Releases: bucketeer-io/android-client-sdk
Releases · bucketeer-io/android-client-sdk
v2.2.5
2.2.5 (2025-06-17)
Bug Fixes
- e2e fail because userAttributesUpdated should be bool (#230) (9dbd3e4)
- prevent logger leaks when destroying and not working when building the client (#227) (7f80012)
- wrapperSdkVersion is required when setting wrapperSdkSourceId. (#231) (3109600)
Miscellaneous
- allow setting the wrapper sdk version & source id for open feature support (#226) (7c02cc0)
Build System
- deps: update all non-major dependencies (#225) (378a3f6)
v2.2.4
2.2.4 (2025-04-04)
Build System
- deps: downgrade kotlin to 2.0.21 for app compatibility (#223) (140e439)
v2.2.3
2.2.3 (2025-04-03)
Bug Fixes
- concurrentModificationException when sending evaluation update events (#219) (2639521)
Build System
- deps: update all non-major dependencies (#217) (c392c52)
v2.2.2
2.2.2 (2025-03-05)
Build System
- deps: update all non-major dependencies (#215) (72843af)
v2.2.1
2.2.1 (2024-10-16)
Bug Fixes
- skip generating events for unauthorized or forbidden errors (#201) (283283c)
Miscellaneous
- capture all potential errors when fetching evaluations (#200) (c23cbcf)
Build System
- deps: update all non-major dependencies (#191) (c846b1e)
- deps: update all non-major dependencies (#193) (f2a74c1)
- deps: update all non-major dependencies (#197) (c2890bc)
v2.2.0
2.2.0 (2024-09-09)
Features
- get variation details by variation type (#180) (890cad7)
Build System
- deps: update all non-major dependencies (#181) (bf23632)
- deps: update all non-major dependencies (#183) (01c08dc)
- deps: update dependency org.json:json to v20240303 (#190) (3d5fb01)
v2.1.7
2.1.7 (2024-06-06)
Bug Fixes
- concurrentModificationException while initializing (#179) (610bef0)
Miscellaneous
- sample: enable switching user and tag during runtime. (#172) (a61ef0a)
Build System
v2.1.6
2.1.6 (2024-04-23)
Miscellaneous
- add the source ID to the register events API (#165) (c6df4d6)
Bug Fixes
- metric event reporting source ID as UNKNOWN (#164) (9d6dc38)
v2.1.5
2.1.5 (2024-03-21)
Build System
- deps: update all non-major dependencies (#135) (1aa5ce8)
- deps: update plugin publish to v0.28.0 (#120) (31bb8ae)
Miscellaneous
Bug Fixes
- missing R8 / ProGuard file (#141) (f3db4db)
- potential memory leak when destroying the SDK client (#142) (5270ed8)
v2.1.4
2.1.4 (2024-03-06)
Miscellaneous
- lose the main thread dependency in the initialize and destroy implementation (#129) (748736b)
Bug Fixes
- npe while initializing the sdk using sqlite-framework 2.3.0 (#130) (00a159c)
Build System
- deps: update google-github-actions/release-please-action action to v3.7.13 (#117) (1fc8ba4)