v2.3.0
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-providedrule.trackstracking 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$notRegexicondition behavior for incompatible inputs. (26d549b) - Merge pull request #118 from growthbook/feat/remote-eval (f6b7c0a)
Full Changelog: v2.2.2...v2.3.0