Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: langfuse/langfuse-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.4
Choose a base ref
...
head repository: langfuse/langfuse-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.5
Choose a head ref
  • 7 commits
  • 11 files changed
  • 5 contributors

Commits on Sep 8, 2025

  1. Configuration menu
    Copy the full SHA
    fed7240 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2025

  1. Configuration menu
    Copy the full SHA
    017e488 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2025

  1. Configuration menu
    Copy the full SHA
    f153b59 View commit details
    Browse the repository at this point in the history
  2. fix(get_client): preserve properties on client such as environment (#…

    …1341)
    
    * fix(get_client): preserve properties on client such as environment
    
    * also preserve the other properties
    nimarb authored Sep 16, 2025
    Configuration menu
    Copy the full SHA
    bd1a5d3 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump langgraph from 0.6.6 to 0.6.7 (#1327)

    Bumps [langgraph](https://github.com/langchain-ai/langgraph) from 0.6.6 to 0.6.7.
    - [Release notes](https://github.com/langchain-ai/langgraph/releases)
    - [Commits](langchain-ai/langgraph@0.6.6...0.6.7)
    
    ---
    updated-dependencies:
    - dependency-name: langgraph
      dependency-version: 0.6.7
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 16, 2025
    Configuration menu
    Copy the full SHA
    b5f5491 View commit details
    Browse the repository at this point in the history
  4. fix(prompt-folders): update prompt in folder failed with wrong encodi…

    …ng (#1335)
    
    Hotfix for SDK Client update_prompt failing when prompts are in folders - name contains slash
    
    Co-authored-by: Nimar <[email protected]>
    aaguirre-rdit and nimarb authored Sep 16, 2025
    Configuration menu
    Copy the full SHA
    abf3628 View commit details
    Browse the repository at this point in the history
  5. chore: release v3.3.5

    nimarb committed Sep 16, 2025
    Configuration menu
    Copy the full SHA
    acd0e0d View commit details
    Browse the repository at this point in the history
Loading