Skip to content

Release 5.0.0-beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@raju-opti raju-opti released this 20 Jul 13:02
· 165 commits to master since this release
f75f1f9

[5.0.0-beta2] - July 19, 2023

Performance Improvements

  • Improved OptimizelyConfig class instantiation performance from O(n^2) to O(n) where n = number of feature flags (#828)

Bug fixes

  • Fixed ODP config update issue on datafile update (#830)