Skip to content

Releases: Azure/azure-sdk-for-python

azure-mgmt-servicebus_8.2.1

05 Nov 06:29
97cd7fb
Compare
Choose a tag to compare

8.2.1 (2024-11-05)

Other Changes

  • Update dependencies

azure-mgmt-marketplaceordering_1.2.0b2

05 Nov 06:23
c846afc
Compare
Choose a tag to compare
Pre-release

1.2.0b2 (2024-11-05)

Other Changes

  • Update dependencies

azure-mgmt-managementgroups_1.1.0b2

05 Nov 06:19
a7661c7
Compare
Choose a tag to compare
Pre-release

1.1.0b2 (2024-11-05)

Other Changes

  • Update dependencies

azure-mgmt-managedservices_7.0.0b2

05 Nov 06:20
a7661c7
Compare
Choose a tag to compare
Pre-release

7.0.0b2 (2024-11-05)

Other Changes

  • Update dependencies

azure-mgmt-loganalytics_13.0.0b7

05 Nov 03:02
79b82f0
Compare
Choose a tag to compare
Pre-release

13.0.0b7 (2024-11-05)

Other Changes

  • Update dependencies

azure-mgmt-automation_1.1.0b4

05 Nov 02:37
79b82f0
Compare
Choose a tag to compare
Pre-release

1.1.0b4 (2024-11-05)

Other Changes

  • Update dependencies

azure-identity-broker_1.3.0b1

05 Nov 16:44
ed61b4c
Compare
Choose a tag to compare
Pre-release

1.3.0b1 (2024-11-05)

Features Added

  • Added broker on macOS support.

azure-core-tracing-opencensus_1.0.0b10

05 Nov 19:51
f843d8d
Compare
Choose a tag to compare
Pre-release

1.0.0b10 (2024-11-05)

Other Changes

  • This package has been deprecated and will no longer be maintained after 11-05-2024. Use the azure-core-tracing-opentelemetry package for tracing support in Azure SDK libraries.

azure-monitor-opentelemetry_1.6.3

04 Nov 20:30
c3b096c
Compare
Choose a tag to compare

1.6.3 (2024-11-04)

Features Added

  • Enable Azure AI Inference instrumentation
    (#38071)

Other Changes

  • Added AAD auth samples to distro
    (#37352)

azure-monitor-opentelemetry-exporter_1.0.0b32

04 Nov 23:06
d92abc4
Compare
Choose a tag to compare

1.0.0b32 (2024-11-04)

Breaking Changes

  • Serialize complex objects provided as log or event bodies to JSON and
    fall back to string representation if they are not serializable.
    (#37694)

Other Changes

  • Refactor trace mapping logic for target and data into trace utils
    (#37897)