Skip to content

Releases: Azure/azure-sdk-for-python

azure-mgmt-rdbms_10.2.0b15

04 Mar 04:37
84c71b9
Compare
Choose a tag to compare
Pre-release

10.2.0b15 (2024-03-04)

Features Added

  • Added operation AdvancedThreatProtectionSettingsOperations.begin_update_put
  • Added operation group LongRunningBackupOperations
  • Added operation group LongRunningBackupsOperations
  • Added operation group MaintenancesOperations
  • Added operation group OperationProgressOperations

azure-mgmt-playwrighttesting_1.0.0b2

04 Mar 04:37
f1127df
Compare
Choose a tag to compare
Pre-release

1.0.0b2 (2024-03-04)

Features Added

  • Model Account has a new parameter properties
  • Model AccountUpdate has a new parameter properties
  • Model Quota has a new parameter properties

Breaking Changes

  • Model Account no longer has parameter dashboard_uri
  • Model Account no longer has parameter provisioning_state
  • Model Account no longer has parameter regional_affinity
  • Model Account no longer has parameter reporting
  • Model Account no longer has parameter scalable_execution
  • Model AccountUpdate no longer has parameter regional_affinity
  • Model AccountUpdate no longer has parameter reporting
  • Model AccountUpdate no longer has parameter scalable_execution
  • Model Quota no longer has parameter free_trial
  • Model Quota no longer has parameter provisioning_state

azure-mgmt-azurelargeinstance_1.0.0b1

04 Mar 04:37
17d26b6
Compare
Choose a tag to compare
Pre-release

1.0.0b1 (2024-03-04)

  • Initial Release

azure-identity_1.16.0b2

05 Mar 17:24
9b0bd3c
Compare
Choose a tag to compare
Pre-release

1.16.0b2 (2024-03-05)

Features Added

  • Added pickling support. (#34134)

Bugs Fixed

  • Fixed an issue in AzurePowerShellCredential where if pwsh isn't available and the Command Prompt language is not English, it would not fall back to powershell. (#34271)

azure-healthinsights-radiologyinsights_1.0.0b1

04 Mar 20:10
07a4a77
Compare
Choose a tag to compare

1.0.0b1 (2024-03-01)

  • Initial version

azure-cosmos_4.5.2b5

02 Mar 21:05
52fca3b
Compare
Choose a tag to compare
azure-cosmos_4.5.2b5 Pre-release
Pre-release

4.5.2b5 (2024-03-02)

Bugs Fixed

  • Fixed bug with async lock not properly releasing on async global endpoint manager. see PR 34579.

Other Changes

  • Marked computed_properties keyword as provisional, un-marked continuation_token_limit as provisional. See PR 34207.

azure-monitor-opentelemetry_1.3.0

01 Mar 21:31
b299960
Compare
Choose a tag to compare

1.3.0 (2024-02-29)

Features Added

  • Add custom span processors configuration option
    (#34326)

Other Changes

  • Update configure_azure_monitor signature and Django sample
    (#33834)
  • Remove support for Python 3.7
    (#34252)

azure-core_1.30.1

29 Feb 21:02
b2a421e
Compare
Choose a tag to compare

1.30.1 (2024-02-29)

Other Changes

  • Accept float for retry_after header. #34203

corehttp_1.0.0b5

29 Feb 21:03
b2a421e
Compare
Choose a tag to compare
corehttp_1.0.0b5 Pre-release
Pre-release

1.0.0b5 (2024-02-29)

Other Changes

  • Accept float for retry_after header.

azure-monitor-opentelemetry-exporter_1.0.0b23

29 Feb 21:23
6452024
Compare
Choose a tag to compare

1.0.0b23 (2024-02-28)

Features Added

  • Add device.* to part A fields
    (#34229)
  • Add live metrics exporting functionality
    (#34141)
  • Add application.ver to part A fields
    (#34401)
  • Add APPLICATIONINSIGHTS_METRIC_NAMESPACE_OPT_IN
    (#34463)

Other Changes

  • Add attachType character to sdkVersion prefix
    (#34226)
  • Add AKS scenarios to statsbeat metric and sdkVersion prefix
    (#34427)