Skip to content

Releases: Azure/azure-sdk-for-python

azure-mgmt-healthdataaiservices_1.0.0b1

15 Aug 03:13
bcb34e3

Choose a tag to compare

Pre-release

1.0.0b1 (2024-08-15)

Other Changes

  • Initial version

azure-cognitiveservices-language-luis_0.7.1

15 Aug 17:15
ab53f43

Choose a tag to compare

0.7.1 (2024-08-15)

Other Changes

azure-template_0.1.0b4051831

14 Aug 22:56

Choose a tag to compare

Pre-release

0.1.0b4051831 (2024-08-14)

Features Added

  • Some feature

Breaking Changes

  • Some breaking change

Bugs Fixed

  • Some bug fix

Other Changes

  • Some other change

azure-cognitiveservices-knowledge-qnamaker_0.3.1

14 Aug 02:28
10df978

Choose a tag to compare

0.3.1 (2024-08-13)

Other Changes

azure-messaging-webpubsubservice_1.2.1

13 Aug 10:50
62189fd

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

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

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

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

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

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