Skip to content

Releases: Azure/azure-sdk-for-python

azure-ai-translation-document_1.1.0

12 Nov 18:35
6b4022a
Compare
Choose a tag to compare

1.1.0 (2024-11-15)

Other Changes

  • Renamed SingleDocumentTranslationClient's API from document_translate to translate

azure-ai-inference_1.0.0b6

12 Nov 21:06
095c892
Compare
Choose a tag to compare
Pre-release

1.0.0b6 (2024-11-11)

Features Added

  • OpenTelemetry tracing:
    • Method AIInferenceInstrumentor().instrument() updated with an input argument enable_content_recording.
    • Calling AIInferenceInstrumentor().instrument() twice no longer results in an exception.
    • Added method AIInferenceInstrumentor().is_content_recording_enabled()
  • Support Prompty and prompt template from string. PromptTemplate class outputs an array of dictionary with OpenAI compatible message format.

Bugs Fixed

  • Fix tracing for asynchronous streaming.

azure-mgmt-containerservice_33.0.0

08 Nov 06:43
15926fe
Compare
Choose a tag to compare

33.0.0 (2024-11-08)

Features Added

  • Model AdvancedNetworking has a new parameter enabled
  • Model AdvancedNetworkingSecurity has a new parameter enabled
  • Model AgentPool has a new parameter e_tag
  • Model ContainerServiceNetworkProfile has a new parameter advanced_networking
  • Model ManagedCluster has a new parameter e_tag
  • Model ManagedCluster has a new parameter node_resource_group_profile
  • Model ManagedClusterAgentPoolProfile has a new parameter e_tag
  • Model ManagedClusterAgentPoolProfileProperties has a new parameter e_tag
  • Operation AgentPoolsOperations.begin_create_or_update has a new optional parameter if_match
  • Operation AgentPoolsOperations.begin_create_or_update has a new optional parameter if_none_match
  • Operation AgentPoolsOperations.begin_delete has a new optional parameter if_match
  • Operation ManagedClustersOperations.begin_create_or_update has a new optional parameter if_match
  • Operation ManagedClustersOperations.begin_create_or_update has a new optional parameter if_none_match
  • Operation ManagedClustersOperations.begin_delete has a new optional parameter if_match
  • Operation ManagedClustersOperations.begin_update_tags has a new optional parameter if_match

Breaking Changes

  • Model AdvancedNetworkingObservability no longer has parameter tls_management
  • Model AdvancedNetworkingSecurity no longer has parameter fqdn_policy

azure-ai-ml_1.22.0

11 Nov 07:02
Compare
Choose a tag to compare

1.22.0 (2024-11-11)

Features Added

  • Update TLS version from 1.0 to 1.2
  • Added support for Distillation jobs. Can be created by importing disillation from azure.ai.ml.model_customization

Bugs Fixed

  • Fix send email notification issue in model monitoring

azure-maps-route_1.0.0b2

08 Nov 15:54
c6d4b95
Compare
Choose a tag to compare
Pre-release

1.0.0b2 (2024-11-06)

Breaking Changes

  • Updated get_route_matrix to accept a RouteMatrixQuery object instead of a dictionary.

Other Changes

  • Fix route API version error
  • Remove python 3.6 support
  • Fix Sphinx errors

azure-monitor-opentelemetry_1.6.4

07 Nov 02:29
3115481
Compare
Choose a tag to compare

1.6.4 (2024-11-06)

Bugs Fixed

  • Fixed bug caused by migration from pkg_resources to importlib-metadata
    (#38371)

azure-mgmt-servicebus_8.2.1

05 Nov 06:29
97cd7fb
Compare
Choose a tag to compare

8.2.1 (2024-11-05)

Other Changes

  • Update dependencies

azure-mgmt-marketplaceordering_1.2.0b2

05 Nov 06:23
c846afc
Compare
Choose a tag to compare
Pre-release

1.2.0b2 (2024-11-05)

Other Changes

  • Update dependencies

azure-mgmt-managementgroups_1.1.0b2

05 Nov 06:19
a7661c7
Compare
Choose a tag to compare
Pre-release

1.1.0b2 (2024-11-05)

Other Changes

  • Update dependencies

azure-mgmt-managedservices_7.0.0b2

05 Nov 06:20
a7661c7
Compare
Choose a tag to compare
Pre-release

7.0.0b2 (2024-11-05)

Other Changes

  • Update dependencies