Skip to content

v0.27.1

Compare
Choose a tag to compare
@ilgooz ilgooz released this 13 Jun 13:42
· 309 commits to main since this release
4acd1f1

Features

  • #3505 Auto migrate dependency tools
  • #3538 Bump sdk to v0.47.3 and ibc to v7.1.0
  • #2736 Add --skip-git flag to skip git repository initialization.
  • #3381 Add ignite doctor command
  • #3446 Add gas-adjustment flag to the cosmos client.
  • #3439 Add --build.tags flag for chain serve and chain build commands.
  • #3524 Apply auto tools migration to other commands
  • Added compatibility check and auto migration features and interactive guidelines for the latest versions of the SDK

Changes

  • #3444 Add support for ICS chains in ts-client generation
  • #3494 Bump cosmos-sdk and cometbft versions
  • #3434 Detect app wiring implementation

Fixes

  • #3497 Use corret bank balance query url in faucet openapi
  • #3481 Use correct checksum format in release checksum file
  • #3470 Prevent overriding minimum-gas-prices with default value
  • #3523 Upgrade Cosmos SDK compatibility check for scaffolded apps
  • #3441 Correct wrong client context for cmd query methods
  • #3487 Handle ignored error in package cosmosaccount Account.PubKey