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

Prepare 0.6.0 release #108

Merged
merged 3 commits into from
Aug 29, 2021
Merged

Prepare 0.6.0 release #108

merged 3 commits into from
Aug 29, 2021

Conversation

rnestler
Copy link
Member

Checklist

  • [na] Tests added if applicable
  • [na] README updated if applicable
  • CHANGELOG updated if applicable
  • [na] If a commit includes a breaking change, include the string [breaking-change] somewhere in the commit message

@rnestler rnestler requested review from dbrgn and g5pw August 28, 2021 11:39
@rnestler
Copy link
Member Author

We can't really do anything about the cargo audit fails, since it is an upstream issue. It doesn't make sense to delay the release because of it, since the old release is vulnerable as well. Also the issue is pretty low severity: https://rustsec.org/advisories/RUSTSEC-2021-0078

@g5pw
Copy link
Collaborator

g5pw commented Aug 28, 2021

Yeah, I agree. We should bump 0.6 out of the way and think about a good alternative to iron in #109 and make another release.

@dbrgn
Copy link
Collaborator

dbrgn commented Aug 29, 2021

You could explicitly ignore that RUSTSEC issue in the CI config to get rid of the build failure.

Or mark it as allowed failure.

parking_lot_core requires renamed_spin_loop which is available since 1.49
@rnestler rnestler merged commit 2338beb into master Aug 29, 2021
@rnestler rnestler deleted the prepare-0.6.0-release branch August 29, 2021 14:55
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.

3 participants