cosmos-sdk v0.42.0 Release Notes

Release Date: 2021-03-08 // about 3 years ago
  • IMPORTANT: This release contains an important security fix for all non Cosmos Hub chains running Stargate version of the Cosmos SDK (>0.40). Non-hub chains should not be using any version of the SDK in the v0.40.x or v0.41.x release series. See #8461 for more details.

    ๐Ÿ‘Œ Improvements

    • โšก๏ธ (x/ibc) #8624 Emit full header in IBC UpdateClient message.
    • ๐Ÿ–จ (x/crisis) #8621 crisis invariants names now print to loggers.

    ๐Ÿ› Bug fixes

    • (x/evidence) #8461 Fix bech32 prefix in evidence validator address conversion
    • (x/gov) #8806 Fix q gov proposals command's mishandling of the --status parameter's values.