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
Copy file name to clipboardExpand all lines: sdk/cosmos/azure-cosmos-spark_3-3_2-12/CHANGELOG.md
+1-7Lines changed: 1 addition & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,11 @@
1
1
## Release History
2
2
3
-
### 4.50.0-beta.1 (Unreleased)
4
-
5
-
#### Features Added
6
-
7
-
#### Breaking Changes
3
+
### 4.49.1 (2026-07-03)
8
4
9
5
#### Bugs Fixed
10
6
* Added a defensive guard in bounded change feed reads (with `endLsn`) that fails the Spark task with `IllegalStateException` when the underlying paginator stops before the latest continuation token has advanced to `endLsn`. - See [PR 49393](https://github.com/Azure/azure-sdk-for-java/pull/49393)
11
7
* Fixed an issue in the `readManyByPartitionKeys` API in the Spark connector which could result in duplicates and missing the first record. - See [PR 49694](https://github.com/Azure/azure-sdk-for-java/pull/49694)
Copy file name to clipboardExpand all lines: sdk/cosmos/azure-cosmos-spark_3-4_2-12/CHANGELOG.md
+1-7Lines changed: 1 addition & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,11 @@
1
1
## Release History
2
2
3
-
### 4.50.0-beta.1 (Unreleased)
4
-
5
-
#### Features Added
6
-
7
-
#### Breaking Changes
3
+
### 4.49.1 (2026-07-03)
8
4
9
5
#### Bugs Fixed
10
6
* Added a defensive guard in bounded change feed reads (with `endLsn`) that fails the Spark task with `IllegalStateException` when the underlying paginator stops before the latest continuation token has advanced to `endLsn`. - See [PR 49393](https://github.com/Azure/azure-sdk-for-java/pull/49393)
11
7
* Fixed an issue in the `readManyByPartitionKeys` API in the Spark connector which could result in duplicates and missing the first record. - See [PR 49694](https://github.com/Azure/azure-sdk-for-java/pull/49694)
Copy file name to clipboardExpand all lines: sdk/cosmos/azure-cosmos-spark_3-5_2-12/CHANGELOG.md
+1-7Lines changed: 1 addition & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,11 @@
1
1
## Release History
2
2
3
-
### 4.50.0-beta.1 (Unreleased)
4
-
5
-
#### Features Added
6
-
7
-
#### Breaking Changes
3
+
### 4.49.1 (2026-07-03)
8
4
9
5
#### Bugs Fixed
10
6
* Added a defensive guard in bounded change feed reads (with `endLsn`) that fails the Spark task with `IllegalStateException` when the underlying paginator stops before the latest continuation token has advanced to `endLsn`. - See [PR 49393](https://github.com/Azure/azure-sdk-for-java/pull/49393)
11
7
* Fixed an issue in the `readManyByPartitionKeys` API in the Spark connector which could result in duplicates and missing the first record. - See [PR 49694](https://github.com/Azure/azure-sdk-for-java/pull/49694)
0 commit comments