Releases: cosmos/ibc-apps
modules/rate-limiting/v8.1.0
What's Changed
- fix: use correct interface for begin block in rate-limiting by @gjermundgaraba in #265
Full Changelog: modules/rate-limiting/v8.0.0...modules/rate-limiting/v8.1.0
modules/rate-limiting/v10.1.0
What's Changed
- fix(rate-limiting): interface mismatch on rate limit BeginBlock by @russanto in #258
- fix: handled ibc-v2 universal error ack by @srdtrk in #260
- chore: fix linter for rate limiting by @gjermundgaraba in #261
- chore(rate-limiting): bump ibc-go to v10.1.1 by @gjermundgaraba in #262
New Contributors
Full Changelog: middleware/packet-forward-middleware/v10.0.0...modules/rate-limiting/v10.1.0
middleware/packet-forward-middleware/v10.1.0
What's Changed
- chore(pfm): bump ibc-go to v10.1.1 by @gjermundgaraba in #263
Full Changelog: middleware/packet-forward-middleware/v10.0.0...middleware/packet-forward-middleware/v10.1.0
modules/rate-limiting/v10.0.0
What's Changed
- refactor: remove the ability to take a fee for each forwarded packet by @jtieri in #202
- chore: fix some comments by @riskrose in #207
- docs: cleanup wasm_hook.go by @robert-zaremba in #165
- chore: fix some comments by @xiaoxiangirl in #196
- feat: add polytone by @reecepbcups in #169
- chore: fix some function names by @timesince in #211
- docs: update maintained branches table by @jtieri in #212
- refactor: remove processed key and handling code by @jtieri in #216
- feat: add storage leak test by @joelsmith-2019 in #222
- fix: don't unescrow tokens that are moved between escrow accounts by @wllmshao in #230
- chore: upgrade rate-limiting to ibc-go v10 by @wllmshao in #234
- fix(pfm): bump ibc-go version to avoid marshalling issues by @Zygimantass in #240
- deps: update ibc-hooks to ibc-go v8.6.1 by @gjermundgaraba in #241
- chore(deps): upgrade rate-limiting to ibc-go v10.0.0-beta.2 by @wllmshao in #248
- chore: upgrade pfm to ibc-go v10 by @vladjdk in #236
- fix: make v2 rate limiting support all encodings by @wllmshao in #249
- refactor: use transfertypes denom functions in rate-limiting by @wllmshao in #250
- refactor: allow clientIDs to be used as channelIDs in rate limiting by @wllmshao in #253
- Bump ibc-go in rate limiting and pfm by @Eric-Warehime in #254
New Contributors
- @riskrose made their first contribution in #207
- @robert-zaremba made their first contribution in #165
- @xiaoxiangirl made their first contribution in #196
- @timesince made their first contribution in #211
- @joelsmith-2019 made their first contribution in #222
- @wllmshao made their first contribution in #230
- @Eric-Warehime made their first contribution in #254
Full Changelog: modules/rate-limiting/v8.0.0...modules/rate-limiting/v10.0.0
middleware/packet-forward-middleware/v10.0.0
What's Changed
- chore(deps): upgrade rate-limiting to ibc-go v10.0.0-beta.2 by @wllmshao in #248
- chore: upgrade pfm to ibc-go v10 by @vladjdk in #236
- fix: make v2 rate limiting support all encodings by @wllmshao in #249
- refactor: use transfertypes denom functions in rate-limiting by @wllmshao in #250
- refactor: allow clientIDs to be used as channelIDs in rate limiting by @wllmshao in #253
- Bump ibc-go in rate limiting and pfm by @Eric-Warehime in #254
New Contributors
- @Eric-Warehime made their first contribution in #254
Full Changelog: middleware/packet-forward-middleware/v8.2.0...middleware/packet-forward-middleware/v10.0.0
modules/ibc-hooks/v8.0.0
What's Changed
- chore: upgrade rate-limiting to ibc-go v10 by @wllmshao in #234
- fix(pfm): bump ibc-go version to avoid marshalling issues by @Zygimantass in #240
- deps: update ibc-hooks to ibc-go v8.6.1 by @gjermundgaraba in #241
Full Changelog: middleware/packet-forward-middleware/v8.1.1...modules/ibc-hooks/v8.0.0
modules/ibc-hooks/v7.0.0
What's Changed
- deps: update ibc-hooks to ibc-go v7.9.2 by @gjermundgaraba in #243
- fix(pfm): bump ibc-go version to avoid marshalling issues by @Zygimantass in #242
Full Changelog: middleware/packet-forward-middleware/v7.2.1...middleware/packet-forward-middleware/v7.3.0
What's Changed
- deps: update ibc-hooks to ibc-go v7.9.2 by @gjermundgaraba in #243
- fix(pfm): bump ibc-go version to avoid marshalling issues by @Zygimantass in #242
Full Changelog: middleware/packet-forward-middleware/v7.2.1...modules/ibc-hooks/v7.0.0
middleware/packet-forward-middleware/v8.2.0
What's Changed
- chore: upgrade rate-limiting to ibc-go v10 by @wllmshao in #234
- fix(pfm): bump ibc-go version to avoid marshalling issues by @Zygimantass in #240
- deps: update ibc-hooks to ibc-go v8.6.1 by @gjermundgaraba in #241
New Contributors
- @Zygimantass made their first contribution in #240
Full Changelog: middleware/packet-forward-middleware/v8.1.1...middleware/packet-forward-middleware/v8.2.0
middleware/packet-forward-middleware/v7.3.0
What's Changed
- deps: update ibc-hooks to ibc-go v7.9.2 by @gjermundgaraba in #243
- fix(pfm): bump ibc-go version to avoid marshalling issues by @Zygimantass in #242
Full Changelog: middleware/packet-forward-middleware/v7.2.1...middleware/packet-forward-middleware/v7.3.0
packet-forward-middleware v7.2.1
Summary
Updates to PFM to correct escrow accounting.
THIS IS A STATE BREAKING CHANGE
What's Changed
[BP: release/v7 <- #230]fix: don't unescrow tokens that are moved between escrow accounts by @mergify in #232
Full Changelog: middleware/packet-forward-middleware/v7.2.0...middleware/packet-forward-middleware/v7.2.1