Tables 1.0 beta 3 (#5672)

* Tables 1.0 beta 3

* ewrwe
This commit is contained in:
George Arama 2024-06-11 06:20:25 -07:00 committed by GitHub
parent 7a80e0a594
commit 83d3402eb2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,14 +1,11 @@
# Release History
## 1.0.0-beta.3 (Unreleased)
### Features Added
### Breaking Changes
## 1.0.0-beta.3 (2024-06-11)
### Bugs Fixed
### Other Changes
- Fixed an issue where the `TableServiceClient` was not correctly handling the `nextPartitionKey` and `nextRowKey` continuation tokens when iterating over tables.
- Fixed an issue around InsertReplace transactions.
## 1.0.0-beta.2 (2024-04-09)