Skip to content

release v3.1.0 #1192

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

Merged
merged 4 commits into from
Aug 29, 2024
Merged

release v3.1.0 #1192

merged 4 commits into from
Aug 29, 2024

Conversation

isabelatkinson
Copy link
Contributor

@@ -70,7 +70,7 @@ tracing-unstable = ["dep:tracing", "dep:log"]
async-trait = "0.1.42"
base64 = "0.13.0"
bitflags = "1.1.0"
bson = { git = "https://github.com/mongodb/bson-rust", branch = "main" }
bson = { git = "https://github.com/mongodb/bson-rust", branch = "main", version = "2.11.0" }
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I mentioned adding a CI task to make sure that the driver compiles with these dependencies downloaded from crates.io rather than git. This is really just an issue for releases, though, and cargo publish will error if anything goes wrong there.

@isabelatkinson isabelatkinson marked this pull request as ready for review August 29, 2024 19:02
@isabelatkinson isabelatkinson requested a review from abr-egn August 29, 2024 19:02
@isabelatkinson isabelatkinson merged commit 1bae6c7 into mongodb:main Aug 29, 2024
8 of 10 checks passed
@isabelatkinson isabelatkinson deleted the release-updates branch December 6, 2024 17:03
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