Skip to content

Commit 24edb14

Browse files
jairmyreeazure-sdk
andauthored
Increment package versions for tables releases (Azure#44721) (Azure#44769)
Co-authored-by: Azure SDK Bot <[email protected]>
1 parent ef7dcb5 commit 24edb14

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

eng/versioning/version_client.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ com.azure:azure-data-appconfiguration-perf;1.0.0-beta.1;1.0.0-beta.1
114114
com.azure:azure-data-schemaregistry;1.5.3;1.6.0-beta.1
115115
com.azure:azure-data-schemaregistry-apacheavro;1.1.24;1.2.0-beta.3
116116
com.azure:azure-data-schemaregistry-jsonschema;1.0.0;1.1.0-beta.1
117-
com.azure:azure-data-tables;12.5.2;12.6.0-beta.1
117+
com.azure:azure-data-tables;12.5.3;12.6.0-beta.1
118118
com.azure:azure-data-tables-perf;1.0.0-beta.1;1.0.0-beta.1
119119
com.azure:azure-developer-devcenter;1.0.7;1.1.0-beta.1
120120
com.azure:azure-developer-loadtesting;1.0.21;1.1.0-beta.1

sdk/tables/azure-data-tables/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,17 @@
1010

1111
### Other Changes
1212

13+
## 12.5.3 (2025-03-19)
14+
15+
### Bugs Fixed
16+
17+
- Fixed the issue where entity-merge operations on cosmos endpoints were improperly sent to service on non-public cloud endpoints.
18+
19+
#### Dependency Updates
20+
21+
- Upgraded `azure-core-http-netty` from `1.15.10` to version `1.15.11`.
22+
- Upgraded `azure-core` from `1.55.2` to version `1.55.3`.
23+
1324
## 12.5.2 (2025-02-25)
1425

1526
### Other Changes

0 commit comments

Comments
 (0)