Skip to content

Conversation

@texastony
Copy link
Contributor

Issue #, if available: Mark 1.x as End-of-Support

Description of changes:

  • Client (AwsCrypto) emits a log warning on creation detailing 1.x is in End-of-Support
  • Added the support policy from master
  • updated the support policy from master to mark 1.x as End-of-Support.

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

Check any applicable:

  • Were any files moved? Moving files changes their URL, which breaks all hyperlinks to the files.

@texastony texastony requested a review from a team as a code owner August 25, 2022 21:11
@josecorella
Copy link
Contributor

nit: this branch also gets dependabot updates, could we turn them off with this pr?

@lavaleri
Copy link
Contributor

For dependabot, you need to update the config on the master branch.

@josecorella
Copy link
Contributor

currently codebuild is failing this pr because of:
1 - formatting errors in AwsCrypto, run mvn com.coveo:fmt-maven-plugin:format to resolve
2 - this branch has not been updated to use the new signing keys for ci, i'll go fix that

@texastony texastony requested a review from lavaleri August 25, 2022 21:54
@josecorella
Copy link
Contributor

waiting on #1027 to use the correct signing key

@texastony texastony merged commit 8bb7b28 into aws:mainline-1.x Aug 25, 2022
@texastony texastony deleted the 1.x-warning-client-creation branch August 25, 2022 23:51
josecorella pushed a commit to josecorella/aws-encryption-sdk-java that referenced this pull request Aug 30, 2022
### [1.9.2](v1.9.1...v1.9.2) (2022-08-30)

### Maintenance

