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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.95.0
Choose a base ref
...
head repository: langfuse/langfuse
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.95.1
Choose a head ref
  • 8 commits
  • 29 files changed
  • 4 contributors

Commits on Aug 7, 2025

  1. Configuration menu
    Copy the full SHA
    dc52106 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a353e9 View commit details
    Browse the repository at this point in the history
  3. fix: handle invalid string lengths on traces_null table gracefully (#…

    …8369)
    
    * fix: handle invalid string lengths on traces_null table gracefully
    
    * Update worker/src/services/ClickhouseWriter/index.ts
    
    Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
    
    * chore: test dropped record truncation
    
    ---------
    
    Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
    Steffen911 and ellipsis-dev[bot] authored Aug 7, 2025
    Configuration menu
    Copy the full SHA
    148cd29 View commit details
    Browse the repository at this point in the history
  4. perf: truncate IO in table overviews and skip internal JSON parse on …

    …TRPC (#8364)
    
    * perf: truncate IO in table overviews and skip internal JSON parse on TRPC
    
    * chore: fix imports
    
    * chore: align test case
    Steffen911 authored Aug 7, 2025
    Configuration menu
    Copy the full SHA
    1099383 View commit details
    Browse the repository at this point in the history
  5. chore(rbac): fix types for resolveProjectRole (#8371)

    * chore(rbac): fix types for resolveProjectRole
    
    * chore: eslint
    marliessophie authored Aug 7, 2025
    Configuration menu
    Copy the full SHA
    fc58add View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    10fdd9e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9f0a409 View commit details
    Browse the repository at this point in the history
  8. chore: release v3.95.1

    marliessophie committed Aug 7, 2025
    Configuration menu
    Copy the full SHA
    6a4d56a View commit details
    Browse the repository at this point in the history
Loading