Added
- #481 by @spoo-bar - Add Release Checklist issue type
- #504 by @spoo-bar - Interchain test gh workflow now runs on PRs targetting release branches as well as main
- #501 by @spoo-bar - Adding x/callback module
- #532 by @spoo-bar - Adding ADR-009 for x/callback module
- #527 by @fdymylja - Add x/cwfees module.
- #541 by @spoo-bar - Update the interchaintest framework to v7
- #542, #548 by @spoo-bar - Adding x/cwica module
- #543 by @spoo-bar - Bumping sdk to v0.47.9
- #544 by @spoo-bar - Bumping sdk to v0.47.10
- #546 by @spoo-bar - Adding x/cwerrors module
- #549 by @spoo-bar - Integrating x/cwerrors into x/cwica
- #550 by @spoo-bar - Integrating x/cwerrors into x/callback module
- #551 by @spoo-bar - Adding ADR-012 for x/cwerrors
- #554 by @spoo-bar - Bumping ibc-go to v7.4.0
- #553 by @zanicar - Add explicit module licenses
- #557 by @spoo-bar - Updating the module specs to include module error codes
- #563 by @spoo-bar - Bumping cosmos-sdk to v0.47.11
Improvements
Changed
- #505 by @zanicar - Update release process to account for release candidates on Titus
- #558 by @spoo-bar - Updated the new modules default params in upgrade handler
- #561 by @spoo-bar - Updated swagger file for latest release
- #560 by @shahbazn - Update go-releaser to use go v1.21.x
Fixed
- #537 by @spoo-bar - Fix issue with callback failing when module param is changed
- #538 by @spoo-bar - Fixing the interchain test gh workflow failing cuz rc tags were not recognized
- #539 by @spoo-bar - Remediations for x/callback audit
- #552 by @spoo-bar - Fix issue with x/callback callback error code was not identified correctly when setting cwerrors
- #559 by @spoo-bar - Fixing wrong bond denom being considered for x/callback and x/cwerrors fees
- #562 by @spoo-bar - Fixing the account from which x/cwerrors subscription fees are deducted
- #564 by @spoo-bar - Remediations for x/cwerrors audit
Full Changelog: v6.0.3...v7.0.0