Skip to content

Release 5.0.0-alpha#1900

Merged
SkymanOne merged 7 commits intomasterfrom
gn/5.0.0-alpha
Sep 9, 2023
Merged

Release 5.0.0-alpha#1900
SkymanOne merged 7 commits intomasterfrom
gn/5.0.0-alpha

Conversation

@SkymanOne
Copy link
Copy Markdown
Contributor

@SkymanOne SkymanOne commented Sep 8, 2023

As part of the release I had to modify cargo files of ink_env, ink_macro and ink_storage crates, specifically replacing ink workspace dependency with a path one.
It turns out that using workspace dependencies breaks the publishing process (see rust-lang/cargo#1169).
It was unfortunate that this only appeared when half of the crates have already been published, so I had to quickly patch the fixes in the release branch.

CHANGELOG.md Outdated

There are also other notable changes:

- Rework of event definitions.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Link to PR here #1827 I know it also below but saves looking.

CHANGELOG.md Outdated
Comment on lines +56 to +57
- Enable Rust >= `1.70`, update `subxt` and `contract-build` - [#1855](https://github.com/paritytech/ink/pull/1855)
- Fix unsupported `--ws-port` argument - [#1850](https://github.com/paritytech/ink/pull/1850)
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Those are also backported as part of the 4.3.0 #1884 mentioned below. Although manual backports for the most part, so can still mention here I guess.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Sep 9, 2023

Codecov Report

Merging #1900 (8679e91) into master (b61123f) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1900   +/-   ##
=======================================
  Coverage   53.02%   53.02%           
=======================================
  Files         219      219           
  Lines        6837     6837           
=======================================
  Hits         3625     3625           
  Misses       3212     3212           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@SkymanOne SkymanOne merged commit 09f5fba into master Sep 9, 2023
@SkymanOne SkymanOne deleted the gn/5.0.0-alpha branch September 9, 2023 21:35
@SkymanOne SkymanOne added the Release Release PR or issue label Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Release Release PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants