Connect v2.2.1 contains proto-breaking changes to MsgRemoveMarkets that allows for easier removal of markets. This change is not compatible with chains that have been running on an older v2 family release of Connect. Chains that are currently deployed on a retracted version of Connect v2 should NOT upgrade to v2.2.1+ and may continue running as they are.
What's Changed
- fix: remove unnecessary block from websocket subtask creator by @technicallyty in #809
- chore(deps): bump github.com/cometbft/cometbft from 0.38.12 to 0.38.13 by @dependabot in #808
- chore(deps): bump github.com/cometbft/cometbft from 0.38.13 to 0.38.15 by @dependabot in #811
- chore(deps): bump cosmossdk.io/depinject from 1.0.0 to 1.1.0 by @dependabot in #814
- chore(deps): bump google.golang.org/grpc from 1.67.1 to 1.68.0 by @dependabot in #815
- chore(deps): bump golang.org/x/sync from 0.8.0 to 0.9.0 by @dependabot in #816
- chore: update go version in mdx file and lint.yml by @zrbecker in #817
- chore(deps): bump cosmossdk.io/log from 1.4.1 to 1.5.0 by @dependabot in #818
- chore(deps): bump github.com/golangci/golangci-lint from 1.61.0 to 1.62.0 by @dependabot in #819
- chore(deps): bump google.golang.org/protobuf from 1.35.1 to 1.35.2 by @dependabot in #822
- chore(deps): bump codecov/codecov-action from 4 to 5 by @dependabot in #825
- docs: dydx v7 by @aljo242 in #836
- chore(deps): bump the go_modules group across 3 directories with 1 update by @dependabot in #833
- chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #837
- feat: Allow market authority to remove disabled markets by @chenyaoy in #838
- chore: retract all previous
v2*
by @aljo242 in #839 - chore: retract comment by @aljo242 in #840
- fix: broken linux 386 build by @aljo242 in #841
Full Changelog: v2.1.2...v2.2.1