[Release]: 1.0.0 GA
Closed this issue ยท 7 comments
KyleAure commented
Proposal
๐ Let's start working on our GA release!
Outstanding work
RC1 was just released.
We should be be making very minimal changes at this point to ensure implementations using RC1 are not broken by the GA release.
Certification Requests
Check List
Prepare
- Open this issue.
- Complete outstanding work
- Update TCK Signatures to capture API changes
Stage release
- Update the CHANGELOG.adoc file to reflect the changes put into the new release
- Build and stage artifacts to staging repository
- Build and stage the TCK distribution artifact to download.eclipse.org
- Update this issue with a comment that links to the staged artifacts and the generated GitHub branch and tag
- Create a
draft
release on GitHub
Verify and modify
- Ask for feedback from the community to verify the staged artifact has all the expected changes.
- If anything needs to be added before publishing do that now and repeat the
Stage Release
section
Publish release
- Publish staged artifacts to the public repository
- Publish staged TCK distribution artifact to download.eclipse.org
- Update this issue with a comment that links to the published artifacts and the generated GitHub branch and tag
- Modify the
draft
release on GitHub to bepre-release
orlatest
Follow up
- Email a Jakarta steering committee member to promote the TCK Distribution publically
- Update versions in non-build files, such as:
Documentation:
KyleAure commented
1.0.0 GA is staged:
- GitHub Tag: 1.0.0
- GitHub Branch: RELEASE-1.0.0
- GitHub Release DRAFT: 1.0.0
- Staging Repo: jakartadata-1022
KyleAure commented
Still working on getting the TCK distribution artifact staged on download.eclipse.org
KyleAure commented
Jakarta Data TCK Distribution is staged: https://download.eclipse.org/ee4j/data/jakartaee11/staged/eftl/
KyleAure commented
1.0.0 GA is Re-staged
- GitHub Tag: 1.0.0
- GitHub Branch: RELEASE-1.0.0
- GitHub Release DRAFT: 1.0.0
- Staging Repo: jakartadata-1023
- Staged TCK Dist: data-tck-1.0.0.zip
Verification Data
file | sha256 |
---|---|
data-tck-1.0.0.zip | cf7f4880def53b1bfbef71fb743e6f2dfa3f8b3f3af2b58021d03b2235f6739b |
KyleAure commented
1.0.0 GA is Re-staged
- GitHub Tag: 1.0.0
- GitHub Branch: RELEASE-1.0.0
- GitHub Release DRAFT: 1.0.0
- Staging Repo: jakartadata-1024
- Staged TCK Dist: data-tck-1.0.0.zip
Verification Data
file | sha256 |
---|---|
data-tck-1.0.0.zip | 02dda1984b67f57bf6996942bea6b1234476e7d1a14bd5770f54f1264decaf35 |
KyleAure commented
1.0.0 GA is published
- GitHub Tag: 1.0.0
- GitHub Branch: RELEASE-1.0.0
- GitHub Release: 1.0.0
- Maven Central: jakarta-data.api
- Published TCK Dist: data-tck-1.0.0.zip
Verification Data
file | sha256 |
---|---|
data-tck-1.0.0.zip | 02dda1984b67f57bf6996942bea6b1234476e7d1a14bd5770f54f1264decaf35 |
gavinking commented
Fantastic!