Skip to content

Releases: Azure/azure-sdk-for-rust

[email protected]

14 Oct 16:24

Choose a tag to compare

[email protected] Pre-release
Pre-release

1.0.0-beta.5453564 (2025-10-14)

  • Renamed from "Template" to "Canary"

[email protected]

09 Oct 17:06
c8501f9

Choose a tag to compare

[email protected] Pre-release
Pre-release

0.2.0 (2025-10-08)

Other Changes

  • Updated dependencies.

[email protected]

08 Oct 00:42
f9c439c

Choose a tag to compare

[email protected] Pre-release
Pre-release

0.8.0 (2025-10-07)

Breaking Changes

  • Client methods that return a Response<T>> asynchronously buffer the entire model within the internal pipeline, so into_body() and other methods on the response are no longer async.

[email protected]

08 Oct 00:41
f9c439c

Choose a tag to compare

[email protected] Pre-release
Pre-release

0.8.0 (2025-10-07)

Breaking Changes

  • Client methods that return a Response<T>> asynchronously buffer the entire model within the internal pipeline, so into_body() and other methods on the response are no longer async.
  • Renamed KeyType::EC to KeyType::Ec to align with guidelines.
  • Renamed KeyType::RSA to KeyType::Rsa to align with guidelines.
  • Renamed EncryptionAlgorithm::RSA1_5 to EncryptionAlgorithm::Rsa1_5 to align with guidelines.
  • Renamed EncryptionAlgorithm::RsaOAEP256 to EncryptionAlgorithm::RsaOaep256 to align with guidelines.
  • Renamed several variants in SignatureAlgorithm to align with guidelines e.g., ES256K to Es256K.

[email protected]

08 Oct 00:42
f9c439c

Choose a tag to compare

[email protected] Pre-release
Pre-release

0.7.0 (2025-10-07)

Breaking Changes

  • Client methods that return a Response<T>> asynchronously buffer the entire model within the internal pipeline, so into_body() and other methods on the response are no longer async.
  • Renamed KeyType::EC to KeyType::Ec to align with guidelines.
  • Renamed KeyType::RSA to KeyType::Rsa to align with guidelines.

[email protected]

08 Oct 23:06
9dbb11e

Choose a tag to compare

[email protected] Pre-release
Pre-release

0.8.0 (2025-10-08)

Breaking Changes

  • EventProcessor now consumes its ConsumerClient parameter rather than accepting a clone of an Arc.

Other Changes

  • Internal refactoring to ensure that the close() method on various clients works as expected.

[email protected]

08 Oct 21:26
c990b53

Choose a tag to compare

[email protected] Pre-release
Pre-release

0.29.0 (2025-10-08)

Breaking Changes

  • ClientCertificateCredential::new() takes Option<ClientCertificateCredentialOptions> instead of impl Into<ClientCertificateCredentialOptions>.
  • Credential constructors return an error when given a non-HTTPS authority host.
  • Renamed ClientCertificateCredential::new() parameter client_certificate_pass to client_certificate_password.
  • Replaced credential-specific authority_host options with azure_core::cloud::CloudConfiguration configured via ClientOptions.cloud.

[email protected]

07 Oct 17:56
2f2fb18

Choose a tag to compare

[email protected] Pre-release
Pre-release

0.28.0 (2025-10-07)

Features Added

  • Added Query::with_text() and Query::append_text() methods to modify query text after creation (#3044)
  • Added PatchDocument::with_condition() methods to allow setting a condition on a patch operation (#2969)

Breaking Changes

  • Client methods that return a Response<T>> asynchronously buffer the entire model within the internal pipeline, so into_body() and other methods on the response are no longer async.

[email protected]

07 Oct 19:10

Choose a tag to compare

[email protected] Pre-release
Pre-release

1.0.0-beta.5424835 (2025-10-07)

  • Renamed from "Template" to "Canary"

[email protected]

07 Oct 04:41

Choose a tag to compare

[email protected] Pre-release
Pre-release

1.0.0-beta.5422342 (2025-10-07)

  • Renamed from "Template" to "Canary"