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

publish azure identity 0.12.0 for azcore alignment #16042

Closed
baywet opened this issue Nov 1, 2021 · 2 comments
Closed

publish azure identity 0.12.0 for azcore alignment #16042

baywet opened this issue Nov 1, 2021 · 2 comments
Assignees
Labels
Azure.Identity bug This issue requires a change to an existing behavior in the product in order to be resolved. Client This issue points to a problem in the data-plane of the library.

Comments

@baywet
Copy link
Member

baywet commented Nov 1, 2021

Bug Report

At time of writing:
azcore 0.20.0
azidentity 0.11.0 -> azcore 0.19.0

This becomes an issue if you have a transitive dependency on azcore 0.20.0 and an direct dependency on azidentity 0.11.0 as it seems that azcore 0.20.0 breaks a bunch of APIs (see #15886).

Releasing azidentity 0.12.0 since the alignment work in the code is already done would solve the problem.

@ghost ghost added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Nov 1, 2021
@RickWinter RickWinter added Azure.Identity bug This issue requires a change to an existing behavior in the product in order to be resolved. Client This issue points to a problem in the data-plane of the library. labels Nov 1, 2021
@ghost ghost removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Nov 1, 2021
@RickWinter RickWinter added this to the [2021] November milestone Nov 1, 2021
@chlowell
Copy link
Member

chlowell commented Nov 2, 2021

azidentity 0.12.0, which requires azcore 0.20.0, is available now. There are a number of API changes, detailed in the changelog, so you may need to update your code, depending on which credentials you use. Please open another issue if you find something that doesn't work.

@chlowell chlowell closed this as completed Nov 2, 2021
@baywet
Copy link
Member Author

baywet commented Nov 3, 2021

Thanks for the quick turnaround on this one!

@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Azure.Identity bug This issue requires a change to an existing behavior in the product in order to be resolved. Client This issue points to a problem in the data-plane of the library.
Projects
None yet
Development

No branches or pull requests

3 participants