File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
sdk/tables/azure-data-tables Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ com.azure:azure-data-appconfiguration-perf;1.0.0-beta.1;1.0.0-beta.1
114114com.azure:azure-data-schemaregistry;1.5.3;1.6.0-beta.1
115115com.azure:azure-data-schemaregistry-apacheavro;1.1.24;1.2.0-beta.3
116116com.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
118118com.azure:azure-data-tables-perf;1.0.0-beta.1;1.0.0-beta.1
119119com.azure:azure-developer-devcenter;1.0.7;1.1.0-beta.1
120120com.azure:azure-developer-loadtesting;1.0.21;1.1.0-beta.1
Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments