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

Use Reflection to Configure Jackson 2.12 Features (#19918) #19967

Conversation

alzimmermsft
Copy link
Member

Use MethodHandles when using Jackson 2.12 Features to Prevent Errors when Jackson 2.11 is Resolved

Use MethodHandles when using Jackson 2.12 Features to Prevent Errors when Jackson 2.11 is Resolved
@alzimmermsft alzimmermsft self-assigned this Mar 18, 2021
@ghost ghost added the Azure.Core azure-core label Mar 18, 2021
@alzimmermsft alzimmermsft added the Client This issue points to a problem in the data-plane of the library. label Mar 18, 2021
Copy link
Member

@g2vinay g2vinay left a comment

Choose a reason for hiding this comment

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

Assuming this is the same code change that was approved in this PR: #19918

Approving this.

@alzimmermsft
Copy link
Member Author

Assuming this is the same code change that was approved in this PR: #19918

Approving this.

Yes, this PR is a cherry-pick of that change

Copy link
Member

@srnagar srnagar left a comment

Choose a reason for hiding this comment

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

LGTM! Just curious about the hotfix branch naming convention. Should we use hotfix/<service>-<version> pattern to be consistent?

@alzimmermsft alzimmermsft merged commit e1d09df into Azure:hotfix/alzimmer/azure-core-1.14.1 Mar 19, 2021
@alzimmermsft alzimmermsft deleted the AzCore_HotfixJackson212ApiUsageFix branch March 19, 2021 01:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure.Core azure-core Client This issue points to a problem in the data-plane of the library.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants