Releases: awslabs/aws-elasticache-cluster-client-memcached-for-java
Releases · awslabs/aws-elasticache-cluster-client-memcached-for-java
1.2.2
1.2.1
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
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
Updates:
- Patched deprecated dependency: Junit and log 4j
- Fixed version number in the pom.xml
1.1.2
Updates:
- Relicensing as Apache 2.0
- Add support for turning on tcp keep alive.
1.1.1
This release contains all the upstream changes released in https://github.com/couchbase/spymemcached/releases/tag/2.12.1