From 45923b1b26b05f0f72263d6ad42951de05af0313 Mon Sep 17 00:00:00 2001 From: Simon Noetzlin Date: Fri, 19 Jul 2024 14:18:01 +0200 Subject: [PATCH] add release notes --- RELEASE_NOTES.md | 45 +++++++++++++++++---------------------------- 1 file changed, 17 insertions(+), 28 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index d4350c895f..b390ecfacd 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,37 +1,26 @@ - - -# Interchain Security Release Notes - - -❗ ***Note this release is ONLY relevant to *** +# Replicated Security v5.1.0 Release Notes ## 📝 Changelog -** REMOVE THE LINE BELOW TO ENABLE THE MARKDOWN LINK CHECKER FOR RELEASE ** - - -Check out the [changelog](https://github.com/cosmos/interchain-security/blob//CHANGELOG.md) for a list of relevant changes or [compare all changes](https://github.com/cosmos/interchain-security/compare/...) from last release. +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. -Refer to the [upgrading guide](https://github.com/cosmos/interchain-security/blob/release//UPGRADING.md) when migrating from `` to ``. +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`. -** REMOVE THE LINE BELOW TO ENABLE THE MARKDOWN LINK CHECKER FOR RELEASE ** - ## 🚀 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. -## ❤️ Contributors - -* Informal Systems ([@informalinc](https://twitter.com/informalinc)) - +* (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). -This list is non-exhaustive and ordered alphabetically. -Thank you to everyone who contributed to this release!