Skip to content

Commit 2cf01b2

Browse files
authored
changelog updates for 0.27.0 (#3014)
1 parent f8bf6db commit 2cf01b2

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

sdk/cosmos/azure_data_cosmos/CHANGELOG.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,27 @@
11
# Release History
22

3-
## 0.27.0 (Unreleased)
3+
## 0.27.0 (2025-09-17)
44

5-
### Features Added
5+
### Other Changes
66

7-
### Breaking Changes
7+
* Updated Core SDK dependencies
88

9-
### Bugs Fixed
9+
## 0.26.0 (2025-08-06)
1010

1111
### Other Changes
1212

13-
## 0.26.0 (2025-08-06)
13+
* Updated Core SDK dependencies
1414

1515
## 0.25.0 (2025-08-05)
1616

1717
### Features Added
18+
1819
* Added `if_match_etag` to `ItemOptions` ([#2705](https://github.com/Azure/azure-sdk-for-rust/pull/2705))
1920
* Added several more options to `ItemOptions`: `pre_triggers`, `post_triggers`, `session_token`, `consistency_level`, and `indexing_directive` ([#2744](https://github.com/Azure/azure-sdk-for-rust/pull/2744))
2021

2122
### Breaking Changes
2223

23-
- Minimum supported Rust version (MSRV) is now 1.85.
24+
* Minimum supported Rust version (MSRV) is now 1.85.
2425

2526
## 0.24.0 (2025-06-10)
2627

0 commit comments

Comments
 (0)