Skip to content

Releases: Azure/azure-sdk-for-python

azure-communication-callautomation_1.4.0

06 Jun 19:20
Compare
Choose a tag to compare

1.4.0 (2025-06-06)

Features Added

  • Real-time transcription support
  • Audio and DTMF streaming capabilities
  • Integration of ConnectAPI for seamless streaming and transcription
  • Improved media streaming with bidirectional functionality, allowing audio formats in both directions, currently supporting sample rates of 24kHz and 16kHz
  • Support for custom speech models has been integrated into transcription
  • A confidence level for recognized speech has been introduced, ranging from 0.0 to 1.0 when available

azure-cosmos_4.13.0b1

06 Jun 18:00
4422979
Compare
Choose a tag to compare
azure-cosmos_4.13.0b1 Pre-release
Pre-release

4.13.0b1 (2025-06-05)

Features Added

  • Added ability to set a user agent suffix at the client level. See PR 40904
  • Added ability to use request level excluded_locations on metadata calls, such as getting container properties. See PR 40905
  • Per partition circuit breaker support. It can be enabled through the environment variable AZURE_COSMOS_ENABLE_CIRCUIT_BREAKER. See PR 40302.

Bugs Fixed

  • Fixed how resource tokens are parsed for metadata calls in the lifecycle of a document operation. See PR 40302.
  • Fixed issue where Query Change Feed did not return items if the container uses legacy Hash V1 Partition Keys. This also fixes issues with not being able to change feed query for Specific Partition Key Values for HPK. See PR 41270

Other Changes

  • Added Client Generated Activity IDs to all Requests. Cosmos Diagnostics Logs will more clearly show the Activity ID for each request and response. PR 41013

azure-mgmt-recoveryservices_3.1.0

05 Jun 02:54
797a3d1
Compare
Choose a tag to compare

3.1.0 (2025-06-03)

Features Added

  • Model SecuritySettings added property source_scan_configuration
  • Added model AssociatedIdentity
  • Added enum IdentityType
  • Added model SourceScanConfiguration
  • Added enum State

azure-mgmt-appplatform_10.0.1

05 Jun 02:47
4646adf
Compare
Choose a tag to compare

10.0.1 (2025-06-04)

Other Changes

  • This package has been deprecated and will no longer be maintained after 03-31-2025. This package will only receive security fixes until 03-31-2025. For more information, see the Azure Spring Apps retirement announcement.

azure-mgmt-purestorageblock_1.0.0b1

05 Jun 13:08
859cdcb
Compare
Choose a tag to compare
Pre-release

1.0.0b1 (2025-05-27)

Other Changes

  • Initial version

azure-mgmt-mongodbatlas_1.0.0b1

05 Jun 10:23
9a3b2b3
Compare
Choose a tag to compare
Pre-release

1.0.0b1 (2025-05-15)

Other Changes

  • Initial version

azure-mgmt-media_10.2.1

03 Jun 07:05
546c90b
Compare
Choose a tag to compare

10.2.1 (2025-06-03)

Other Changes

azure-monitor-opentelemetry_1.6.10

30 May 18:25
a90a512
Compare
Choose a tag to compare

1.6.10 (2025-05-30)

Features Added

  • Enabled diagnostics for AKS Attach
    (#40988)

Other Changes

  • Defensively import and vendor experimental components from OpenTelemetry and azure.core + upgrade dependencies to latest OpenTelemetry
    (#41245)

azure-ai-evaluation_1.8.0

29 May 18:50
acd7e5b
Compare
Choose a tag to compare

1.8.0 (2025-05-29)

Features Added

  • Introduces AttackStrategy.MultiTurn and AttackStrategy.Crescendo to RedTeam. These strategies attack the target of a RedTeam scan over the course of multi-turn conversations.

Bugs Fixed

  • AdversarialSimulator in ADVERSARIAL_CONVERSATION mode was broken. It is now fixed.

azure-monitor-opentelemetry-exporter_1.0.0b37

29 May 22:59
3b855c6
Compare
Choose a tag to compare

1.0.0b37 (2025-05-29)

Features Added

  • Implement spec for k8s attribute logic.
    (#41130)

Bugs Fixed

  • Do not count Functions as App Service
    (#41327)

Other Changes

  • Extend version range for psutil to include 7.x
    (#40459)