github Azure/azure-sdk-for-java azure-data-tables_12.0.0-beta.1

latest releases: azure-cosmos-encryption_2.12.0, azure-cosmos_4.60.0, azure-resourcemanager-recoveryservices_1.3.0...
pre-release3 years ago

12.0.0-beta.1 (2020-09-10):

Version 12.0.0-beta.1 is a beta of our efforts in creating a client library that is developer-friendly, idiomatic to
the Java ecosystem, and as consistent across different languages and platforms as possible. The principles that guide
our efforts can be found in the Azure SDK Design Guidelines for Java.

Features

Known issues

  • Entity merge operations using the Cosmos DB Table API are currently broken.
  • When using the Cosmos DB Table API, if a client is rate-limited by the service, the client returns the error to the
    caller rather than automatically retrying the request after a delay.
  • Upon failure, operations do not correctly throw a TableStorageException as documented, but instead currently throw
    the internal type TableServiceErrorException.

Don't miss a new azure-sdk-for-java release

NewReleases is sending notifications on new releases.