Skip to content

Conversation

@simonmarty
Copy link
Contributor

@simonmarty simonmarty commented Aug 15, 2023

Closes #5

Description of changes:

Provide a major version 2 version of the Java Caching Library.

Version 2 uses the Java SDK v2 under the hood. The library should be a drop-in replacement, unless you currently provide a v1 client to the caching library at creation. In that case, you will have to start passing a v2 client instead.

Version 1 and version 2 will be maintained side by side in separate branches.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@simonmarty simonmarty added the enhancement New feature or request label Aug 15, 2023
@simonmarty simonmarty requested a review from joebaro August 15, 2023 22:06
@simonmarty simonmarty requested a review from ecraw-amzn as a code owner August 15, 2023 22:06
@simonmarty simonmarty self-assigned this Aug 15, 2023
@simonmarty simonmarty requested a review from mandydas August 15, 2023 22:11
@simonmarty simonmarty enabled auto-merge (squash) August 15, 2023 22:12
@simonmarty simonmarty disabled auto-merge August 17, 2023 18:27
@simonmarty simonmarty merged commit 2f8251e into aws:v2 Aug 17, 2023
@simonmarty simonmarty deleted the v2 branch August 17, 2023 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support for AWS Java SDK v2

4 participants