diff --git a/.changelog/unreleased/dependencies/3002-rate-limit.md b/.changelog/unreleased/dependencies/3002-rate-limit.md deleted file mode 100644 index f306a627b6a..00000000000 --- a/.changelog/unreleased/dependencies/3002-rate-limit.md +++ /dev/null @@ -1,3 +0,0 @@ -- Add the [IBC Rate Limit module](https://github.com/Stride-Labs/ibc-rate-limiting) - [v1.0.1](https://github.com/Stride-Labs/ibc-rate-limiting/releases/tag/v1.0.1). - ([\#3002](https://github.com/cosmos/gaia/pull/3002)) \ No newline at end of file diff --git a/.changelog/unreleased/dependencies/3026-bump-sdk.md b/.changelog/unreleased/dependencies/3026-bump-sdk.md deleted file mode 100644 index b4c4c702c6c..00000000000 --- a/.changelog/unreleased/dependencies/3026-bump-sdk.md +++ /dev/null @@ -1,4 +0,0 @@ -- Bump [cosmos-sdk](https://github.com/cosmos/cosmos-sdk) to - [v0.47.11-ics-lsm](https://github.com/cosmos/cosmos-sdk/tree/v0.47.11-ics-lsm). - This is a special cosmos-sdk branch with support for both ICS and LSM. - ([\#3026](https://github.com/cosmos/gaia/pull/3026)) \ No newline at end of file diff --git a/.changelog/unreleased/dependencies/3038-ibc-fee.md b/.changelog/unreleased/dependencies/3038-ibc-fee.md deleted file mode 100644 index 937edb2f361..00000000000 --- a/.changelog/unreleased/dependencies/3038-ibc-fee.md +++ /dev/null @@ -1,3 +0,0 @@ -- Add the [IBC Fee Module](https://ibc.cosmos.network/v7/middleware/ics29-fee/overview) - [v7.3.2](https://github.com/cosmos/ibc-go/releases/tag/v7.3.2). - ([\#3038](https://github.com/cosmos/gaia/pull/3038)) \ No newline at end of file diff --git a/.changelog/unreleased/dependencies/3021-bump-pfm.md b/.changelog/v16.0.0/dependencies/3021-bump-pfm.md similarity index 100% rename from .changelog/unreleased/dependencies/3021-bump-pfm.md rename to .changelog/v16.0.0/dependencies/3021-bump-pfm.md diff --git a/.changelog/unreleased/dependencies/3039-bump-ibc.md b/.changelog/v16.0.0/dependencies/3039-bump-ibc.md similarity index 100% rename from .changelog/unreleased/dependencies/3039-bump-ibc.md rename to .changelog/v16.0.0/dependencies/3039-bump-ibc.md diff --git a/.changelog/unreleased/state-breaking/3062-bump-ics.md b/.changelog/v16.0.0/dependencies/3062-bump-ics.md similarity index 100% rename from .changelog/unreleased/state-breaking/3062-bump-ics.md rename to .changelog/v16.0.0/dependencies/3062-bump-ics.md diff --git a/.changelog/unreleased/dependencies/3071-bump-ics.md b/.changelog/v16.0.0/dependencies/3071-bump-ics.md similarity index 100% rename from .changelog/unreleased/dependencies/3071-bump-ics.md rename to .changelog/v16.0.0/dependencies/3071-bump-ics.md diff --git a/.changelog/unreleased/dependencies/3078-bump-comet.md b/.changelog/v16.0.0/dependencies/3078-bump-comet.md similarity index 100% rename from .changelog/unreleased/dependencies/3078-bump-comet.md rename to .changelog/v16.0.0/dependencies/3078-bump-comet.md diff --git a/.changelog/unreleased/dependencies/3078-bump-sdk.md b/.changelog/v16.0.0/dependencies/3078-bump-sdk.md similarity index 100% rename from .changelog/unreleased/dependencies/3078-bump-sdk.md rename to .changelog/v16.0.0/dependencies/3078-bump-sdk.md diff --git a/.changelog/unreleased/state-breaking/3001-adding-ica-controller.md b/.changelog/v16.0.0/features/3001-adding-ica-controller.md similarity index 61% rename from .changelog/unreleased/state-breaking/3001-adding-ica-controller.md rename to .changelog/v16.0.0/features/3001-adding-ica-controller.md index 69cae24320c..967800332f6 100644 --- a/.changelog/unreleased/state-breaking/3001-adding-ica-controller.md +++ b/.changelog/v16.0.0/features/3001-adding-ica-controller.md @@ -1,2 +1,2 @@ -- Added ICA Controller sub-module +- Add ICA Controller sub-module ([\#3001](https://github.com/cosmos/gaia/pull/3001)) \ No newline at end of file diff --git a/.changelog/unreleased/features/3002-rate-limit.md b/.changelog/v16.0.0/features/3002-rate-limit.md similarity index 100% rename from .changelog/unreleased/features/3002-rate-limit.md rename to .changelog/v16.0.0/features/3002-rate-limit.md diff --git a/.changelog/unreleased/features/3038-ibc-fee.md b/.changelog/v16.0.0/features/3038-ibc-fee.md similarity index 56% rename from .changelog/unreleased/features/3038-ibc-fee.md rename to .changelog/v16.0.0/features/3038-ibc-fee.md index 937edb2f361..5e5378a88ac 100644 --- a/.changelog/unreleased/features/3038-ibc-fee.md +++ b/.changelog/v16.0.0/features/3038-ibc-fee.md @@ -1,3 +1,2 @@ -- Add the [IBC Fee Module](https://ibc.cosmos.network/v7/middleware/ics29-fee/overview) - [v7.3.2](https://github.com/cosmos/ibc-go/releases/tag/v7.3.2). +- Add the [IBC Fee Module](https://ibc.cosmos.network/v7/middleware/ics29-fee/overview). ([\#3038](https://github.com/cosmos/gaia/pull/3038)) \ No newline at end of file diff --git a/.changelog/unreleased/features/3042-rate-limits.md b/.changelog/v16.0.0/features/3042-rate-limits.md similarity index 67% rename from .changelog/unreleased/features/3042-rate-limits.md rename to .changelog/v16.0.0/features/3042-rate-limits.md index b2b0fdd646b..82b1c2f0340 100644 --- a/.changelog/unreleased/features/3042-rate-limits.md +++ b/.changelog/v16.0.0/features/3042-rate-limits.md @@ -1,3 +1,3 @@ -- Adding rate limits to IBC transfer channels cf. +- Add rate limits to IBC transfer channels cf. https://www.mintscan.io/cosmos/proposals/890. ([\#3042](https://github.com/cosmos/gaia/pull/3042)) \ No newline at end of file diff --git a/.changelog/unreleased/features/3079-init-ics-epochs.md b/.changelog/v16.0.0/features/3079-init-ics-epochs.md similarity index 100% rename from .changelog/unreleased/features/3079-init-ics-epochs.md rename to .changelog/v16.0.0/features/3079-init-ics-epochs.md diff --git a/.changelog/unreleased/features/3001-adding-ica-controller.md b/.changelog/v16.0.0/state-breaking/3001-adding-ica-controller.md similarity index 61% rename from .changelog/unreleased/features/3001-adding-ica-controller.md rename to .changelog/v16.0.0/state-breaking/3001-adding-ica-controller.md index 69cae24320c..967800332f6 100644 --- a/.changelog/unreleased/features/3001-adding-ica-controller.md +++ b/.changelog/v16.0.0/state-breaking/3001-adding-ica-controller.md @@ -1,2 +1,2 @@ -- Added ICA Controller sub-module +- Add ICA Controller sub-module ([\#3001](https://github.com/cosmos/gaia/pull/3001)) \ No newline at end of file diff --git a/.changelog/unreleased/state-breaking/3002-rate-limit.md b/.changelog/v16.0.0/state-breaking/3002-rate-limit.md similarity index 100% rename from .changelog/unreleased/state-breaking/3002-rate-limit.md rename to .changelog/v16.0.0/state-breaking/3002-rate-limit.md diff --git a/.changelog/unreleased/state-breaking/3038-ibc-fee.md b/.changelog/v16.0.0/state-breaking/3038-ibc-fee.md similarity index 56% rename from .changelog/unreleased/state-breaking/3038-ibc-fee.md rename to .changelog/v16.0.0/state-breaking/3038-ibc-fee.md index 937edb2f361..5e5378a88ac 100644 --- a/.changelog/unreleased/state-breaking/3038-ibc-fee.md +++ b/.changelog/v16.0.0/state-breaking/3038-ibc-fee.md @@ -1,3 +1,2 @@ -- Add the [IBC Fee Module](https://ibc.cosmos.network/v7/middleware/ics29-fee/overview) - [v7.3.2](https://github.com/cosmos/ibc-go/releases/tag/v7.3.2). +- Add the [IBC Fee Module](https://ibc.cosmos.network/v7/middleware/ics29-fee/overview). ([\#3038](https://github.com/cosmos/gaia/pull/3038)) \ No newline at end of file diff --git a/.changelog/unreleased/state-breaking/3039-bump-ibc.md b/.changelog/v16.0.0/state-breaking/3039-bump-ibc.md similarity index 100% rename from .changelog/unreleased/state-breaking/3039-bump-ibc.md rename to .changelog/v16.0.0/state-breaking/3039-bump-ibc.md diff --git a/.changelog/v16.0.0/state-breaking/3062-bump-ics.md b/.changelog/v16.0.0/state-breaking/3062-bump-ics.md new file mode 100644 index 00000000000..5383fca3a95 --- /dev/null +++ b/.changelog/v16.0.0/state-breaking/3062-bump-ics.md @@ -0,0 +1,3 @@ +- Bump [ICS](https://github.com/cosmos/interchain-security) to + [v4.1.0-lsm](https://github.com/cosmos/interchain-security/releases/tag/v4.1.0-lsm) + ([\#3062](https://github.com/cosmos/gaia/pull/3062)) \ No newline at end of file diff --git a/.changelog/unreleased/state-breaking/3078-bump-comet.md b/.changelog/v16.0.0/state-breaking/3078-bump-comet.md similarity index 100% rename from .changelog/unreleased/state-breaking/3078-bump-comet.md rename to .changelog/v16.0.0/state-breaking/3078-bump-comet.md diff --git a/.changelog/unreleased/state-breaking/3078-bump-sdk.md b/.changelog/v16.0.0/state-breaking/3078-bump-sdk.md similarity index 100% rename from .changelog/unreleased/state-breaking/3078-bump-sdk.md rename to .changelog/v16.0.0/state-breaking/3078-bump-sdk.md diff --git a/.changelog/unreleased/state-breaking/3079-init-ics-epochs.md b/.changelog/v16.0.0/state-breaking/3079-init-ics-epochs.md similarity index 100% rename from .changelog/unreleased/state-breaking/3079-init-ics-epochs.md rename to .changelog/v16.0.0/state-breaking/3079-init-ics-epochs.md diff --git a/.changelog/v16.0.0/summary.md b/.changelog/v16.0.0/summary.md new file mode 100644 index 00000000000..56e8d351b45 --- /dev/null +++ b/.changelog/v16.0.0/summary.md @@ -0,0 +1 @@ +*23rd April, 2024* diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f05b738fd6..abb69bd7128 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,69 @@ # CHANGELOG +## v16.0.0 + +*23rd April, 2024* + +### DEPENDENCIES + +- Bump [PFM](https://github.com/cosmos/ibc-apps/tree/main/middleware) + to [v7.1.3](https://github.com/cosmos/ibc-apps/releases/tag/middleware%2Fpacket-forward-middleware%2Fv7.1.3). + ([\#3021](https://github.com/cosmos/gaia/pull/3021)) +- Bump [ibc-go](https://github.com/cosmos/ibc-go) to + [v7.4.0](https://github.com/cosmos/ibc-go/releases/tag/v7.4.0) + ([\#3039](https://github.com/cosmos/gaia/pull/3039)) +- Bump [ICS](https://github.com/cosmos/interchain-security) to + [v4.1.0-lsm](https://github.com/cosmos/interchain-security/releases/tag/v4.1.0-lsm) + ([\#3062](https://github.com/cosmos/gaia/pull/3062)) +- Bump [ICS](https://github.com/cosmos/interchain-security) to + [v4.1.1-lsm](https://github.com/cosmos/interchain-security/releases/tag/v4.1.1-lsm) + ([\#3071](https://github.com/cosmos/gaia/pull/3071)) +- Bump [cosmos-sdk](https://github.com/cosmos/cosmos-sdk) to + [v0.47.13-ics-lsm](https://github.com/cosmos/cosmos-sdk/tree/v0.47.13-ics-lsm). + This is a special cosmos-sdk branch with support for both ICS and LSM. + ([\#3078](https://github.com/cosmos/gaia/pull/3078)) +- Bump [CometBFT](https://github.com/cometbft/cometbft) + to [v0.37.5](https://github.com/cometbft/cometbft/releases/tag/v0.37.5) + ([\#3078](https://github.com/cosmos/gaia/pull/3078)) + +### FEATURES + +- Add ICA Controller sub-module + ([\#3001](https://github.com/cosmos/gaia/pull/3001)) +- Add the [IBC Rate Limit module](https://github.com/Stride-Labs/ibc-rate-limiting). + ([\#3002](https://github.com/cosmos/gaia/pull/3002)) +- Add the [IBC Fee Module](https://ibc.cosmos.network/v7/middleware/ics29-fee/overview). + ([\#3038](https://github.com/cosmos/gaia/pull/3038)) +- Add rate limits to IBC transfer channels cf. + https://www.mintscan.io/cosmos/proposals/890. + ([\#3042](https://github.com/cosmos/gaia/pull/3042)) +- Initialize ICS epochs by adding a consumer validator set for every existing consumer chain. + ([\#3079](https://github.com/cosmos/gaia/pull/3079)) + +### STATE BREAKING + +- Add ICA Controller sub-module + ([\#3001](https://github.com/cosmos/gaia/pull/3001)) +- Add the [IBC Rate Limit module](https://github.com/Stride-Labs/ibc-rate-limiting). + ([\#3002](https://github.com/cosmos/gaia/pull/3002)) +- Add the [IBC Fee Module](https://ibc.cosmos.network/v7/middleware/ics29-fee/overview). + ([\#3038](https://github.com/cosmos/gaia/pull/3038)) +- Bump [ibc-go](https://github.com/cosmos/ibc-go) to + [v7.4.0](https://github.com/cosmos/ibc-go/releases/tag/v7.4.0) + ([\#3039](https://github.com/cosmos/gaia/pull/3039)) +- Bump [ICS](https://github.com/cosmos/interchain-security) to + [v4.1.0-lsm](https://github.com/cosmos/interchain-security/releases/tag/v4.1.0-lsm) + ([\#3062](https://github.com/cosmos/gaia/pull/3062)) +- Bump [cosmos-sdk](https://github.com/cosmos/cosmos-sdk) to + [v0.47.13-ics-lsm](https://github.com/cosmos/cosmos-sdk/tree/v0.47.13-ics-lsm). + This is a special cosmos-sdk branch with support for both ICS and LSM. + ([\#3078](https://github.com/cosmos/gaia/pull/3078)) +- Bump [CometBFT](https://github.com/cometbft/cometbft) + to [v0.37.5](https://github.com/cometbft/cometbft/releases/tag/v0.37.5) + ([\#3078](https://github.com/cosmos/gaia/pull/3078)) +- Initialize ICS epochs by adding a consumer validator set for every existing consumer chain. + ([\#3079](https://github.com/cosmos/gaia/pull/3079)) + ## v15.2.0 *March 29, 2024*