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.15 </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 @@ -109,7 +109,7 @@ com.azure:azure-data-appconfiguration-perf;1.0.0-beta.1;1.0.0-beta.1
109109com.azure:azure-data-schemaregistry;1.3.10;1.4.0-beta.3
110110com.azure:azure-data-schemaregistry-apacheavro;1.1.10;1.2.0-beta.3
111111com.azure:azure-data-schemaregistry-jsonschema;1.0.0-beta.1;1.0.0-beta.2
112- com.azure:azure-data-tables;12.3.14 ;12.3.15
112+ com.azure:azure-data-tables;12.3.15 ;12.4.0-beta.1
113113com.azure:azure-data-tables-perf;1.0.0-beta.1;1.0.0-beta.1
114114com.azure:azure-digitaltwins-core;1.3.12;1.4.0-beta.1
115115com.azure:azure-developer-devcenter;1.0.0-beta.2;1.0.0-beta.3
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.15 </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.15 (2023-09-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.3.15 </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