Skip to content

Releases: Azure/azure-sdk-for-rust

[email protected]

05 Aug 16:58
0501091

Choose a tag to compare

[email protected] Pre-release
Pre-release

0.27.0 (2025-08-05)

Other Changes

  • Updated dependencies.

[email protected]

04 Aug 23:50
948e396

Choose a tag to compare

[email protected] Pre-release
Pre-release

0.6.0 (2025-08-05)

Other Changes

  • Updated dependencies.

[email protected]

04 Aug 23:50
948e396

Choose a tag to compare

[email protected] Pre-release
Pre-release

0.6.0 (2025-08-05)

Other Changes

  • Updated dependencies.

[email protected]

04 Aug 23:50
948e396

Choose a tag to compare

[email protected] Pre-release
Pre-release

0.5.0 (2025-08-05)

Breaking Changes

  • Removed the CertificateClientExt trait for CertificateClient. The begin_create_certificate and resume_certificate_operation methods are implemented for CertificateClient with the same method signatures.

Other Changes

  • Updated dependencies.

[email protected]

04 Aug 21:44
3a7d924

Choose a tag to compare

[email protected] Pre-release
Pre-release

0.6.0 (2025-08-05)

Other Changes

  • Updated dependencies.

[email protected]

01 Aug 23:31
497d613

Choose a tag to compare

[email protected] Pre-release
Pre-release

0.6.0 (2025-08-01)

[email protected]

01 Aug 23:36
497d613

Choose a tag to compare

[email protected] Pre-release
Pre-release

0.6.0 (2025-08-01)

Features Added

  • Added TryFrom<> for RequestContent<T> implementations for a wider variety of types.

Breaking Changes

  • Added Format to RequestContent<T> making it RequestContent<T, F>. This provides parity with Response<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]

01 Aug 23:27
497d613

Choose a tag to compare

[email protected] Pre-release
Pre-release

0.7.0 (2025-08-01)

Breaking Changes

  • http::Request::method() returns a copy of the underlying Method rather than a reference to the underlying Method.

[email protected]

02 Aug 03:13
497d613

Choose a tag to compare

[email protected] Pre-release
Pre-release

0.1.0 (2025-08-01)

Features Added

  • Initial release.

[email protected]

02 Aug 02:56
497d613

Choose a tag to compare

[email protected] Pre-release
Pre-release

0.1.0 (2025-08-01)

Features Added

  • Initial release.