Skip to content

azure-data-tables_12.0.0-beta.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 08 Apr 17:34
2d44261

12.0.0-beta.6 (2021-04-07)

Breaking Changes

  • All clients and batch classes now throw a public TableServiceErrorException instead of the one in the implementation package.
  • All operation error details (errorCode, languageCode, errorMessage) are now contained in the public TableServiceError, as opposed to the implementation TableServiceError that contains a TableServiceErrorOdataError containing a TableServiceErrorOdataErrorMessage.
  • TableClientBuilder fluent setters now throw an IllegalArgumentException instead of NullPointerException when given invalid arguments.

Dependency Updates

  • Updated dependency version of azure-core to 1.15.0.
  • Updated dependency version of azure-storage-common to 12.10.1.