Skip to content

Releases: Azure/azure-sdk-for-python

azure-mgmt-servicefabric_2.2.0b1

22 Feb 05:17
2ed52ae
Compare
Choose a tag to compare
Pre-release

2.2.0b1 (2024-02-22)

Features Added

  • Added operation group UnsupportedVmSizesOperations
  • Model Cluster has a new parameter enable_http_gateway_exclusive_auth_mode
  • Model ClusterUpdateParameters has a new parameter enable_http_gateway_exclusive_auth_mode
  • Model NodeTypeDescription has a new parameter http_gateway_token_auth_endpoint_port
  • Model StatelessServiceProperties has a new parameter min_instance_count
  • Model StatelessServiceProperties has a new parameter min_instance_percentage

azure-mgmt-astro_1.0.0b1

22 Feb 05:19
2ed52ae
Compare
Choose a tag to compare
Pre-release

1.0.0b1 (2024-02-22)

  • Initial Release

azure-mgmt-containerservice_29.1.0

20 Feb 05:57
83a52c4
Compare
Choose a tag to compare

29.1.0 (2024-02-20)

Features Added

  • Model AgentPoolSecurityProfile has a new parameter enable_secure_boot
  • Model AgentPoolSecurityProfile has a new parameter enable_vtpm
  • Model ManagedCluster has a new parameter ingress_profile

azure-template_0.1.0b3511266

20 Feb 22:29
83a52c4
Compare
Choose a tag to compare
Pre-release

0.1.0b3511266 (2024-02-20)

Features Added

  • Some feature

Breaking Changes

  • Some breaking change

Bugs Fixed

  • Some bug fix

Other Changes

  • Some other change

azure-template_0.1.0b3510814

20 Feb 22:34
Compare
Choose a tag to compare
Pre-release

0.1.0b3510814 (2024-02-20)

Features Added

  • Some feature

Breaking Changes

  • Some breaking change

Bugs Fixed

  • Some bug fix

Other Changes

  • Some other change

azure-communication-identity_1.5.0

15 Feb 08:17
ba70c6a
Compare
Choose a tag to compare

1.5.0 (2024-02-14)

Features Added

  • Added support for a new communication identifier MicrosoftTeamsAppIdentifier.

azure-ai-vision-imageanalysis_1.0.0b2

13 Feb 22:36
1b76ed3
Compare
Choose a tag to compare
Pre-release

1.0.0b2 (2024-02-09)

Breaking Changes

  • In the previous version, you would call the analyze method on the ImageAnalysisClient to analyze an image from a publicly accessible URL, or from a memory buffer. To better align with other Azure client libraires, this was changed in this release. Call the new dedicated analyze_from_url method to analyze an image from URL. Keep calling the analyze method to analyze an image from a memory buffer.

azure-eventhub_5.11.6

13 Feb 00:25
f550ec0
Compare
Choose a tag to compare

5.11.6 (2024-02-12)

This version and all future versions will require Python 3.8+. Python 3.7 is no longer supported.

Features Added

  • Added keep_alive functionality on EventHubProducerClient to allow for long-living producers. #33726

Other Changes

  • Added support for Python 3.12.

azure-eventgrid_4.17.0

08 Feb 23:16
86bb315
Compare
Choose a tag to compare

4.17.0 (2024-02-08)

This version and all future versions will require Python 3.8+.

Features Added

  • Added new enums values to SystemEventNames related to Azure Storage and Azure VMware Solution.

azure-ai-resources_1.0.0b7

08 Feb 21:03
3a024ef
Compare
Choose a tag to compare
Pre-release

1.0.0b7 (2024-02-07)

Other Changes

  • Bug fixes