Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: prepare v28.3.0 #4025

Merged
merged 2 commits into from
Mar 20, 2024
Merged

chore: prepare v28.3.0 #4025

merged 2 commits into from
Mar 20, 2024

Conversation

julienrbrt
Copy link
Member

@julienrbrt julienrbrt commented Mar 15, 2024

Opening once the current backportable opened PR on main are merged and backported.


Release Notes

🚀 Highlights

This release includes a few notable features:

  • Scaffold consumer chain using ignite s chain --consumer. This command creates a ready to use consumer chain with all the necessary modules and configurations. Note, because the interchainsecurity module is not yet 100% compatible with Cosmos SDK v0.50.x, this feature should be considered experimental.
  • Compatibility with the new Ignite Wasm App, that allows you to scaffold a CosmWasm chain easily.

📝 Changelog

Following an exhaustive list of changes in this release:

Features

  • #4019 Add skip-proto flag to s chain command
  • #3985 Make some cmd pkg functions public
  • #3956 Prepare for wasm app
  • #3660 Add ability to scaffold ICS consumer chain

Changes

  • #4035 Bump cometbft to v0.38.6 and ibc-go/v8 to v8.1.1
  • #4031 Bump cli-plugin-network to v0.2.2 due to dependencies issue.
  • #4013 Bump cosmos-sdk to v0.50.5
  • #4010 Use AppName instead ModuleName for scaffold a new App
  • #3972 Skip Ignite app loading for some base commands that don't allow apps
  • #3983 Bump cosmos-sdk to v0.50.4 and ibc-go to v8.1.0

Fixes

  • #4021 Set correct custom signer in s list --signer <signer>
  • #3995 Fix interface check for ibc modules
  • #3953 Fix apps Stdout is redirected to Stderr
  • #3863 Fix breaking issue for app client API when reading app chain info

@julienrbrt julienrbrt marked this pull request as ready for review March 20, 2024 09:43
@julienrbrt julienrbrt merged commit 159abdc into release/v28.x.y Mar 20, 2024
46 checks passed
@julienrbrt julienrbrt deleted the julien/prepare-0283 branch March 20, 2024 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:ci CI/CD workflow and automated jobs. component:configs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants