Skip to content

Releases: amplitude/Amplitude-Android

v2.40.2

12 Jun 05:46
Compare
Choose a tag to compare

2.40.2 (2024-06-12)

Bug Fixes

  • catch all exceptions when trying to intercept identifies (#402) (f0350bf)

v2.40.1

17 Apr 17:17
Compare
Choose a tag to compare

2.40.1 (2024-04-17)

Bug Fixes

  • always run middleware flush on updateServer (#400) (fbee357)

v2.40.0

17 Apr 15:48
Compare
Choose a tag to compare

2.40.0 (2024-04-17)

Features

  • middleware session replay integration (#399) (28bbbe6)

v2.39.9

27 Feb 03:38
Compare
Choose a tag to compare

2.39.9 (2024-02-27)

Bug Fixes

  • move identifyInterceptor before eventBridge receiver is set (#392) (a6d4c9d)

v2.39.8

21 Jul 20:20
Compare
Choose a tag to compare

2.39.8 (2023-07-21)

Bug Fixes

  • try to correctly handle session change for race condition (#382) (b0f4fea)

v2.39.7

07 Jul 17:13
Compare
Choose a tag to compare

2.39.7 (2023-07-07)

Bug Fixes

  • try to reduce sqlite cursor memory usage (#375) (77e508d)

v2.39.6

06 Jul 20:05
Compare
Choose a tag to compare

2.39.6 (2023-07-06)

Bug Fixes

v2.39.5

13 Jun 17:04
Compare
Choose a tag to compare

2.39.5 (2023-06-13)

Bug Fixes

  • do not fetch advertising Id if adid tracking is disabled (#366) (a1f8cc8)

v2.39.4

01 Jun 17:37
Compare
Choose a tag to compare

2.39.4 (2023-06-01)

Bug Fixes

  • move inForeground reads/writes to main thread (#362) (15b4b35)

v2.39.3

29 Apr 01:10
Compare
Choose a tag to compare

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)