* Add CODEOWNERS file ([#407](#407)) ([cf2c873](cf2c873))
* **deps-dev:** bump junit-vintage-engine from 5.7.1 to 5.8.2 ([aws#455](https://github.com/josecorella/aws-encryption-sdk-java/issues/455)) ([9342875](9342875))
* **deps-dev:** bump mockito-core from 4.2.0 to 4.3.1 ([aws#503](https://github.com/josecorella/aws-encryption-sdk-java/issues/503)) ([cae0fe1](cae0fe1))
* **deps-dev:** bump mockito-core from 4.3.1 to 4.4.0 ([aws#574](https://github.com/josecorella/aws-encryption-sdk-java/issues/574)) ([379d9e7](379d9e7))
* **deps:** bump annotations from 3.0.1 to 3.0.1u2 ([aws#443](https://github.com/josecorella/aws-encryption-sdk-java/issues/443)) ([916cd0b](916cd0b))
* **deps:** bump aws-java-sdk from 1.11.704 to 1.12.129 ([aws#452](https://github.com/josecorella/aws-encryption-sdk-java/issues/452)) ([19564f0](19564f0))
* **deps:** bump aws-java-sdk from 1.12.129 to 1.12.131 ([aws#462](https://github.com/josecorella/aws-encryption-sdk-java/issues/462)) ([f9b3df1](f9b3df1))
* **deps:** bump aws-java-sdk from 1.12.131 to 1.12.150 ([aws#509](https://github.com/josecorella/aws-encryption-sdk-java/issues/509)) ([f93ddad](f93ddad))
* **deps:** bump aws-java-sdk from 1.12.150 to 1.12.151 ([aws#511](https://github.com/josecorella/aws-encryption-sdk-java/issues/511)) ([edd4633](edd4633))
* **deps:** bump aws-java-sdk from 1.12.151 to 1.12.156 ([aws#522](https://github.com/josecorella/aws-encryption-sdk-java/issues/522)) ([ac37804](ac37804))
* **deps:** bump aws-java-sdk from 1.12.156 to 1.12.162 ([aws#542](https://github.com/josecorella/aws-encryption-sdk-java/issues/542)) ([2e03746](2e03746))
* **deps:** bump bcprov-ext-jdk15on from 1.67 to 1.70 ([aws#444](https://github.com/josecorella/aws-encryption-sdk-java/issues/444)) ([e9b190c](e9b190c))
* **deps:** bump build-helper-maven-plugin from 3.0.0 to 3.2.0 ([aws#448](https://github.com/josecorella/aws-encryption-sdk-java/issues/448)) ([6f77980](6f77980))
* **deps:** bump build-helper-maven-plugin from 3.2.0 to 3.3.0 ([aws#475](https://github.com/josecorella/aws-encryption-sdk-java/issues/475)) ([2398e07](2398e07))
* **deps:** bump commons-lang3 from 3.9 to 3.12.0 ([aws#451](https://github.com/josecorella/aws-encryption-sdk-java/issues/451)) ([83d7546](83d7546))
* **deps:** bump fmt-maven-plugin from 2.12 to 2.13 ([aws#445](https://github.com/josecorella/aws-encryption-sdk-java/issues/445)) ([9dd4ccd](9dd4ccd))
* **deps:** bump maven-compiler-plugin from 3.8.0 to 3.8.1 ([aws#449](https://github.com/josecorella/aws-encryption-sdk-java/issues/449)) ([625a044](625a044))
* **deps:** bump maven-compiler-plugin from 3.8.1 to 3.9.0 ([aws#482](https://github.com/josecorella/aws-encryption-sdk-java/issues/482)) ([8064de7](8064de7))
* **deps:** bump maven-gpg-plugin from 1.6 to 3.0.1 ([aws#450](https://github.com/josecorella/aws-encryption-sdk-java/issues/450)) ([f579c8b](f579c8b))
* **deps:** bump maven-javadoc-plugin from 3.0.1 to 3.3.1 ([aws#456](https://github.com/josecorella/aws-encryption-sdk-java/issues/456)) ([7007923](7007923))
* **deps:** bump maven-javadoc-plugin from 3.3.1 to 3.3.2 ([aws#530](https://github.com/josecorella/aws-encryption-sdk-java/issues/530)) ([348fa46](348fa46))
* **deps:** bump maven-surefire-plugin from 2.22.0 to 2.22.2 ([aws#442](https://github.com/josecorella/aws-encryption-sdk-java/issues/442)) ([a370271](a370271))
* **deps:** bump nexus-staging-maven-plugin from 1.6.11 to 1.6.12 ([aws#548](https://github.com/josecorella/aws-encryption-sdk-java/issues/548)) ([66ecef2](66ecef2))
* **deps:** bump nexus-staging-maven-plugin from 1.6.3 to 1.6.8 ([aws#453](https://github.com/josecorella/aws-encryption-sdk-java/issues/453)) ([53576d7](53576d7))
* **deps:** bump nexus-staging-maven-plugin from 1.6.8 to 1.6.11 ([aws#536](https://github.com/josecorella/aws-encryption-sdk-java/issues/536)) ([ad514b2](ad514b2))
* Mark 1.x as End-of-Support ([aws#1025](https://github.com/josecorella/aws-encryption-sdk-java/issues/1025)) ([8bb7b28](8bb7b28))
* update mainline-1.x cd ([#413](#413)) ([dfefa62](dfefa62))
* Upgrade mockito to 4.2.0 ([aws#457](https://github.com/josecorella/aws-encryption-sdk-java/issues/457)) ([a251a22](a251a22))

### Fixes

* **ci:** add correcting signing keys for ci and release process on 1.x ([aws#1027](https://github.com/josecorella/aws-encryption-sdk-java/issues/1027)) ([803c64f](803c64f))
* correct branch in upload_artifacts ([aws#1031](https://github.com/josecorella/aws-encryption-sdk-java/issues/1031)) ([dfcae50](dfcae50))
aws-crypto-tools-ci-bot pushed a commit that referenced this pull request Aug 30, 2022
### [1.9.2](v1.9.1...v1.9.2) (2022-08-30)

### Maintenance

* Add CODEOWNERS file ([#407](#407)) ([cf2c873](cf2c873))
* **deps-dev:** bump junit-vintage-engine from 5.7.1 to 5.8.2 ([#455](#455)) ([9342875](9342875))
* **deps-dev:** bump mockito-core from 4.2.0 to 4.3.1 ([#503](#503)) ([cae0fe1](cae0fe1))
* **deps-dev:** bump mockito-core from 4.3.1 to 4.4.0 ([#574](#574)) ([379d9e7](379d9e7))
* **deps:** bump annotations from 3.0.1 to 3.0.1u2 ([#443](#443)) ([916cd0b](916cd0b))
* **deps:** bump aws-java-sdk from 1.11.704 to 1.12.129 ([#452](#452)) ([19564f0](19564f0))
* **deps:** bump aws-java-sdk from 1.12.129 to 1.12.131 ([#462](#462)) ([f9b3df1](f9b3df1))
* **deps:** bump aws-java-sdk from 1.12.131 to 1.12.150 ([#509](#509)) ([f93ddad](f93ddad))
* **deps:** bump aws-java-sdk from 1.12.150 to 1.12.151 ([#511](#511)) ([edd4633](edd4633))
* **deps:** bump aws-java-sdk from 1.12.151 to 1.12.156 ([#522](#522)) ([ac37804](ac37804))
* **deps:** bump aws-java-sdk from 1.12.156 to 1.12.162 ([#542](#542)) ([2e03746](2e03746))
* **deps:** bump bcprov-ext-jdk15on from 1.67 to 1.70 ([#444](#444)) ([e9b190c](e9b190c))
* **deps:** bump build-helper-maven-plugin from 3.0.0 to 3.2.0 ([#448](#448)) ([6f77980](6f77980))
* **deps:** bump build-helper-maven-plugin from 3.2.0 to 3.3.0 ([#475](#475)) ([2398e07](2398e07))
* **deps:** bump commons-lang3 from 3.9 to 3.12.0 ([#451](#451)) ([83d7546](83d7546))
* **deps:** bump fmt-maven-plugin from 2.12 to 2.13 ([#445](#445)) ([9dd4ccd](9dd4ccd))
* **deps:** bump maven-compiler-plugin from 3.8.0 to 3.8.1 ([#449](#449)) ([625a044](625a044))
* **deps:** bump maven-compiler-plugin from 3.8.1 to 3.9.0 ([#482](#482)) ([8064de7](8064de7))
* **deps:** bump maven-gpg-plugin from 1.6 to 3.0.1 ([#450](#450)) ([f579c8b](f579c8b))
* **deps:** bump maven-javadoc-plugin from 3.0.1 to 3.3.1 ([#456](#456)) ([7007923](7007923))
* **deps:** bump maven-javadoc-plugin from 3.3.1 to 3.3.2 ([#530](#530)) ([348fa46](348fa46))
* **deps:** bump maven-surefire-plugin from 2.22.0 to 2.22.2 ([#442](#442)) ([a370271](a370271))
* **deps:** bump nexus-staging-maven-plugin from 1.6.11 to 1.6.12 ([#548](#548)) ([66ecef2](66ecef2))
* **deps:** bump nexus-staging-maven-plugin from 1.6.3 to 1.6.8 ([#453](#453)) ([53576d7](53576d7))
* **deps:** bump nexus-staging-maven-plugin from 1.6.8 to 1.6.11 ([#536](#536)) ([ad514b2](ad514b2))
* Mark 1.x as End-of-Support ([#1025](#1025)) ([8bb7b28](8bb7b28))
* update mainline-1.x cd ([#413](#413)) ([dfefa62](dfefa62))
* Upgrade mockito to 4.2.0 ([#457](#457)) ([a251a22](a251a22))

### Fixes

* **ci:** add correcting signing keys for ci and release process on 1.x ([#1027](#1027)) ([803c64f](803c64f))
* correct branch in upload_artifacts ([#1031](#1031)) ([dfcae50](dfcae50))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants