Skip to content

v2.3.0

Choose a tag to compare

@github-actions github-actions released this 05 Jun 06:17
b20668f

2.3.0 (2026-06-05)

What's Changed

  • RemoteEval for Sync and Async Clients including cache invalidation, concurrent request coalescing, and cancellation handling by @madhuchavva in #118
  • Added preload_remote_eval() for async clients and support for proxy-provided rule.tracks tracking events by @madhuchavva in #118
  • fix: correct sticky bucket hash attribute resolution by @vazarkevych in #119

Bug Fixes

  • correct sticky bucket hash attribute resolution (2edd6a3)
  • Fixed $ne, $notRegex, and $notRegexi condition behavior for incompatible inputs. (26d549b)
  • Merge pull request #118 from growthbook/feat/remote-eval (f6b7c0a)

Full Changelog: v2.2.2...v2.3.0