Skip to content

Releases: naver/arcus-java-client

Arcus Java Client 1.9.8

24 Mar 07:45

Choose a tag to compare

* [Fix] Add bad command log message
* [Fix] Add local cache hit debug log message

Arcus Java Client 1.9.7

27 Feb 05:57

Choose a tag to compare

  • [Fix] Fix bopGetBulk reverse scan bug.
  • [Feature] Deprecate repl setting methods of cfb.
    • Replication cloud is internally determined by checking
      ZK directories for the given service code.
    • The service code must be unique in each ZK ensemble.

Arcus Java Client 1.9.6

27 Feb 05:55

Choose a tag to compare

  • [Fix] Fix bopGetBulk deserialization bug.

Arcus Java Client 1.9.5

01 Sep 01:51

Choose a tag to compare

  • [Fix] Add overflowAction availability check logic to collection APIs.
  • [Fix] Add overflowAction / readable options to collection store APIs.
  • [Fix] Remove unnecessary log messages.
  • [Fix] Refactor unit tests.
  • [Doc] Fix wrong comments about dropIfEmpty options in ArcusClientIf.
  • [Other] Update maven surefire plugin version to 2.19.
  • [Other] Apply CI tool (Travis-CI).