What's Changed
This release contains a couple of important changes:
- Async S3 Client support for
Java 2.x
; - Aws-Json Support for Aws SQS.
- feat: Add async support by @richardsmithsfdc and @scottgerring in #19 and #50
- Bump com.fasterxml.jackson.core:jackson-core from 2.14.2 to 2.16.0 by @dependabot in #49
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.0.0 to 3.2.2 by @dependabot in #48
- Bump org.mockito:mockito-core from 5.2.0 to 5.7.0 by @dependabot in #47
- Bump org.junit.jupiter:junit-jupiter from 5.9.2 to 5.10.1 by @dependabot in #46
- Bump jackson-databind from 2.14.2 to 2.15.2 by @dependabot in #34
- Bump maven-source-plugin from 2.2.1 to 3.3.0 by @dependabot in #32
- Bump aws-java-sdk.version from 2.20.30 to 2.20.130 by @dependabot in #41
New Contributors
- @richardsmithsfdc made their first contribution in #19
- @scottgerring made their first contribution in #50
Full Changelog: v2.1.3...v2.2.0