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

Move some CLI output parsing to stream style #39008

Merged
merged 4 commits into from
Mar 1, 2024

Conversation

billwert
Copy link
Contributor

I noticed a bug in how parsing az output was working after adding support for the new expires_on field. The path to fixing that required fixing how parsing the json worked, so I took the opportunity to start moving to stream-style deserialization.

I noticed a bug in how parsing `az` output was working after adding support for the new `expires_on` field. The path to fixing that required fixing how parsing the json worked, so I took the opportunity to start moving to stream-style deserialization.
@azure-sdk
Copy link
Collaborator

API change check

APIView has identified API level changes in this PR and created following API reviews.

com.azure:azure-identity

@billwert billwert enabled auto-merge (squash) March 1, 2024 01:06
@billwert billwert merged commit 6506c0a into Azure:main Mar 1, 2024
18 checks passed
@billwert billwert deleted the identity-fix-parsing-expiry branch March 13, 2024 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

3 participants