Skip to content

Releases: awslabs/aws-elasticache-cluster-client-memcached-for-java

1.2.2

27 Nov 21:58
5f9d878
Compare
Choose a tag to compare

Fixes:

  • client: fix clientMode updated to Static mode after client mode has been determined
  • client: fix client initialization delay due to improper config of ExecutorService

1.2.1

31 Oct 23:59
Compare
Choose a tag to compare

Updates


  • Improve ClientMode determination logic and add relative unit test
  • Handle the UnresolvedAddressException in connection creation
  • Ensure that the metrics collectors gets initialized before it is used

1.2.0

13 May 19:14
Compare
Choose a tag to compare

Updates:

  • Add TLS support for better security.
  • Add integration tests in TLS mode.
  • Fix a race condition during client initialization around auto-discovery of cluster configurations
  • Move the Ketama hash function from MD5 to SHA-384 to be more collision resilient.
  • Fix unit test failure in testIPv6Host() by adding valid hostname.
  • SPY-195: Defer String Concat in handleEmptySelects()
  • SPY-194: Allow to optionally bound retry queue.
  • SPY-193: Allow to override wakeupDelay
  • SPY-192: Ensure connection key is valid before checking if writable
  • Bump spring-beans from 3.0.3.RELEASE to 5.3.18.

1.1.3

15 Dec 02:19
85ca893
Compare
Choose a tag to compare

Updates:

  • Patched deprecated dependency: Junit and log 4j
  • Fixed version number in the pom.xml

1.1.2

01 May 18:13
e12f542
Compare
Choose a tag to compare

Updates:

  • Relicensing as Apache 2.0
  • Add support for turning on tcp keep alive.

1.1.1

20 Oct 19:29
Compare
Choose a tag to compare

This release contains all the upstream changes released in https://github.com/couchbase/spymemcached/releases/tag/2.12.1