Releases: amplitude/Amplitude-Android
Releases · amplitude/Amplitude-Android
v2.40.2
2.40.2 (2024-06-12)
Bug Fixes
- catch all exceptions when trying to intercept identifies (#402) (f0350bf)
v2.40.1
2.40.1 (2024-04-17)
Bug Fixes
- always run middleware flush on updateServer (#400) (fbee357)
v2.39.9
2.39.9 (2024-02-27)
Bug Fixes
- move identifyInterceptor before eventBridge receiver is set (#392) (a6d4c9d)
v2.39.8
2.39.8 (2023-07-21)
Bug Fixes
- try to correctly handle session change for race condition (#382) (b0f4fea)
v2.39.7
2.39.7 (2023-07-07)
Bug Fixes
- try to reduce sqlite cursor memory usage (#375) (77e508d)
v2.39.5
2.39.5 (2023-06-13)
Bug Fixes
- do not fetch advertising Id if adid tracking is disabled (#366) (a1f8cc8)
v2.39.4
2.39.4 (2023-06-01)
Bug Fixes
- move inForeground reads/writes to main thread (#362) (15b4b35)
v2.39.3
2.39.3 (2023-04-29)
Bug Fixes
- filter null value in identify user properties (#356) (779b6b3)
- update identify interceptor to identify only (#357) (afd3251)