We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Date of release: Dec. 03, 2024
Update CHANGELOG.md (https://github.com/microsoft/semantic-kernel-java/blob/main/CHANGELOG.md) with notable changes added in this release.
Run test build against current code.
Check test build produces no Critical or High CG issues (or ideally, any at all).
Run release script.
Push release commits and PR them.
Merge them.
Create release_tag on the GitHub repo.
release_tag
Run release pipeline, giving the commit hash of the release commit.
Check the jars you expect to be there are
Ensure they are the correct version number.
Download those jars and do a basic / smoke-test checks on them.
Wait for signing to complete (NOTE: This can take a long time!)
Approve the final release
Create a new Release on the GitHub repo, using release_tag as the release target.
Prepare and release a blog post on the Semantic Kernel blog
The text was updated successfully, but these errors were encountered:
milderhc
No branches or pull requests
Release 1.4.2
Date of release: Dec. 03, 2024
Content
Release Checklist
Update CHANGELOG.md (https://github.com/microsoft/semantic-kernel-java/blob/main/CHANGELOG.md) with notable changes added in this release.
Run test build against current code.
Check test build produces no Critical or High CG issues (or ideally, any at all).
Run release script.
Push release commits and PR them.
Merge them.
Create
release_tag
on the GitHub repo.Run release pipeline, giving the commit hash of the release commit.
Check the jars you expect to be there are
Ensure they are the correct version number.
Download those jars and do a basic / smoke-test checks on them.
Wait for signing to complete (NOTE: This can take a long time!)
Approve the final release
Create a new Release on the GitHub repo, using
release_tag
as the release target.Prepare and release a blog post on the Semantic Kernel blog
Release Notes
1.4.2
The text was updated successfully, but these errors were encountered: