azure-sdk-for-java

This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.

MIT License

Stars
2.3K
Committers
629

Bot releases are hidden (Show)

azure-sdk-for-java - azure-sdk-template-three_1.0.0-beta.3825561

Published by azure-sdk 5 months ago

1.0.0-beta.3825561 (2024-05-28)

  • Test batch release
azure-sdk-for-java - azure-sdk-template-two_1.0.0-beta.3825561

Published by azure-sdk 5 months ago

1.0.0-beta.3825561 (2024-05-28)

  • Test batch release
azure-sdk-for-java - azure-sdk-template_1.2.1-beta.3825561

Published by azure-sdk 5 months ago

1.2.1-beta.3825561 (2024-05-28)

  • Test batch release
azure-sdk-for-java - azure-sdk-template-three_1.0.0-beta.3824826

Published by azure-sdk 5 months ago

1.0.0-beta.3824826 (2024-05-28)

  • Test batch release
azure-sdk-for-java - azure-sdk-template-two_1.0.0-beta.3824826

Published by azure-sdk 5 months ago

1.0.0-beta.3824826 (2024-05-28)

  • Test batch release
azure-sdk-for-java - azure-sdk-template_1.2.1-beta.3824826

Published by azure-sdk 5 months ago

1.2.1-beta.3824826 (2024-05-28)

  • Test batch release
azure-sdk-for-java - azure-resourcemanager-oracledatabase_1.0.0-beta.1

Published by azure-sdk 5 months ago

1.0.0-beta.1 (2024-05-28)

  • Azure Resource Manager OracleDatabase client library for Java. This package contains Microsoft Azure SDK for OracleDatabase Management SDK. Package tag package-2023-09-01-preview. For documentation on how to use this package, please see Azure Management Libraries for Java.
azure-sdk-for-java - azure-ai-vision-face_1.0.0-beta.1

Published by azure-sdk 5 months ago

1.0.0-beta.1 (2024-05-28)

Version 1.0.0-beta.1 is a preview of our efforts in creating a client library for Azure AI Vision Face Service that is developer-friendly
and idiomatic to the Java ecosystem. The principles that guide
our efforts can be found in the Azure SDK Design Guidelines for Java. For more information about this, and preview releases of other Azure SDK libraries, please visit
https://azure.github.io/azure-sdk/releases/latest/java.html.

  • It uses the Azure AI Vision Face service v1.1-preview.1 API.
  • Three client design:
    • FaceClient provides functionality for face detection and recognition, including 'detect', 'verify', 'findsimilar' and 'group'
    • FaceSessionClient to orchestrate with mobile client application to perform liveness check and verification
  • Authentication with API key supported using AzureKeyCredential("<api_key>") from com.azure.core.credential
  • Authentication with AAD using DefaultAzureCredentialBuilder() from com.azure.identity
azure-sdk-for-java - azure-cosmos-spark_3-5_2-12_4.32.0

Published by azure-sdk 5 months ago

4.32.0 (2024-05-24)

Features Added

  • Added config option spark.cosmos.auth.aad.clientCertPemBase64 to allow using SPN (ServicePrincipal name) authentication with certificate instead of client secret. - See PR 40325
  • Added config option spark.cosmos.accountDataResolverServiceName to allow specifying which AccountDataResolver trait implementation to use if there are multiple on the class path. - See PR 40325

Bugs Fixed

  • Fixed an issue where SHOW DATABASES IN only return one database even though multiple databases exist. - See PR 40277
  • Fixed an issue where SHOW TABLES FROM only return one container even though multiple containers exist. - See PR 40277
  • Fixed UserAgent encoding when the suffix contains non-ASCII characters. - SeePR 40293

Other Changes

  • Added robustness improvement to avoid client-side parsing errors java.lang.IllegalArgumentException: Unable to parse JSON when Gateway returns duplicate unqiueKeyPolicy in IndexPolicy (invalid json) - SeePR 40306
azure-sdk-for-java - azure-cosmos-spark_3-4_2-12_4.32.0

Published by azure-sdk 5 months ago

4.32.0 (2024-05-24)

Features Added

  • Added config option spark.cosmos.auth.aad.clientCertPemBase64 to allow using SPN (ServicePrincipal name) authentication with certificate instead of client secret. - See PR 40325
  • Added config option spark.cosmos.accountDataResolverServiceName to allow specifying which AccountDataResolver trait implementation to use if there are multiple on the class path. - See PR 40325

Bugs Fixed

  • Fixed an issue where SHOW DATABASES IN only return one database even though multiple databases exist. - See PR 40277
  • Fixed an issue where SHOW TABLES FROM only return one container even though multiple containers exist. - See PR 40277
  • Fixed UserAgent encoding when the suffix contains non-ASCII characters. - SeePR 40293

Other Changes

  • Added robustness improvement to avoid client-side parsing errors java.lang.IllegalArgumentException: Unable to parse JSON when Gateway returns duplicate unqiueKeyPolicy in IndexPolicy (invalid json) - SeePR 40306
azure-sdk-for-java - azure-cosmos-spark_3-3_2-12_4.32.0

Published by azure-sdk 5 months ago

4.32.0 (2024-05-24)

