Releases: amplitude/Amplitude-Java
Releases · amplitude/Amplitude-Java
v1.12.4
v1.12.3
v1.12.2
v1.12.1
v1.12.0
v1.11.1
v1.11.0
v1.10.0
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
v1.9.1
What's Changed
fix: Catch unexpected null pointer exception
v1.9.0
##What's Changed
- feat: Add custom proxy support for http requests