Skip to content

Commit 46bc555

Browse files
authored
Prepare for [email protected] release (#3705)
1 parent 85efdf0 commit 46bc555

File tree

8 files changed

+8
-48
lines changed

8 files changed

+8
-48
lines changed

.vscode/mcp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"${workspaceFolder}/eng/common/mcp/azure-sdk-mcp.ps1",
88
"-Run"
99
]
10-
},
10+
}
1111
}
1212
}

sdk/core/azure_core/CHANGELOG.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## 0.32.0 (Unreleased)
3+
## 0.32.0 (2026-02-10)
44

55
### Features Added
66

@@ -19,10 +19,6 @@
1919
- Renamed `PageIterator::into_continuation_token` to `into_continuation`.
2020
- `Pager` callbacks must now return `Result`.
2121

22-
### Bugs Fixed
23-
24-
### Other Changes
25-
2622
## 0.31.0 (2026-01-16)
2723

2824
### Features Added

sdk/core/azure_core_amqp/CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,11 @@
11
# Release History
22

3-
## 0.11.0 (Unreleased)
4-
5-
### Features Added
3+
## 0.11.0 (2026-02-10)
64

75
### Breaking Changes
86

97
- Changed our minimum supported Rust version (MSRV) from 1.85 to 1.88.
108

11-
### Bugs Fixed
12-
13-
### Other Changes
14-
159
## 0.10.0 (2026-01-16)
1610

1711
### Other Changes

sdk/core/azure_core_macros/CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,11 @@
11
# Release History
22

3-
## 0.6.0 (Unreleased)
4-
5-
### Features Added
3+
## 0.6.0 (2026-02-10)
64

75
### Breaking Changes
86

97
- Changed our minimum supported Rust version (MSRV) from 1.85 to 1.88.
108

11-
### Bugs Fixed
12-
13-
### Other Changes
14-
159
## 0.5.0 (2026-01-16)
1610

1711
### Other Changes

sdk/core/azure_core_opentelemetry/CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,11 @@
11
# Release History
22

3-
## 0.6.0 (Unreleased)
4-
5-
### Features Added
3+
## 0.6.0 (2026-02-10)
64

75
### Breaking Changes
86

97
- Changed our minimum supported Rust version (MSRV) from 1.85 to 1.88.
108

11-
### Bugs Fixed
12-
13-
### Other Changes
14-
159
## 0.5.0 (2026-01-16)
1610

1711
### Other Changes

sdk/core/typespec/CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,11 @@
11
# Release History
22

3-
## 0.12.0 (Unreleased)
4-
5-
### Features Added
3+
## 0.12.0 (2026-02-10)
64

75
### Breaking Changes
86

97
- Changed our minimum supported Rust version (MSRV) from 1.85 to 1.88.
108

11-
### Bugs Fixed
12-
13-
### Other Changes
14-
159
## 0.11.0 (2026-01-16)
1610

1711
### Other Changes

sdk/core/typespec_client_core/CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,11 @@
11
# Release History
22

3-
## 0.11.0 (Unreleased)
4-
5-
### Features Added
3+
## 0.11.0 (2026-02-10)
64

75
### Breaking Changes
86

97
- Changed our minimum supported Rust version (MSRV) from 1.85 to 1.88.
108

11-
### Bugs Fixed
12-
13-
### Other Changes
14-
159
## 0.10.0 (2026-01-16)
1610

1711
### Features Added

sdk/core/typespec_macros/CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,11 @@
11
# Release History
22

3-
## 0.11.0 (Unreleased)
4-
5-
### Features Added
3+
## 0.11.0 (2026-02-10)
64

75
### Breaking Changes
86

97
- Changed our minimum supported Rust version (MSRV) from 1.85 to 1.88.
108

11-
### Bugs Fixed
12-
13-
### Other Changes
14-
159
## 0.10.0 (2026-01-16)
1610

1711
### Other Changes

0 commit comments

Comments
 (0)