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(rust): bump version to 0.11.0 #205

Merged
merged 2 commits into from
Oct 4, 2023
Merged

chore(rust): bump version to 0.11.0 #205

merged 2 commits into from
Oct 4, 2023

Conversation

romac
Copy link
Member

@romac romac commented Oct 3, 2023

I had to yank v0.10.3 of the Rust crate because it was breaking semver compat and breaking people's CI.

While we've so far tried to keep all versions in sync, I suggest we re-publish it as v0.11.0 and let the Go, TS and Rust versions drift. I added a compatibility table for Go and Rust in the README to let people know which versions of which implementation they can use. I am not sure exactly what the status is with the TS version, so I left it out for now. Help welcome.

@codecov
Copy link

codecov bot commented Oct 3, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (9a74bf4) 48.72% compared to head (d1e8ada) 65.36%.

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #205       +/-   ##
===========================================
+ Coverage   48.72%   65.36%   +16.63%     
===========================================
  Files          23        7       -16     
  Lines        9920     3560     -6360     
  Branches       86        0       -86     
===========================================
- Hits         4834     2327     -2507     
+ Misses       4725     1233     -3492     
+ Partials      361        0      -361     
Flag Coverage Δ
go ?
rust 65.36% <ø> (ø)
typescript ?

Flags with carried forward coverage won't be shown. Click here to find out more.

see 16 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@damiannolan damiannolan left a comment

Choose a reason for hiding this comment

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

Staggered versioning seems fine as long as the table is kept up to date! 🙏

@romac romac merged commit 31ac3c7 into master Oct 4, 2023
8 checks passed
@romac romac deleted the release/rust/v0.11.0 branch October 4, 2023 15:05
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