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

Release plans #1308

Closed
alpe opened this issue Mar 30, 2023 · 3 comments
Closed

Release plans #1308

alpe opened this issue Mar 30, 2023 · 3 comments

Comments

@alpe
Copy link
Contributor

alpe commented Mar 30, 2023

There were some updates posted on our discord before but it is useful to share the plan in the repo, too:

The release plan

We are working on 2 milestones currently.

  • v0.32.0 with sdk v0.45.x support, releases/v0.3x branch
  • v0.40.0 with sdk v0.47.x support, main branch

The next regular release will be v0.32.0 with some important updates for IBC "on packet receive" logic and CosmWasm v1.3 v1.2.3 that will take some time.
While we make progress on the sdk 47 path, we plan to tag more release candidates to enable other teams to start integration and testing early. There is still a bigger packet of work with v1.gov support.

As you may have noticed, there are some gabs between v0.32 and v0.40. Our versioning model does not support breaking changes well, so we have some numbers reserved for releases on the v0.45.x path.

What comes next

It is hard to maintain 2 versions in parallel with a small team. The plan is to focus on the sdk v0.47 path for new features after our v0.32.0. Bugfixes and security updates will be backported to the sdk v0.45 path for some time.
Please join the discussion

@alpe
Copy link
Contributor Author

alpe commented Apr 21, 2023

I have tagged v0.40.0-rc.1. Some highlights:

See the full diff

@alpe
Copy link
Contributor Author

alpe commented May 4, 2023

I have updated the target WasmVm version to v1.2.3 due to some unexpected issues with the integration of the wasmer version. This will unblock the v0.32 release and also reduces the changes and therefore risk that come with v0.40.
We plan to release another wasmd version (v0.33) with wasmvm v1.3 on the sdk 45 series as maintenance release. New features go to the sdk 47 series and may only be backported on specific request.

@alpe
Copy link
Contributor Author

alpe commented May 30, 2023

Closing this now as v0.40.0 is out. The next regular release is v0.41.0

@alpe alpe closed this as completed May 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant