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

bump crate versions in prep of 2023-02 release #1215

Merged
merged 3 commits into from
Feb 15, 2023

Conversation

demoray
Copy link
Contributor

@demoray demoray commented Feb 15, 2023

Note: While this updates the generated crate template, this does not regenerate the crates. That will be done in a follow-up commit.

Brian Caswell added 2 commits February 15, 2023 10:13
Note: While this updates the generated crate template, this does not regenerate the crates.  That will be done in a follow-up commit.
@demoray
Copy link
Contributor Author

demoray commented Feb 15, 2023

Note: This bumps azure_core to 0.10 such that all of the shipping crate versions are the same. This simplifies both our lives as maintainers and eases the burden for the user.

@@ -1,6 +1,6 @@
[package]
name = "azure_core"
version = "0.8.0"
version = "0.10.0"
Copy link
Member

Choose a reason for hiding this comment

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

Shouldn't this be 0.9.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 commented on the PR on this. I intentionally bumped azure_core to 0.10.0 to reduce the burden of having to keep track of different version numbers for different crates.

@demoray
Copy link
Contributor Author

demoray commented Feb 15, 2023

To review just the code in the sdk crates: 4a5ed10

To review just the code in the generated crates: a05f07b

@demoray demoray requested a review from cataggar February 15, 2023 15:47
@demoray demoray merged commit 6942ac3 into Azure:main Feb 15, 2023
@demoray demoray deleted the bump-crate-versions branch February 15, 2023 15: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.

2 participants