Releases: harness/ff-proxy
Releases · harness/ff-proxy
1.0.14
Full Changelog: 1.0.13...1.0.14
2.0.26
Full Changelog: 2.0.23...2.0.26
2.0.25
Full Changelog: 2.0.23...2.0.25
2.0.24
Full Changelog: 2.0.23...2.0.24
Use segment Identifier instead of Name in BuildAssetListFromConfig
Fix: Reduce stale flag data during SSE reconnect failures
We've improved how the proxy handles temporary SSE disconnects where reconnect attempts fail for a while (T1 → T4). Previously, updates could be missed during this window, leaving flag state stale until the connection recovered. With this change, the proxy reduces the chance of stale data during reconnect failures and syncs flag state more reliably once the connection is restored.
1.0.10
2.0.20
Full Changelog: 2.0.18...2.0.20
2.0.18
2.0.17
What's Changed
- FFM-12662 - Update godoc comments in cache package by @jcox250 in #414
- FFM-12664 - Upgrade golang version to 1.25.2 by @jcox250 in #416
- FFM-12699 - Add methods for fetching individual flags/segments to ff client by @jcox250 in #418
- FFM-12699 - Update refresher to only pull flags that have changed by @jcox250 in #420
- FFM-12699 - Update refresher to only pull segments that have changed by @jcox250 in #421
Full Changelog: 2.0.16...2.0.17