12.4.0 (2024-04-12)
Breaking Changes
- Removed
jackson-dataformat-xml
as a dependency.
Bugs Fixed
- Fixed the issue where
createTableIfNotExists
utilized improper logic for checking for 409 status code.
Other Changes
- Migrating from Jackson to stream-style serialization.
Dependency Updates
- Introducing
azure-xml
version1.0.0
as a dependency. - Upgraded
azure-core
from1.47.0
to version1.48.0
. - Upgraded
azure-core-http-netty
from1.14.1
to version1.14.2
.