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

Create Tooling to Generate SDK to Dependency Version Compatibility Chart #21220

Closed
alzimmermsft opened this issue May 6, 2021 · 1 comment
Closed
Assignees
Labels
EngSys This issue is impacting the engineering system.

Comments

@alzimmermsft
Copy link
Member

Create tooling which is able to take an SDK and parse through its release history to generate a chart which explains its compatibility with major dependencies such as Jackson, Netty, Reactor, and Spring and with other Azure SDKs. A potential view for this chart could be the following, using azure-core as the example:

Reactor

Reactor Version 3.3.x 3.4.x
azure-core Version Range 1.0.0 - 1.13.0 1.14.0 -

Azure Core

azure-core Version 1.14.0 1.15.0
azure-storage-blob N/A 12.11.0
azure-security-keyvault-keys 4.2.6 4.2.7
azure-cosmos 4.13.0 4.14.0
azure-identity 1.2.4 1.2.5
@alzimmermsft
Copy link
Member Author

Closing as this won't be done given the work to release azure-sdk-bom with a higher frequency

@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
EngSys This issue is impacting the engineering system.
Projects
None yet
Development

No branches or pull requests

1 participant