File tree Expand file tree Collapse file tree 4 files changed +14
-4
lines changed Expand file tree Collapse file tree 4 files changed +14
-4
lines changed Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ com.azure.cosmos.spark:azure-cosmos-spark_3-1_2-12;4.28.4;4.29.0-beta.1
109
109
com.azure.cosmos.spark:azure-cosmos-spark_3-2_2-12;4.28.4;4.29.0-beta.1
110
110
com.azure.cosmos.spark:azure-cosmos-spark_3-3_2-12;4.28.4;4.29.0-beta.1
111
111
com.azure.cosmos.spark:azure-cosmos-spark_3-4_2-12;4.28.4;4.29.0-beta.1
112
- com.azure:azure-cosmos-encryption;2.8 .0;2.9.0
112
+ com.azure:azure-cosmos-encryption;2.9 .0;2.10.0-beta.1
113
113
com.azure:azure-cosmos-test;1.0.0-beta.6;1.0.0-beta.7
114
114
com.azure:azure-cosmos-tests;1.0.0-beta.1;1.0.0-beta.1
115
115
com.azure.cosmos.kafka:azure-cosmos-kafka-connect;1.0.0-beta.1;1.0.0-beta.1
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ Licensed under the MIT License.
57
57
<dependency >
58
58
<groupId >com.azure</groupId >
59
59
<artifactId >azure-cosmos-encryption</artifactId >
60
- <version >2.9.0 </version > <!-- {x-version-update;com.azure:azure-cosmos-encryption;current} -->
60
+ <version >2.10.0-beta.1 </version > <!-- {x-version-update;com.azure:azure-cosmos-encryption;current} -->
61
61
</dependency >
62
62
63
63
<dependency >
Original file line number Diff line number Diff line change 1
1
## Release History
2
2
3
+ ### 2.10.0-beta.1 (Unreleased)
4
+
5
+ #### Features Added
6
+
7
+ #### Breaking Changes
8
+
9
+ #### Bugs Fixed
10
+
11
+ #### Other Changes
12
+
3
13
### 2.9.0 (2024-03-26)
4
14
#### Other Changes
5
15
* Updated ` azure-cosmos ` to version ` 4.57.0 ` .
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Licensed under the MIT License.
13
13
14
14
<groupId >com.azure</groupId >
15
15
<artifactId >azure-cosmos-encryption</artifactId >
16
- <version >2.9.0 </version > <!-- {x-version-update;com.azure:azure-cosmos-encryption;current} -->
16
+ <version >2.10.0-beta.1 </version > <!-- {x-version-update;com.azure:azure-cosmos-encryption;current} -->
17
17
<name >Encryption Plugin for Azure Cosmos DB SDK</name >
18
18
<description >This Package contains Encryption Plugin for Microsoft Azure Cosmos SDK</description >
19
19
<packaging >jar</packaging >
@@ -57,7 +57,7 @@ Licensed under the MIT License.
57
57
<dependency >
58
58
<groupId >com.azure</groupId >
59
59
<artifactId >azure-cosmos</artifactId >
60
- <version >4.57.0 </version > <!-- {x-version-update;com.azure:azure-cosmos;dependency } -->
60
+ <version >4.58.0-beta.1 </version > <!-- {x-version-update;com.azure:azure-cosmos;current } -->
61
61
</dependency >
62
62
63
63
<dependency >
You can’t perform that action at this time.
0 commit comments