Features Added

  • Added config option spark.cosmos.auth.aad.clientCertPemBase64 to allow using SPN (ServicePrincipal name) authentication with certificate instead of client secret. - See PR 40325
  • Added config option spark.cosmos.accountDataResolverServiceName to allow specifying which AccountDataResolver trait implementation to use if there are multiple on the class path. - See PR 40325

Bugs Fixed

  • Fixed an issue where SHOW DATABASES IN only return one database even though multiple databases exist. - See PR 40277
  • Fixed an issue where SHOW TABLES FROM only return one container even though multiple containers exist. - See PR 40277
  • Fixed UserAgent encoding when the suffix contains non-ASCII characters. - SeePR 40293

Other Changes

  • Added robustness improvement to avoid client-side parsing errors java.lang.IllegalArgumentException: Unable to parse JSON when Gateway returns duplicate unqiueKeyPolicy in IndexPolicy (invalid json) - SeePR 40306
azure-sdk-for-java - azure-cosmos-spark_3-2_2-12_4.32.0

Published by azure-sdk 5 months ago

4.32.0 (2024-05-24)

Features Added

  • Added config option spark.cosmos.auth.aad.clientCertPemBase64 to allow using SPN (ServicePrincipal name) authentication with certificate instead of client secret. - See PR 40325
  • Added config option spark.cosmos.accountDataResolverServiceName to allow specifying which AccountDataResolver trait implementation to use if there are multiple on the class path. - See PR 40325

Bugs Fixed

  • Fixed an issue where SHOW DATABASES IN only return one database even though multiple databases exist. - See PR 40277
  • Fixed an issue where SHOW TABLES FROM only return one container even though multiple containers exist. - See PR 40277
  • Fixed UserAgent encoding when the suffix contains non-ASCII characters. - SeePR 40293

Other Changes

  • Added robustness improvement to avoid client-side parsing errors java.lang.IllegalArgumentException: Unable to parse JSON when Gateway returns duplicate unqiueKeyPolicy in IndexPolicy (invalid json) - SeePR 40306
azure-sdk-for-java - azure-cosmos-spark_3-1_2-12_4.32.0

Published by azure-sdk 5 months ago

4.32.0 (2024-05-24)

Features Added

  • Added config option spark.cosmos.auth.aad.clientCertPemBase64 to allow using SPN (ServicePrincipal name) authentication with certificate instead of client secret. - See PR 40325
  • Added config option spark.cosmos.accountDataResolverServiceName to allow specifying which AccountDataResolver trait implementation to use if there are multiple on the class path. - See PR 40325

Bugs Fixed

  • Fixed an issue where SHOW DATABASES IN only return one database even though multiple databases exist. - See PR 40277
  • Fixed an issue where SHOW TABLES FROM only return one container even though multiple containers exist. - See PR 40277
  • Fixed UserAgent encoding when the suffix contains non-ASCII characters. - SeePR 40293

Other Changes

  • Added robustness improvement to avoid client-side parsing errors java.lang.IllegalArgumentException: Unable to parse JSON when Gateway returns duplicate unqiueKeyPolicy in IndexPolicy (invalid json) - SeePR 40306
azure-sdk-for-java - azure-cosmos_4.61.0

Published by azure-sdk 5 months ago

4.61.0 (2024-05-24)

Features Added

  • Added query statement conditionally in diagnostics and tracing. - SeePR 39990

Bugs Fixed

  • Fixed a rare issue causing StackOverflowError when RntbdRequestRecord expires and tries to serialize CosmosException using default Jackson Object Mapper - SeePR 40272
  • Fixed UserAgent encoding when the suffix contains non-ASCII characters. - SeePR 40293

Other Changes

  • Added robustness improvement to avoid client-side parsing errors java.lang.IllegalArgumentException: Unable to parse JSON when Gateway returns duplicate unqiueKeyPolicy in IndexPolicy (invalid json) - SeePR 40306
azure-sdk-for-java - azure-resourcemanager-trafficmanager_2.39.0

Published by azure-sdk 5 months ago

2.39.0 (2024-05-24)

Other Changes

Dependency Updates

  • Updated core dependency from resources.
azure-sdk-for-java - azure-resourcemanager-storage_2.39.0

Published by azure-sdk 5 months ago

2.39.0 (2024-05-24)

Other Changes

Dependency Updates

  • Updated core dependency from resources.
azure-sdk-for-java - azure-resourcemanager-sql_2.39.0

Published by azure-sdk 5 months ago

2.39.0 (2024-05-24)

Other Changes

Dependency Updates

  • Updated core dependency from resources.
azure-sdk-for-java - azure-resourcemanager-servicebus_2.39.0

Published by azure-sdk 5 months ago

2.39.0 (2024-05-24)

Other Changes

Dependency Updates

  • Updated core dependency from resources.
azure-sdk-for-java - azure-resourcemanager-search_2.39.0

Published by azure-sdk 5 months ago

2.39.0 (2024-05-24)

Features Added

  • Supported disabling public network access in SearchService via disablePublicNetworkAccess(), for private link feature.
azure-sdk-for-java - azure-resourcemanager-resources_2.39.0

Published by azure-sdk 5 months ago

2.39.0 (2024-05-24)

Features Added

  • Supported mode and metadata in PolicyDefinition class.