diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d6e1f5e..878ef791 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,45 @@ # Changelog +### [1.9.2](https://github.com/aws/aws-encryption-sdk-java/compare/v1.9.1...v1.9.2) (2022-08-30) + + +### Maintenance + +* Add CODEOWNERS file ([#407](https://github.com/aws/aws-encryption-sdk-java/issues/407)) ([cf2c873](https://github.com/aws/aws-encryption-sdk-java/commit/cf2c87394b67a487058c854c5b6695067256daff)) +* **deps-dev:** bump junit-vintage-engine from 5.7.1 to 5.8.2 ([#455](https://github.com/aws/aws-encryption-sdk-java/issues/455)) ([9342875](https://github.com/aws/aws-encryption-sdk-java/commit/9342875ad495abcfc7b612db4233588b52504ca4)) +* **deps-dev:** bump mockito-core from 4.2.0 to 4.3.1 ([#503](https://github.com/aws/aws-encryption-sdk-java/issues/503)) ([cae0fe1](https://github.com/aws/aws-encryption-sdk-java/commit/cae0fe1c28c90f56af1a2f1ee98332f6a43dc1ac)) +* **deps-dev:** bump mockito-core from 4.3.1 to 4.4.0 ([#574](https://github.com/aws/aws-encryption-sdk-java/issues/574)) ([379d9e7](https://github.com/aws/aws-encryption-sdk-java/commit/379d9e7fb397914dcae58d21fe9638e3c01e3a51)) +* **deps:** bump annotations from 3.0.1 to 3.0.1u2 ([#443](https://github.com/aws/aws-encryption-sdk-java/issues/443)) ([916cd0b](https://github.com/aws/aws-encryption-sdk-java/commit/916cd0b43443c61c3dc91be3b904f1c6752b4133)) +* **deps:** bump aws-java-sdk from 1.11.704 to 1.12.129 ([#452](https://github.com/aws/aws-encryption-sdk-java/issues/452)) ([19564f0](https://github.com/aws/aws-encryption-sdk-java/commit/19564f041a2b888746549ad7db47dc7c13029686)) +* **deps:** bump aws-java-sdk from 1.12.129 to 1.12.131 ([#462](https://github.com/aws/aws-encryption-sdk-java/issues/462)) ([f9b3df1](https://github.com/aws/aws-encryption-sdk-java/commit/f9b3df1aaa0cdfddad7bd9158d744e162c872dd9)) +* **deps:** bump aws-java-sdk from 1.12.131 to 1.12.150 ([#509](https://github.com/aws/aws-encryption-sdk-java/issues/509)) ([f93ddad](https://github.com/aws/aws-encryption-sdk-java/commit/f93ddad74dab944fc9106f09f99dd259999f0c64)) +* **deps:** bump aws-java-sdk from 1.12.150 to 1.12.151 ([#511](https://github.com/aws/aws-encryption-sdk-java/issues/511)) ([edd4633](https://github.com/aws/aws-encryption-sdk-java/commit/edd4633b068c409a17e190fa809a414681c8745e)) +* **deps:** bump aws-java-sdk from 1.12.151 to 1.12.156 ([#522](https://github.com/aws/aws-encryption-sdk-java/issues/522)) ([ac37804](https://github.com/aws/aws-encryption-sdk-java/commit/ac37804071feeb487133d89f53c2b9a95d7164ef)) +* **deps:** bump aws-java-sdk from 1.12.156 to 1.12.162 ([#542](https://github.com/aws/aws-encryption-sdk-java/issues/542)) ([2e03746](https://github.com/aws/aws-encryption-sdk-java/commit/2e03746ad0b2707a1aa3479502ba9de1b3b730cf)) +* **deps:** bump bcprov-ext-jdk15on from 1.67 to 1.70 ([#444](https://github.com/aws/aws-encryption-sdk-java/issues/444)) ([e9b190c](https://github.com/aws/aws-encryption-sdk-java/commit/e9b190cbb3c865f669ba25dc263c1e86764f5c91)) +* **deps:** bump build-helper-maven-plugin from 3.0.0 to 3.2.0 ([#448](https://github.com/aws/aws-encryption-sdk-java/issues/448)) ([6f77980](https://github.com/aws/aws-encryption-sdk-java/commit/6f77980a8fbd24ae612d51006ab178ea12865296)) +* **deps:** bump build-helper-maven-plugin from 3.2.0 to 3.3.0 ([#475](https://github.com/aws/aws-encryption-sdk-java/issues/475)) ([2398e07](https://github.com/aws/aws-encryption-sdk-java/commit/2398e07f70093042f6954feb30f99d0628716aac)) +* **deps:** bump commons-lang3 from 3.9 to 3.12.0 ([#451](https://github.com/aws/aws-encryption-sdk-java/issues/451)) ([83d7546](https://github.com/aws/aws-encryption-sdk-java/commit/83d7546b9f6e48003ba3d04115ddef1a2f0214f9)) +* **deps:** bump fmt-maven-plugin from 2.12 to 2.13 ([#445](https://github.com/aws/aws-encryption-sdk-java/issues/445)) ([9dd4ccd](https://github.com/aws/aws-encryption-sdk-java/commit/9dd4ccdb311363dfae0b64fa9e829b9ecd2ba80a)) +* **deps:** bump maven-compiler-plugin from 3.8.0 to 3.8.1 ([#449](https://github.com/aws/aws-encryption-sdk-java/issues/449)) ([625a044](https://github.com/aws/aws-encryption-sdk-java/commit/625a044ef64a7bf4789d52ab679cacfe1978f5ae)) +* **deps:** bump maven-compiler-plugin from 3.8.1 to 3.9.0 ([#482](https://github.com/aws/aws-encryption-sdk-java/issues/482)) ([8064de7](https://github.com/aws/aws-encryption-sdk-java/commit/8064de716d3d350b71340a51c573cd4f9bd70336)) +* **deps:** bump maven-gpg-plugin from 1.6 to 3.0.1 ([#450](https://github.com/aws/aws-encryption-sdk-java/issues/450)) ([f579c8b](https://github.com/aws/aws-encryption-sdk-java/commit/f579c8b6f1ec022e51a0b6f9ce7179e593cd393c)) +* **deps:** bump maven-javadoc-plugin from 3.0.1 to 3.3.1 ([#456](https://github.com/aws/aws-encryption-sdk-java/issues/456)) ([7007923](https://github.com/aws/aws-encryption-sdk-java/commit/7007923eaf59de67897e26f1330e123fa89888e0)) +* **deps:** bump maven-javadoc-plugin from 3.3.1 to 3.3.2 ([#530](https://github.com/aws/aws-encryption-sdk-java/issues/530)) ([348fa46](https://github.com/aws/aws-encryption-sdk-java/commit/348fa460c2ffe80f8144f4440bb234e21b1ae7b5)) +* **deps:** bump maven-surefire-plugin from 2.22.0 to 2.22.2 ([#442](https://github.com/aws/aws-encryption-sdk-java/issues/442)) ([a370271](https://github.com/aws/aws-encryption-sdk-java/commit/a3702710dc9b483524996ccc7c93c7a98fd35da6)) +* **deps:** bump nexus-staging-maven-plugin from 1.6.11 to 1.6.12 ([#548](https://github.com/aws/aws-encryption-sdk-java/issues/548)) ([66ecef2](https://github.com/aws/aws-encryption-sdk-java/commit/66ecef27ccfec66bca834e154769bb29724f5ddb)) +* **deps:** bump nexus-staging-maven-plugin from 1.6.3 to 1.6.8 ([#453](https://github.com/aws/aws-encryption-sdk-java/issues/453)) ([53576d7](https://github.com/aws/aws-encryption-sdk-java/commit/53576d7e3e4e6f241bd975b7ffddadcf9f1a7186)) +* **deps:** bump nexus-staging-maven-plugin from 1.6.8 to 1.6.11 ([#536](https://github.com/aws/aws-encryption-sdk-java/issues/536)) ([ad514b2](https://github.com/aws/aws-encryption-sdk-java/commit/ad514b2befe7e07bcadee1b32b714313dac0846f)) +* Mark 1.x as End-of-Support ([#1025](https://github.com/aws/aws-encryption-sdk-java/issues/1025)) ([8bb7b28](https://github.com/aws/aws-encryption-sdk-java/commit/8bb7b28c8e277b303f6830f194fd0da351d7985b)) +* update mainline-1.x cd ([#413](https://github.com/aws/aws-encryption-sdk-java/issues/413)) ([dfefa62](https://github.com/aws/aws-encryption-sdk-java/commit/dfefa62833027d619d76322904dfe724cdee7e40)) +* Upgrade mockito to 4.2.0 ([#457](https://github.com/aws/aws-encryption-sdk-java/issues/457)) ([a251a22](https://github.com/aws/aws-encryption-sdk-java/commit/a251a2240557388c3b0061e00295b6684ff1af6a)) + + +### Fixes + +* **ci:** add correcting signing keys for ci and release process on 1.x ([#1027](https://github.com/aws/aws-encryption-sdk-java/issues/1027)) ([803c64f](https://github.com/aws/aws-encryption-sdk-java/commit/803c64f894902b03b382e955f5afed62bd22d9db)) +* correct branch in upload_artifacts ([#1031](https://github.com/aws/aws-encryption-sdk-java/issues/1031)) ([dfcae50](https://github.com/aws/aws-encryption-sdk-java/commit/dfcae5055ec0212f7f4baa759f9c721df54c2b57)) + ### [1.9.1](https://github.com/aws/aws-encryption-sdk-java/compare/v1.9.0...v1.9.1) (2021-10-28) diff --git a/README.md b/README.md index fa1b13dc..a922b9e0 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ You can get the latest release from Maven: com.amazonaws aws-encryption-sdk-java - 1.9.1 + 1.9.2 ``` diff --git a/pom.xml b/pom.xml index c9a3f4ed..babeb0b3 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.amazonaws aws-encryption-sdk-java - 1.9.1 + 1.9.2 jar aws-encryption-sdk-java