Releases: Nastel/jkool-client-java-api
Releases · Nastel/jkool-client-java-api
Stable Release v0.2.9
Stable Release 0.2.9
- Updated dependencies
- Fixed
IllegalStateExceptionon close, recursive close - Removed usage of HTTP
GET, now usesPOSTfor queries
Stable Release v0.2.8
Stable Release 0.2.8
- Updated readme
- Updated dependencies
Stable Release v0.2.7
Stable Release 0.2.7
- Resources closing reviewed.
Stable Release v0.2.6
Stable Release 0.2.6
- API cleanup.
- Updated/Cleaned Dependencies.
- Added short form of subscription recognition.
- Use standard
X-API-Keyheader for token. - Converted headers to use
X-APInaming. - Refactored JSON serialization.
Stable Release v0.2.5
Stable Release 0.2.5
- API cleanup.
- Updated/Cleaned Dependencies.
- Fixed un-subscription queries to the server.
- Print out
JSONreturn on error.
Stable Release v0.2.4
Stable Release 0.2.4
- API cleanup.
- Updated/Cleaned Dependencies.
- Add header info for streaming.
- Support for streaming of activity and dataset.
- Support for streaming of log messages.
- Support
xlog()which does not throw exception. - Fixed zip packaging.
Stable Release v0.2.3
Stable Release 0.2.3
- Updated readme.
- API cleanup.
- Updated samples.
- Updated Dependencies.
- Fixed
JKQuery.call()work. - Updated copyright headers.
- Made pretty print for JSON response.
Stable Release 0.2.2
Stable Release 0.2.2
- Updated readme.
- API cleanup.
- Updated samples.
- Updated Dependencies.
- Improved maven build.
- Fixed wrong method signature for removing connection handlers.
- Added support for timezone, date range, repo. during query run.
- Command line options for tz, date range, repo.
- Support for passing trace to the server side.
- Added
Datasetsupport, updated dependency versions, jars. - Added
JKStreamhelper newX methods. - Added maven packaging profiles
pack-binandpack-all. - Fixed line endings for distribution packages.
Stable Release 0.2.1
Includes support for:
- Restful streams and queries
- Asynchronous queries using WebSockets
- Support for HTTPS, WSS (secure web sockets)
- Full javadoc
September 2015 Release
September 2015 Release