Skip to content

Releases: Azure/azure-sdk-for-python

azure-cognitiveservices-knowledge-qnamaker_0.3.1

14 Aug 02:28
10df978
Compare
Choose a tag to compare

0.3.1 (2024-08-13)

Other Changes

azure-messaging-webpubsubservice_1.2.1

13 Aug 10:50
62189fd
Compare
Choose a tag to compare

1.2.1 (2024-08-13)

Bugs Fixed

  • Fix endpoint parsing issues

azure-template_0.1.0b4047095

13 Aug 17:08
6f5d8c9
Compare
Choose a tag to compare
Pre-release

0.1.0b4047095 (2024-08-13)

Features Added

  • Some feature

Breaking Changes

  • Some breaking change

Bugs Fixed

  • Some bug fix

Other Changes

  • Some other change

azure-ai-ml_1.19.0

13 Aug 04:22
558b21a
Compare
Choose a tag to compare

1.19.0 (2024-07-29)

Feature Added

  • Added enable_sso operation under compute operation that will allow user to enable sso setting of a compute instance without any write permission set on compute.

Bugs Fixed

  • Workspace update no longer broken for older workspaces due to deprecated tags.
  • Support credential-less fileshare datastore

azure-maps-search_2.0.0b1

12 Aug 10:37
420f359
Compare
Choose a tag to compare
Pre-release

2.0.0b1 (2024-08-06)

New Features and Enhancements

  • Support Search API 2023-06-01

  • Geocoding APIs

    • Introduced get_geocoding method to obtain longitude and latitude coordinates for a given address.
    • Introduced get_geocoding_batch method to handle batch geocoding queries, supporting up to 100 queries in a single request.
  • Reverse Geocoding APIs

    • Introduced get_reverse_geocoding method to get address details from given coordinates.
    • Introduced get_reverse_geocoding_batch method to handle batch reverse geocoding queries, supporting up to 100 queries in a single request.
  • Boundary APIs

    • Introduced get_polygon method to obtain polygon boundaries for a given set of coordinates with specified resolution and boundary result type.

Breaking Changes

  • Removed Methods
    • Removed the fuzzy_search method.
    • Removed the search_point_of_interest method.
    • Removed the search_address method.
    • Removed the search_nearby_point_of_interest method.
    • Removed the search_point_of_interest_category method.
    • Removed the search_structured_address method.
    • Removed the get_geometries method.
    • Removed the get_point_of_interest_categories method.
    • Removed the reverse_search_address method.
    • Removed the reverse_search_cross_street_address method.
    • Removed the search_inside_geometry method.
    • Removed the search_along_route method.
    • Removed the fuzzy_search_batch method.
    • Removed the search_address_batch method.

azure-maps-render_2.0.0b1

12 Aug 10:38
420f359
Compare
Choose a tag to compare
Pre-release

2.0.0b1 (2024-08-06)

Features Added

  • Support Render API 2024-04-01

azure-messaging-webpubsubservice_1.2.0

09 Aug 06:12
d805e21
Compare
Choose a tag to compare

1.2.0 (2024-08-08)

Features Added

  • Change API version to 2024-01-01
  • Added a webpubsub_client_access option to specify the type of client access when generating token. This is used to generate token and client connection URL for a specific client endpoint type
  • Added operations add_connections_to_groups and remove_connections_from_groups

azure-identity_1.18.0b2

09 Aug 16:56
10d8245
Compare
Choose a tag to compare
Pre-release

1.18.0b2 (2024-08-09)

Features Added

  • Added support of send_certificate_chain keyword argument when using certs with the synchronous OnBehalfOfCredential. (#36810)
  • AzurePowerShellCredential now supports using secure strings when authenticating with PowerShell. (#36653)

azure-template_0.1.0b4033655

08 Aug 00:05
Compare
Choose a tag to compare
Pre-release

0.1.0b4033655 (2024-08-07)

Features Added

  • Some feature

Breaking Changes

  • Some breaking change

Bugs Fixed

  • Some bug fix

Other Changes

  • Some other change

azure-template_0.1.0b4033438

07 Aug 22:47
4e39756
Compare
Choose a tag to compare
Pre-release

0.1.0b4033438 (2024-08-07)

Features Added

  • Some feature

Breaking Changes

  • Some breaking change

Bugs Fixed

  • Some bug fix

Other Changes

  • Some other change