Releases: Azure/azure-sdk-for-rust
Releases · Azure/azure-sdk-for-rust
[email protected]
0.27.0 (2025-08-05)
Other Changes
- Updated dependencies.
[email protected]
0.6.0 (2025-08-05)
Other Changes
- Updated dependencies.
[email protected]
0.6.0 (2025-08-05)
Other Changes
- Updated dependencies.
[email protected]
0.5.0 (2025-08-05)
Breaking Changes
- Removed the CertificateClientExttrait forCertificateClient. Thebegin_create_certificateandresume_certificate_operationmethods are implemented forCertificateClientwith the same method signatures.
Other Changes
- Updated dependencies.
[email protected]
0.6.0 (2025-08-05)
Other Changes
- Updated dependencies.
[email protected]
0.6.0 (2025-08-01)
[email protected]
0.6.0 (2025-08-01)
Features Added
- Added TryFrom<>forRequestContent<T>implementations for a wider variety of types.
Breaking Changes
- 
Added FormattoRequestContent<T>making itRequestContent<T, F>. This provides parity withResponse<T, F>added in version 0.4.0.
- 
When a retry policy receives a response whose status code indicates the policy shouldn't retry the request, it now returns that response instead of an error 
[email protected]
0.7.0 (2025-08-01)
Breaking Changes
- http::Request::method()returns a copy of the underlying- Methodrather than a reference to the underlying- Method.
[email protected]
0.1.0 (2025-08-01)
Features Added
- Initial release.
[email protected]
0.1.0 (2025-08-01)
Features Added
- Initial release.