File tree Expand file tree Collapse file tree 6 files changed +15
-5
lines changed
Expand file tree Collapse file tree 6 files changed +15
-5
lines changed Original file line number Diff line number Diff line change 203203 <dependency >
204204 <groupId >com.azure</groupId >
205205 <artifactId >azure-data-tables</artifactId >
206- <version >12.2.0 </version > <!-- {x-version-update;com.azure:azure-data-tables;current} -->
206+ <version >12.3.0-beta.1 </version > <!-- {x-version-update;com.azure:azure-data-tables;current} -->
207207 </dependency >
208208 <dependency >
209209 <groupId >com.azure</groupId >
Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ com.azure:azure-data-appconfiguration;1.3.0;1.4.0-beta.1
8989com.azure:azure-data-appconfiguration-perf;1.0.0-beta.1;1.0.0-beta.1
9090com.azure:azure-data-schemaregistry;1.0.1;1.1.0-beta.1
9191com.azure:azure-data-schemaregistry-apacheavro;1.0.0-beta.8;1.0.0-beta.9
92- com.azure:azure-data-tables;12.1.5 ;12.2.0
92+ com.azure:azure-data-tables;12.2.0 ;12.3.0-beta.1
9393com.azure:azure-data-tables-perf;1.0.0-beta.1;1.0.0-beta.1
9494com.azure:azure-digitaltwins-core;1.1.5;1.2.0-beta.1
9595com.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.2.0 </version > <!-- {x-version-update;com.azure:azure-data-tables;current} -->
28+ <version >12.3.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.3.0-beta.1 (Unreleased)
4+
5+ ### Features Added
6+
7+ ### Breaking Changes
8+
9+ ### Bugs Fixed
10+
11+ ### Other Changes
12+
313## 12.2.0 (2022-02-10)
414
515### Features added
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.2.0 </version > <!-- {x-version-update;com.azure:azure-data-tables;current} -->
17+ <version >12.3.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 >
Original file line number Diff line number Diff line change 2020 <dependency >
2121 <groupId >com.azure</groupId >
2222 <artifactId >azure-data-tables</artifactId >
23- <version >12.2.0 </version > <!-- {x-version-update;com.azure:azure-data-tables;current} -->
23+ <version >12.3.0-beta.1 </version > <!-- {x-version-update;com.azure:azure-data-tables;current} -->
2424 </dependency >
2525 </dependencies >
2626
You can’t perform that action at this time.
0 commit comments