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 v0.2.2 release #1857

Merged
merged 6 commits into from Nov 29, 2019
Merged

chore: prepare v0.2.2 release #1857

merged 6 commits into from Nov 29, 2019

Conversation

ipetkov
Copy link
Member

@ipetkov ipetkov commented Nov 29, 2019

Steps taken:

  • Ensure that the release crate has no path dependencies
    • Path dependencies have been removed, no changes have been made to those crates since the last release
    • Ran bin/publish --dry-run tokio 0.2.2
  • Update Cargo metadata.
    • Nothing else to do here, the other tokio-* crates have not had any other releases
  • Update other documentation links.
  • Update the changelog for the crate.
  • Perform a final audit for breaking changes.
    • No breaking changes present
  • Open a pull request with your changes.
  • Release the crate.

@osa1
Copy link
Contributor

osa1 commented Nov 29, 2019

Might be good to include #1858 too.

@ipetkov
Copy link
Member Author

ipetkov commented Nov 29, 2019

Rebased with the latest changes in master.

Also noticed that some loom tests fail after I took out the path dependency on tokio-test...
Is it fine to have path deps in dev-dependencies?

@carllerche carllerche merged commit 467b6ea into tokio-rs:master Nov 29, 2019
@ipetkov ipetkov deleted the release-0.2.2 branch November 29, 2019 19:19
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.

None yet

3 participants