Skip to content

Releases: Azure/azure-sdk-for-python

azure-template_0.1.0b4762167

15 Apr 19:14
Compare
Choose a tag to compare
Pre-release

0.1.0b4762167 (2025-04-15)

Features Added

  • Some feature

Breaking Changes

  • Some breaking change

Bugs Fixed

  • Some bug fix

Other Changes

  • Some other change

azure-template_0.1.0b4761897

15 Apr 18:31
Compare
Choose a tag to compare
Pre-release

0.1.0b4761897 (2025-04-15)

Features Added

  • Some feature

Breaking Changes

  • Some breaking change

Bugs Fixed

  • Some bug fix

Other Changes

  • Some other change

azure-template_0.1.0b4758022

15 Apr 17:39
Compare
Choose a tag to compare
Pre-release

0.1.0b4758022 (2025-04-14)

Features Added

  • Some feature

Breaking Changes

  • Some breaking change

Bugs Fixed

  • Some bug fix

Other Changes

  • Some other change

azure-template_0.1.0b4757312

14 Apr 21:04
Compare
Choose a tag to compare
Pre-release

0.1.0b4757312 (2025-04-14)

Features Added

  • Some feature

Breaking Changes

  • Some breaking change

Bugs Fixed

  • Some bug fix

Other Changes

  • Some other change

azure-monitor-opentelemetry_1.6.7

10 Apr 21:19
8b96068
Compare
Choose a tag to compare

1.6.7 (2025-04-10)

Bugs Fixed

  • Adapt to OpenTelemetry dependency resolver change.
    (#40463)

azure-appconfiguration-provider_2.1.0b1

10 Apr 20:25
Compare
Choose a tag to compare
Pre-release

2.1.0b1 (2025-04-10)

Bugs Fixed

  • Updates the feature flag telemetry to use the provided endpoint instead of the endpoint of the store the feature flag was loaded from.
  • Removes Feature Id from feature flag telemetry.

azure-servicebus_7.14.2

09 Apr 22:10
68dff9f
Compare
Choose a tag to compare

7.14.2 (2025-04-09)

Bugs Fixed

  • Fixed a bug where max number of messages was not being requested when receiving from the service due to an incorrect link credit calculation. (#40156)

Other Changes

  • Added support for handling a C# DateTime.MinValue timestamp, which is returned by the service as a sentinel for time which is not set.
  • Deprecating uamqp_transport in favor of pyAMQP transport. The uamqp_transport will be removed in the next minor release.
  • Fixed aiohttp websocket library showing a deprecation warning due to an incorrect timeout type (#40429)
  • Dropped support for Python 3.8

azure-mgmt-iothub_4.0.0

09 Apr 08:17
aa5ecc4
Compare
Choose a tag to compare

4.0.0 (2025-04-09)

Breaking Changes

  • Removed subfolders of some unused Api-Versions for smaller package size. If your application requires a specific and non-latest Api-Version, it's recommended to pin this package to the previous released version; If your application always only use latest Api-Version, please ignore this change.

azure-ai-ml_1.26.2

08 Apr 10:52
15d4555
Compare
Choose a tag to compare

1.26.2 (2025-04-08)

Bugs Fixed

  • Made AI Search connections property optional while creating capability host.

azure-monitor-opentelemetry_1.6.6

07 Apr 20:22
aafdc62
Compare
Choose a tag to compare

1.6.6 (2025-04-07)

Features Added

  • Add logging_format as configuration option in api
    (#40057)
  • Enable Azure AI Agents instrumentation
    (#40043)