Releases: amplitude/Amplitude-Java
Releases · amplitude/Amplitude-Java
v1.13.0
12 Feb 01:10
Compare
Sorry, something went wrong.
No results found
1.13.0 (2025-12-09)
Features
add Map-based helper methods for Event properties (#112 ) (cb5c1d9 )
v1.12.5
27 Feb 16:28
Compare
Sorry, something went wrong.
No results found
v1.12.4
10 Oct 03:48
Compare
Sorry, something went wrong.
No results found
v1.12.3
21 Aug 23:29
Compare
Sorry, something went wrong.
No results found
1.12.3 (2024-08-21)
Bug Fixes
Add exception message in callback message (#106 ) (cadfa06 )
v1.12.2
28 Feb 17:42
Compare
Sorry, something went wrong.
No results found
v1.12.1
27 Feb 20:01
Compare
Sorry, something went wrong.
No results found
v1.12.0
03 Aug 23:17
Compare
Sorry, something went wrong.
No results found
1.12.0 (2023-08-03)
Bug Fixes
lock semantic-release-replace-plugin version to workaround error in the latest version (#95 ) (7c8fd83 )
Features
support setter for logMode and logLevel (#94 ) (d07f830 )
v1.11.1
28 Jun 23:37
Compare
Sorry, something went wrong.
No results found
v1.11.0
20 Jun 23:46
Compare
Sorry, something went wrong.
No results found
1.11.0 (2023-06-20)
Bug Fixes
fix failed unit tests due to async methods (#74 ) (026c3cc )
handle non-json response bodies and retry on 5xx errors. (#85 ) (1d4567e )
Features
Reverts
v1.10.0
14 Jul 20:34
Compare
Sorry, something went wrong.
No results found
What's Changed
Add more logs when catching exception
Trigger callbacks when catching exception
Using threadspool for events flushing threads creation
Add setFlushTimeout interface to set timeout for events flush execution threads
Add shutdown interface to close client and release resources
Add setLogger interface to support setting client logger object