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 208
208
<dependency >
209
209
<groupId >com.azure</groupId >
210
210
<artifactId >azure-data-tables</artifactId >
211
- <version >12.3.9 </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} -->
212
212
</dependency >
213
213
<dependency >
214
214
<groupId >com.azure</groupId >
Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ com.azure:azure-data-appconfiguration;1.4.2;1.5.0-beta.1
102
102
com.azure:azure-data-appconfiguration-perf;1.0.0-beta.1;1.0.0-beta.1
103
103
com.azure:azure-data-schemaregistry;1.3.3;1.4.0-beta.3
104
104
com.azure:azure-data-schemaregistry-apacheavro;1.1.3;1.2.0-beta.3
105
- com.azure:azure-data-tables;12.3.8 ;12.3.9
105
+ com.azure:azure-data-tables;12.3.9 ;12.4.0-beta.1
106
106
com.azure:azure-data-tables-perf;1.0.0-beta.1;1.0.0-beta.1
107
107
com.azure:azure-digitaltwins-core;1.3.7;1.4.0-beta.1
108
108
com.azure:azure-developer-devcenter;1.0.0-beta.2;1.0.0-beta.3
Original file line number Diff line number Diff line change 25
25
<dependency >
26
26
<groupId >com.azure</groupId >
27
27
<artifactId >azure-data-tables</artifactId >
28
- <version >12.3.9 </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} -->
29
29
</dependency >
30
30
<dependency >
31
31
<groupId >com.azure</groupId >
Original file line number Diff line number Diff line change 1
1
# Release History
2
2
3
+ ## 12.4.0-beta.1 (Unreleased)
4
+
5
+ ### Features Added
6
+
7
+ ### Breaking Changes
8
+
9
+ ### Bugs Fixed
10
+
11
+ ### Other Changes
12
+
3
13
## 12.3.9 (2023-03-08)
4
14
5
15
### Other Changes
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Licensed under the MIT License.
14
14
15
15
<groupId >com.azure</groupId >
16
16
<artifactId >azure-data-tables</artifactId >
17
- <version >12.3.9 </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} -->
18
18
<name >Microsoft Azure client library for Azure Tables</name >
19
19
<description >This package contains the client library for Microsoft Azure Tables.</description >
20
20
<url >https://github.com/Azure/azure-sdk-for-java</url >
You can’t perform that action at this time.
0 commit comments