-
Notifications
You must be signed in to change notification settings - Fork 138
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: update docs for v5.1.1 release (#2100)
* update changelog and release notes for v5.1.1 * generate changelog * Update RELEASE_NOTES.md Co-authored-by: Philip Offtermatt <57488781+p-offtermatt@users.noreply.github.com> * nits --------- Co-authored-by: Philip Offtermatt <57488781+p-offtermatt@users.noreply.github.com>
- Loading branch information
1 parent
9048d17
commit 2be3936
Showing
8 changed files
with
27 additions
and
24 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
*July 26, 2024* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,13 @@ | ||
# Replicated Security v5.1.0 Release Notes | ||
# Replicated Security v5.1.1 Release Notes | ||
|
||
## 📝 Changelog | ||
Check out the [changelog](https://github.com/cosmos/interchain-security/blob/v5.1.0/CHANGELOG.md) for a list of relevant changes or [compare all changes](https://github.com/cosmos/interchain-security/compare/v4.3.1...v5.1.0) from last release. | ||
Check out the [changelog](https://github.com/cosmos/interchain-security/blob/v5.1.1/CHANGELOG.md) for a list of relevant changes or [compare all changes](https://github.com/cosmos/interchain-security/compare/v5.1.0...v5.1.1) from last release. | ||
|
||
<!-- Add the following line for major or minor releases --> | ||
Refer to the [upgrading guide](https://github.com/cosmos/interchain-security/blob/release/v5.1.x/UPGRADING.md) when migrating from `v4.3.x` to `v5.1.x`. | ||
|
||
## 🚀 Highlights | ||
|
||
Cosmos SDK v0.50 upgrade: | ||
|
||
* (deps) [\#2013](https://github.com/cosmos/interchain-security/pull/2013) Bump multiple dependencies. | ||
* Bump Cosmos-SDK to v0.50.8. | ||
* Bump IBC-Go to v8.3.2. | ||
* Bump CometBFT to v0.38.9. | ||
|
||
API-breaking change: | ||
|
||
* (feat) [\#1998](https://github.com/cosmos/interchain-security/pull/1998) Change the UX of the provider's | ||
[key assignment feature](docs/docs/features/key-assignment.md) to return an error if a validator | ||
tries to reuse the same consumer key. | ||
|
||
* (feat) [\#1995](https://github.com/cosmos/interchain-security/pull/1995) Deprecate the | ||
[Soft opt-out Feature](docs/docs/adrs/adr-009-soft-opt-out.md). | ||
API- and state-breaking change: | ||
|
||
This release fixes some bugs found in the message definitions of the provider module, see [\#2095](https://github.com/cosmos/interchain-security/pull/2095) for more details. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters