1.0.0-beta.4 (2024-08-06)
Bugs Fixed
- [#5781] Fixed exception when deserializing numeric values from JSON. (A community contribution, courtesy of 0xar1)
Acknowledgments
Thank you to our developer community members who helped to make Azure Data Tables better with their contributions to this release:
1.0.0-beta.3 (2024-06-11)
Bugs Fixed
- 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)
Features Added
- Updates to models, transactions and other features.
1.0.0-beta.1 (2024-01-16)
Features Added