Releases: Unikie/agent-java
Releases · Unikie/agent-java
Release 1.1.4
- Fix issue #24 : When stopping a Sender, make sure all data gets sent to Aino.io API first
Release 1.1.3
Release 1.1.2
Fixes issue #15 : when using sizeThreshold 0 or 1, ensure that agent never sends more than one transaction at a time
Release 1.1.1
Fixes bug where missing operation field caused a null-pointer exception.
Release 1.1
- Added support for using HTTP proxy when sending transaction data to Aino.io API
- Changed packaging from OSGi bundle to plain old JAR
Release 1.0
Added maven repository information for distribution and usage. (#2) * Initial commit * Added maven repository information for distribution and usage