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 v4.0.0-alpha.1 #1363

Merged
merged 17 commits into from
Aug 24, 2022
Merged

Release v4.0.0-alpha.1 #1363

merged 17 commits into from
Aug 24, 2022

Conversation

HCastano
Copy link
Contributor

Two main reasons I want to get this out.

  1. It's the beginning of some changes related to the metadata, and we need an ink!
    release in order to make cargo-contract releases which can understand this.
  2. Green's storage PR is going to get merged soon, and I'd prefer if that was in a
    standalone release.

@HCastano
Copy link
Contributor Author

Hmm, will look into CI failures tomorrow 🕵️

@HCastano HCastano force-pushed the hc-release-4.0.0-alpha.1 branch from 4528cb8 to bb5d336 Compare August 24, 2022 16:10
@HCastano HCastano requested review from cmichi, agryaznov and athei August 24, 2022 16:14
@HCastano HCastano requested a review from a team as a code owner August 24, 2022 17:32
Copy link
Collaborator

@cmichi cmichi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! 🙏

@HCastano
Copy link
Contributor Author

The ink-waterfall failure is related to some of the metadata changes that I want to address by publishing this release, so I'm gonna merge this anyways.

@HCastano HCastano merged commit 96ef338 into master Aug 24, 2022
@HCastano HCastano deleted the hc-release-4.0.0-alpha.1 branch August 24, 2022 18:32
cmichi added a commit that referenced this pull request Aug 31, 2022
* Add release notes for `v4.0.0-alpha.1`

* Mention breaking changes in changelog

* Bump version to `4.0.0-alpha.1`

* Fix header levels after merge

* Fix some formatting

* Add some notes about the breaking changes

* Add links to PRs

* Add note about linting move

* Bump `ink_linting` crate to `4.0.0-alpha.1`

* Remove `nightly` usage from delegator build script

* Use dashes instead of minus signs

Co-authored-by: Michael Müller <[email protected]>

* Beef up description of linter PR

Co-authored-by: Michael Müller <[email protected]>

* Move compatibility section to top of release notes

* Explicitly use `stable` channel

Our Docker images still default to `nightly`

* Build contracts with `stable` toolchain

* Install `rust-src` component before building examples

* Run the rest of the CI stages again

Co-authored-by: Michael Müller <[email protected]>
xermicus pushed a commit that referenced this pull request Sep 8, 2022
* Add release notes for `v4.0.0-alpha.1`

* Mention breaking changes in changelog

* Bump version to `4.0.0-alpha.1`

* Fix header levels after merge

* Fix some formatting

* Add some notes about the breaking changes

* Add links to PRs

* Add note about linting move

* Bump `ink_linting` crate to `4.0.0-alpha.1`

* Remove `nightly` usage from delegator build script

* Use dashes instead of minus signs

Co-authored-by: Michael Müller <[email protected]>

* Beef up description of linter PR

Co-authored-by: Michael Müller <[email protected]>

* Move compatibility section to top of release notes

* Explicitly use `stable` channel

Our Docker images still default to `nightly`

* Build contracts with `stable` toolchain

* Install `rust-src` component before building examples

* Run the rest of the CI stages again

Co-authored-by: Michael Müller <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants