You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Increment version for cosmos releases (Azure#29007)
* Increment package version after release of com.azure azure-cosmos
* Increment package version after release of com.azure.cosmos.spark azure-cosmos-spark_3-1_2-12
* Increment package version after release of com.azure.cosmos.spark azure-cosmos-spark_3-2_2-12
* Increment package version after release of com.azure azure-spring-data-cosmos
* Increment package version after release of com.azure azure-cosmos-encryption
Co-authored-by: Xiaolu Dai <xiada@microsoft.com>
Copy file name to clipboardExpand all lines: sdk/cosmos/azure-cosmos-spark_3-1_2-12/CHANGELOG.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,15 @@
1
1
## Release History
2
2
3
+
### 4.11.0-beta.1 (Unreleased)
4
+
5
+
#### Features Added
6
+
7
+
#### Breaking Changes
8
+
9
+
#### Bugs Fixed
10
+
11
+
#### Other Changes
12
+
3
13
### 4.10.0 (2022-05-20)
4
14
#### Features Added
5
15
* Added the ability to change the target throughput control (`spark.cosmos.throughputControl.targetThroughputThreshold` or `spark.cosmos.throughputControl.targetThroughput`) when throughput control is enabled without having to also change the throughput control group name (`spark.cosmos.throughputControl.name`). - See [PR 28969](https://github.com/Azure/azure-sdk-for-java/pull/28969)
0 commit comments