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 tracking PR: hex-conservative 0.3.0 #110

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

tcharding
Copy link
Member

In preparation for release add a changelog entry and bump the version.

Major release because it includes at least one breaking change (removal of core2 optional dependency).

@tcharding
Copy link
Member Author

Includes a patch upfront to fix fuzz job.

@tcharding tcharding changed the title Release tracking PR: hex-conservative v0.3.0 Release tracking PR: hex-conservative 0.3.0 Sep 18, 2024
In the `fuzz` job we are using `upload-artifact@v2` (and download) and
CI auto-fails because this version has been deprecated. Upgrade to
version 3.
In preparation for release add a changelog entry and bump the version.

Major release because it includes at least one breaking change (removal
of `core2` optional dependency).
@apoelstra
Copy link
Member

Can you split the CI fix out? This crate doesn't have lockfiles which makes it hard for me to test version-changing PRs where different commits have different verions.

@tcharding
Copy link
Member Author

No sweat, I can add lock files too if it helps?

@tcharding
Copy link
Member Author

Patch 1 is now in #111

@apoelstra
Copy link
Member

No sweat, I can add lock files too if it helps?

This would be super helpful for me, yeah.

@tcharding
Copy link
Member Author

Draft till #112 goes in

@tcharding tcharding marked this pull request as draft September 19, 2024 22:22
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