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

ignite 28.5.0 #177430

Merged
merged 2 commits into from
Jul 20, 2024
Merged

ignite 28.5.0 #177430

merged 2 commits into from
Jul 20, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## 🚀 Highlights

This release includes a few notable bug fixes and features:

  • Improvement of protobuf generation (faster proto generation)
  • Update of scaffolded chain with latest version of Cosmos SDK, IBC, CometBFT and their dependencies
  • Fixing an error in the scaffolded chain that was preventing a chain upgrade

📝 Changelog

Following an exhaustive list of changes in this release:

Features

  • #4183 Set chain-id in the client.toml
  • #4090 Remove protoc pkg and also nodetime helpers ts-proto and sta
  • #4076 Remove the ignite relayer and tools commands with all ts-relayer logic
  • #4133 Improve buf rate limit

Changes

  • #4095 Migrate to matomo analytics
  • #4149 Bump cometbft to v0.38.7
  • #4168 Bump IBC to v8.3.1
    If you are upgrading manually from v8.2.0 to v8.3.1, add the following to your ibc.go file:
    app.ICAHostKeeper = ...
    + app.ICAHostKeeper.WithQueryRouter(app.GRPCQueryRouter())`
    app.ICAControllerKeeper = ...
  • #4178 Bump cosmos-sdk to v0.50.7
  • #4194 Bump client/v2 to v2.0.0-beta.2
    If you are upgrading manually, check out the recommended changes in root.go from the above PR.
  • #4210 Improve default home wiring
  • #4077 Merge the swagger files manually, instead use nodetime swagger-combine
  • #4249 Prevent creating a chain with number in the name
  • #4253 Bump cosmos-sdk to v0.50.8

Fixes

  • #4184 Set custom InitChainer because of manually registered modules
  • #4198 Set correct prefix overwriting in buf.gen.pulsar.yaml
  • #4199 Set and seal SDK global config in app/config.go
  • #4212 Set default values for extension flag to not crash ignite
  • #4216 Avoid create duplicated scopedKeppers
  • #4242 Use buf build binary from the gobin path
  • #4250 Set gas adjustment before calculating

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue nodejs Node or npm use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Jul 15, 2024
@chenrui333 chenrui333 added the CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. label Jul 16, 2024
Copy link
Contributor

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To keep this pull request open, add a help wanted or in progress label.

@github-actions github-actions bot added the stale No recent activity label Jul 18, 2024
@julienrbrt
Copy link
Contributor

Would it be possible to re-trigger CI? It shouldn't have failed 🤔

@chenrui333 chenrui333 added in progress Stale bot should stay away ready to merge PR can be merged once CI is green and removed stale No recent activity labels Jul 20, 2024
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jul 20, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Jul 20, 2024
Merged via the queue into master with commit dc9ca8e Jul 20, 2024
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-ignite-28.5.0 branch July 20, 2024 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue in progress Stale bot should stay away nodejs Node or npm use is a significant feature of the PR or issue ready to merge PR can be merged once CI is green
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants