-
Notifications
You must be signed in to change notification settings - Fork 694
Update version to 2.3.0 #4171
New issue
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
Update version to 2.3.0 #4171
Conversation
Also need to update build-scripts/version.cmake. @loganek Do we want to include anything as a sort of experiment in this release to test our ideas regarding Predictable and (almost) fully automated WAMR releases? |
Could we take this onboard please? |
I have rebased onto the main branch. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Sorry for the late reply. Perhaps we can look into it for the next release. |
Remove commits that forget to squash when PRs were merged, and some updates on commit messages
Consist format for commit messages
Hi,
I am proposing to release a new version of WAMR given the large number of changes since the previous release.
I've only bumped the patch number as I can't see any large breaking changes.
I've ignored a few commits where large PRs weren't squashed etc.
Let me know your thoughts about whether the commits are in the right category / whether other commits should be in the "New features" section etc.
Thank you