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: harness/ff-proxy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.14
Choose a base ref
...
head repository: harness/ff-proxy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.15
Choose a head ref
  • 1 commit
  • 7 files changed
  • 1 contributor

Commits on Sep 5, 2025

  1. FFM-12608 - Fix cached inventory repo versions (#410)

    * FFM-12608 - Fix cached inventory repo versions
    
    **What**
    
    - Fixes a bug where the cached versions of assets in the InventoryRepo weren't
      kept up to date with the version stored in the Feature & Segments
    Repo.
    
    **Why**
    
    This caused the Proxy to incorrectly believe a change had been made
    after stream disconnects/restarts and meant it would seng uneccessary SSE events to SDKs.
    
    **Testing**
    
    - Added unit tests
    - Tested in an environment where we could simulate stream disconnects &
      primary proxy restarts.
    jcox250 authored Sep 5, 2025
    Configuration menu
    Copy the full SHA
    1d558e1 View commit details
    Browse the repository at this point in the history
Loading