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
* Prepare for May core release
* Update sdk/core/azure_core_amqp/CHANGELOG.md
Co-authored-by: Larry Osterman <[email protected]>
---------
Co-authored-by: Larry Osterman <[email protected]>
Copy file name to clipboardExpand all lines: sdk/typespec/typespec_client_core/CHANGELOG.md
+2-5Lines changed: 2 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,15 @@
1
1
# Release History
2
2
3
-
## 0.3.0 (Unreleased)
4
-
5
-
### Features Added
3
+
## 0.3.0 (2025-05-02)
6
4
7
5
### Breaking Changes
8
6
9
7
- The `reqwest_rustls` feature enables `rustls-tls-native-roots-no-provider` instead of `rustls-tls-native-roots` to remove the dependency on the `ring` crate.
10
8
11
-
### Bugs Fixed
12
-
13
9
### Other Changes
14
10
15
11
- Deriving `SafeDebug` formats non-exhaustive types by default. Enable `debug` feature to format normal `Debug` output.
0 commit comments