-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
chore: release v0.44 #10048
chore: release v0.44 #10048
Conversation
Thank you for your quick turn around on security matters. 🙏 |
RELEASE_NOTES.md
Outdated
|
||
## Two new modules: `x/authz` and `x/feegrant` | ||
NOTE: v0.42 release will get to the end of life on September 8, 2021. |
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.
NOTE: v0.42 release will get to the end of life on September 8, 2021. | |
NOTE: v0.42 release will reach end of life on September 8, 2021. |
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.
Few small suggestions
Co-authored-by: Ryan Christoffersen <[email protected]>
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.
ACK given changes requested get added 👍
Co-authored-by: Ryan Christoffersen <[email protected]> Co-authored-by: Cory <[email protected]>
Co-authored-by: Ryan Christoffersen <[email protected]>
* updating changelog and release notes v0.44 * Update CHANGELOG.md Co-authored-by: Ryan Christoffersen <[email protected]> * Apply suggestions from code review Co-authored-by: Ryan Christoffersen <[email protected]> Co-authored-by: Cory <[email protected]> * Apply suggestions from code review Co-authored-by: Ryan Christoffersen <[email protected]> * language updates * remove API breaking section Co-authored-by: Aleksandr Bezobchuk <[email protected]> Co-authored-by: Ryan Christoffersen <[email protected]> Co-authored-by: Cory <[email protected]>
* updating changelog and release notes v0.44 * Update CHANGELOG.md Co-authored-by: Ryan Christoffersen <[email protected]> * Apply suggestions from code review Co-authored-by: Ryan Christoffersen <[email protected]> Co-authored-by: Cory <[email protected]> * Apply suggestions from code review Co-authored-by: Ryan Christoffersen <[email protected]> * language updates * remove API breaking section Co-authored-by: Aleksandr Bezobchuk <[email protected]> Co-authored-by: Ryan Christoffersen <[email protected]> Co-authored-by: Cory <[email protected]>
* updating changelog and release notes v0.44 * Update CHANGELOG.md Co-authored-by: Ryan Christoffersen <[email protected]> * Apply suggestions from code review Co-authored-by: Ryan Christoffersen <[email protected]> Co-authored-by: Cory <[email protected]> * Apply suggestions from code review Co-authored-by: Ryan Christoffersen <[email protected]> * language updates * remove API breaking section Co-authored-by: Aleksandr Bezobchuk <[email protected]> Co-authored-by: Ryan Christoffersen <[email protected]> Co-authored-by: Cory <[email protected]>
* updating changelog and release notes v0.44 * Update CHANGELOG.md Co-authored-by: Ryan Christoffersen <[email protected]> * Apply suggestions from code review Co-authored-by: Ryan Christoffersen <[email protected]> Co-authored-by: Cory <[email protected]> * Apply suggestions from code review Co-authored-by: Ryan Christoffersen <[email protected]> * language updates * remove API breaking section Co-authored-by: Aleksandr Bezobchuk <[email protected]> Co-authored-by: Ryan Christoffersen <[email protected]> Co-authored-by: Cory <[email protected]>
Description
Release notes + final test + changelog update
NOTE: The release contains the following breaking change:
BuildUnsignedTx
,BuildSimTx
,PrintUnsignedStdTx
functions are moved tothe Tx Factory as methods.
Since we don't backport the whole REST endpoint removal, we can revert the commit above.
Author Checklist
All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.
I have...
!
to the type prefix if API or client breaking changeCHANGELOG.md
Reviewers Checklist
All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.
I have...
!
in the type prefix if API or client breaking change