File tree Expand file tree Collapse file tree 5 files changed +14
-4
lines changed
Expand file tree Collapse file tree 5 files changed +14
-4
lines changed Original file line number Diff line number Diff line change 208208 <dependency >
209209 <groupId >com.azure</groupId >
210210 <artifactId >azure-data-tables</artifactId >
211- <version >12.3.3 </version > <!-- {x-version-update;com.azure:azure-data-tables;current} -->
211+ <version >12.4.0-beta.1 </version > <!-- {x-version-update;com.azure:azure-data-tables;current} -->
212212 </dependency >
213213 <dependency >
214214 <groupId >com.azure</groupId >
Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ com.azure:azure-data-appconfiguration;1.3.6;1.4.0-beta.1
9696com.azure:azure-data-appconfiguration-perf;1.0.0-beta.1;1.0.0-beta.1
9797com.azure:azure-data-schemaregistry;1.2.3;1.3.0-beta.1
9898com.azure:azure-data-schemaregistry-apacheavro;1.0.3;1.1.0-beta.1
99- com.azure:azure-data-tables;12.3.2 ;12.3.3
99+ com.azure:azure-data-tables;12.3.3 ;12.4.0-beta.1
100100com.azure:azure-data-tables-perf;1.0.0-beta.1;1.0.0-beta.1
101101com.azure:azure-digitaltwins-core;1.3.1;1.4.0-beta.1
102102com.azure:azure-e2e;1.0.0-beta.1;1.0.0-beta.1
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.3.3 </version > <!-- {x-version-update;com.azure:azure-data-tables;current} -->
28+ <version >12.4.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.4.0-beta.1 (Unreleased)
4+
5+ ### Features Added
6+
7+ ### Breaking Changes
8+
9+ ### Bugs Fixed
10+
11+ ### Other Changes
12+
313## 12.3.3 (2022-08-15)
414
515### Other Changes
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.3.3 </version > <!-- {x-version-update;com.azure:azure-data-tables;current} -->
17+ <version >12.4.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