Releases: growthbook/growthbook-sdk-java
Releases · growthbook/growthbook-sdk-java
0.9.91
0.9.9
0.9.8
0.9.7
0.9.6
0.9.5
0.9.3
0.9.2
What's Changed
- Create LICENSE by @tinahollygb in #38
- Issue #44 by @vazarkevych in #50
- Update Version.java by @vazarkevych in #51
New Contributors
- @vazarkevych made their first contribution in #50
Full Changelog: 0.9.1...0.9.2
0.9.1
What's Changed
- Feature/add error handler for callback by @AmirSalakhov94 in #31
New Contributors
- @AmirSalakhov94 made their first contribution in #31
Full Changelog: 0.9.0...0.9.1
0.9.0
What's Changed
- Server-Sent Events (SSE) support by @tinahollygb in #36
Full Changelog: 0.8.1...0.9.0
Breaking changes
GBFeaturesRepository
constructor signature and builder methods have changed to split the previous endpoint into clientKey
and apiHost
. See the docs for updated implementation.