Navigation Menu

Skip to content

Releases: abumq/residue-java

v2.0.1

27 Mar 05:18
c6fcf81
Compare
Choose a tag to compare

Changelog

Fixes

  • Fix verbose logging

v2.0.0

01 Mar 08:10
c8b4f11
Compare
Choose a tag to compare

Changelog

Updates

  • Server v2.0.0 compatible

v1.1.1

24 Feb 00:36
ab656b4
Compare
Choose a tag to compare

Changelog

  • Removed plain request

v1.1.0

09 Feb 09:00
8535a35
Compare
Choose a tag to compare

Changelog

Updates

  • License information update

Fixed

  • Fixed crash after license information from server is no longer available
  • ResiduePrintStream class completed

v1.0.1

06 Oct 00:47
Compare
Choose a tag to compare

Changes

  • Compatibility with residue v1.2.0
  • Added serverVersion under Residue.instance()

[ This version removes beta tag for 1.0 ]

v1.0.0-beta.4

02 Oct 06:58
Compare
Choose a tag to compare

Added

  • Support for java.util.logging API

v1.0.0-beta.3

15 Aug 00:49
Compare
Choose a tag to compare

Added

  • Ability to use timeOffset only when local system is using non-UTC timezone
  • Support to replace existing logging libraries with ease

Fixed

  • Attach stream only when logging client connected

v1.0.0-beta.2

08 Aug 11:06
Compare
Choose a tag to compare

Added

  • Added support to manually set bulk size and enable/disable bulk dispatch
  • loadConfigurations and loadConfigurationsFromJson functions
  • Updated to use requires_token

Fixed

  • Issue with plain log requests fixed
  • Issue with error connection

v1.0.0-beta.1

03 Aug 12:49
Compare
Choose a tag to compare

Initial release (beta.1)