Skip to content

Releases: harness/ff-proxy

1.0.14

14 Apr 08:43

Choose a tag to compare

Full Changelog: 1.0.13...1.0.14

2.0.26

09 Apr 12:07

Choose a tag to compare

2.0.25

07 Apr 12:57

Choose a tag to compare

Full Changelog: 2.0.23...2.0.25

2.0.24

02 Apr 11:28

Choose a tag to compare

Full Changelog: 2.0.23...2.0.24

Use segment Identifier instead of Name in BuildAssetListFromConfig

02 Apr 10:20

Choose a tag to compare

Fix: Reduce stale flag data during SSE reconnect failures

16 Feb 10:42

Choose a tag to compare

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

29 Jan 10:57

Choose a tag to compare

What's Changed

Full Changelog: 1.0.8...1.0.10

2.0.20

29 Jan 10:20

Choose a tag to compare

Full Changelog: 2.0.18...2.0.20

2.0.18

25 Nov 14:09
1a0ca45

Choose a tag to compare

What's Changed

  • FFM-12750 - Fix issue introduced in 2.0.17 where the Proxy was dropping newly created flags/segments @jcox250 in #423

Full Changelog: 2.0.17...2.0.18

2.0.17

19 Nov 11:33
1d72786

Choose a tag to compare

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