File tree Expand file tree Collapse file tree 4 files changed +13
-3
lines changed
Expand file tree Collapse file tree 4 files changed +13
-3
lines changed Original file line number Diff line number Diff line change @@ -120,7 +120,7 @@ com.azure:azure-data-appconfiguration-perf;1.0.0-beta.1;1.0.0-beta.1
120120com.azure:azure-data-schemaregistry;1.5.2;1.6.0-beta.1
121121com.azure:azure-data-schemaregistry-apacheavro;1.1.23;1.2.0-beta.3
122122com.azure:azure-data-schemaregistry-jsonschema;1.0.0;1.1.0-beta.1
123- com.azure:azure-data-tables;12.5.0 ;12.5 .1
123+ com.azure:azure-data-tables;12.5.1 ;12.6.0-beta .1
124124com.azure:azure-data-tables-perf;1.0.0-beta.1;1.0.0-beta.1
125125com.azure:azure-developer-devcenter;1.0.6;1.1.0-beta.1
126126com.azure:azure-developer-loadtesting;1.0.19;1.0.20
Original file line number Diff line number Diff line change 2525 <dependency >
2626 <groupId >com.azure</groupId >
2727 <artifactId >azure-data-tables</artifactId >
28- <version >12.5 .1</version > <!-- {x-version-update;com.azure:azure-data-tables;current} -->
28+ <version >12.6.0-beta .1</version > <!-- {x-version-update;com.azure:azure-data-tables;current} -->
2929 </dependency >
3030 <dependency >
3131 <groupId >com.azure</groupId >
Original file line number Diff line number Diff line change 11# Release History
22
3+ ## 12.6.0-beta.1 (Unreleased)
4+
5+ ### Features Added
6+
7+ ### Breaking Changes
8+
9+ ### Bugs Fixed
10+
11+ ### Other Changes
12+
313## 12.5.1 (2025-02-18)
414
515### Bugs Fixed
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Licensed under the MIT License.
1414
1515 <groupId >com.azure</groupId >
1616 <artifactId >azure-data-tables</artifactId >
17- <version >12.5 .1</version > <!-- {x-version-update;com.azure:azure-data-tables;current} -->
17+ <version >12.6.0-beta .1</version > <!-- {x-version-update;com.azure:azure-data-tables;current} -->
1818 <name >Microsoft Azure client library for Azure Tables</name >
1919 <description >This package contains the client library for Microsoft Azure Tables.</description >
2020 <url >https://github.com/Azure/azure-sdk-for-java</url >
You can’t perform that action at this time.
0 commit comments