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

Resilient Jackson Multi-Version Support #20998

Closed
3 tasks done
alzimmermsft opened this issue Apr 27, 2021 · 1 comment
Closed
3 tasks done

Resilient Jackson Multi-Version Support #20998

alzimmermsft opened this issue Apr 27, 2021 · 1 comment
Assignees
Labels
Azure.Core azure-core Client This issue points to a problem in the data-plane of the library. pillar-reliability The issue is related to reliability, one of our core engineering pillars. (includes stress testing)

Comments

@alzimmermsft
Copy link
Member

alzimmermsft commented Apr 27, 2021

Related #20997

Determine which versions of Jackson the Azure SDKs can support and create version specific configurations to ensure consistent serialization and deserialization across versions.

Targeted version support is at least:

  • 2.10
  • 2.11
  • 2.12
@alzimmermsft alzimmermsft added Client This issue points to a problem in the data-plane of the library. Azure.Core azure-core pillar-reliability The issue is related to reliability, one of our core engineering pillars. (includes stress testing) labels Apr 27, 2021
@joshfree joshfree changed the title Determine Jackson Version Support Resilient Jackson Multi-Version Support Apr 29, 2021
@alzimmermsft alzimmermsft added this to the [2021] August milestone May 27, 2021
@lmolkova
Copy link
Member

Fixed (for Azure.Core) in #23279, #23441 #24138, #23283

azure-sdk pushed a commit to azure-sdk/azure-sdk-for-java that referenced this issue Nov 22, 2022
[Hub Generated] Review request for Microsoft.RecoveryServices to add version stable/2022-10-01 (Azure#20998)

* Adds base for updating Microsoft.RecoveryServices from version stable/2022-09-10 to version 2022-10-01

* Updates readme

* Updates API version in new specs and examples

* Changes introduced in october 1st, 2022

* Adds base for updating Microsoft.RecoveryServices from version stable/2022-09-10 to version 2022-10-01

* Updates readme

* Updates API version in new specs and examples

* Update service.json

* Tiny change that make SDK generation possible

* fix x-ms-identifiers lint error

* fixing lintdiff errors

* fixing lintdiff errors

* complient error response

* error response missing type

* fixed style errors

* better pattern

* Updated the pattern

* Reverted unncessary changes

* Revert parameter name change

* updated examples parameters
@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Azure.Core azure-core Client This issue points to a problem in the data-plane of the library. pillar-reliability The issue is related to reliability, one of our core engineering pillars. (includes stress testing)
Projects
Status: Done
Development

No branches or pull requests

2 participants