12.3.15 (2023-09-18)
Bugs Fixed
- Fixed the issue with
TableClient
andTableAsyncClient
wheredeleteEntity
did not work on entities with empty primary keys.(33390) - Fixed the issue with
TableClient
andTableAsyncClient
wheregetEntity
did not work on entities with empty primary keys.
Other Changes
- Migrate test recordings to assets repo
Dependency Updates
- Upgraded
azure-core-http-netty
from1.13.6
to version1.13.7
. - Upgraded
azure-core
from1.42.0
to version1.43.0
.