Is azure-identity-providers-jdbc-postgresql 1.0.0 GA released?
See original GitHub issueQuery/Question
Is azure-identity-providers-jdbc-postgresql 1.0.0 GA released? If so, do we know when it will be available on maven central?
The reason I ask is when I look at the CHANGELOG.md It dates 1.0.0 GA 2022-11-11. But unable to resolve it via maven and when I checked here 1.0.0-beta.1
is shown as the latest version
Issue Analytics
- State:
- Created 10 months ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
Release notes & updates – Azure CLI - Microsoft Learn
Learn about the latest Azure Command-Line Interface (CLI) release notes and updates for both the current and beta versions of the CLI.
Read more >Azure SDK for Java (November 2021) | Azure SDKs
The Azure SDK team is pleased to announce our November 2021 client library releases. GA. Azure Identity Spring. Azure Spring Boot AutoConfigure.
Read more >Release Notes | Google Cloud CLI Documentation
Promoted gcloud storage buckets update --uniform-bucket-level-access to GA. Rebuilt gcloud-crc32c 1.0.0 on latest version of golang.
Read more >IBM Security Identity Adapters v7.x
(Release notes updated to include Windows 2019 support). Version 10 ... IBM Security Identity Adapter for Microsoft Azure Active Directory
Read more >azure-identity-providers-jdbc-mysql : 1.0.0-beta.1
Azure Identity Providers JDBC MySQL - Provide implementation of MySQL authenticationPlugin that enables authentication using Azure AD.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
https://github.com/Azure/azure-sdk-for-java/pull/32504 will add the
azure-identity-extensions
toazure-sdk-bom
. So the artifact will be managed by the BOM in the next release.Closing this issue now.
Hi @prafsoni:
Yes, we moved azure-identity-providers-core, azure-identity-providers-jdbc-mysql, azure-identity-providers-jdbc-postgresql into one module: azure-identity-extensions. So azure-identity-extensions_1.0.0 will be the GA version.
Yes, we are still confirming.
@JonathanGiles @srnagar Should we add azure-identity-extensions to azure-sdk-bom?