Skip to content

Releases: Azure/azure-sdk-for-python

azure-monitor-opentelemetry-exporter_1.0.0b26

31 May 00:42
64b9434

Choose a tag to compare

1.0.0b26 (2024-05-29)

Bugs Fixed

  • Handle invalid status codes in std metric payload
    (#35762)
  • Disable distributed tracing for live metrics client calls
    (#35822)

Other Changes

  • Update live metrics to use typespec generated swagger
    (#34840)
  • Send old and new process level live metrics
    (#35753)

azure-mgmt-oracledatabase_1.0.0b1

30 May 09:00
74509c2

Choose a tag to compare

Pre-release

1.0.0b1 (2024-05-27)

  • Initial Release

azure-mgmt-informaticadatamanagement_1.0.0b1

30 May 03:42
4c85db2

Choose a tag to compare

1.0.0b1 (2024-05-29)

  • Initial version

azure-mgmt-hybridcompute_9.0.0b3

30 May 07:58
7e050d9

Choose a tag to compare

Pre-release

9.0.0b3 (2024-05-30)

Features Added

  • Added operation MachineRunCommandsOperations.begin_update
  • Added operation group GatewaysOperations
  • Added operation group LicensesOperations
  • Added operation group NetworkSecurityPerimeterConfigurationsOperations
  • Added operation group SettingsOperations
  • Model LicenseDetails has a new parameter volume_license_details

azure-mgmt-devopsinfrastructure_1.0.0b1

29 May 09:14
f621bd0

Choose a tag to compare

Pre-release

1.0.0b1 (2024-05-29)

  • Initial version

azure-appconfiguration-provider_1.2.0

28 May 22:02
e8df090

Choose a tag to compare

1.2.0 (2024-05-24)

Features Added

  • Enable loading of feature flags with feature_flag_enabled
  • Select Feature Flags to load with feature_flag_selectors
  • Enable/Disable Feature Flag Refresh with feature_flag_refresh_enabled

Bugs Fixed

  • Fixes issue where loading configurations were slower due to returning a copy of the configurations.

azure-ai-ml_1.16.1

28 May 18:32
f66d37c

Choose a tag to compare

azure-mgmt-selfhelp_2.0.0b4

28 May 05:52
ba5436d

Choose a tag to compare

Pre-release

2.0.0b4 (2024-05-27)

Features Added

  • Added operation CheckNameAvailabilityOperations.check_availability
  • Added operation group DiscoverySolutionNLPOperations

Breaking Changes

  • Removed operation CheckNameAvailabilityOperations.post
  • Removed operation group DiscoverySolutionNLPSubscriptionScopeOperations
  • Removed operation group DiscoverySolutionNLPTenantScopeOperations

azure-ai-vision-face_1.0.0b1

28 May 09:45
796f321

Choose a tag to compare

Pre-release

1.0.0b1 (2024-05-28)

This is the first preview of the azure-ai-vision-face client library that follows the Azure Python SDK Design Guidelines.
This library replaces the package azure-cognitiveservices-vision-face.

This package's documentation and samples demonstrate the new API.

Features Added

  • Added support for Liveness detection.
  • Asynchronous APIs are added under azure.ai.vision.face.aio namespace.
  • Authentication with Microsoft Entra ID is supported using DefaultAzureCredential() from azure.identity.

Breaking Changes

  • This library only supports the API of the the operation groups below of Azure AI Face v1.1-preview.1:
    • Face Detection Operations
    • Face Recognition Operations: only Find Similiar, Group and Verify Face To Face.
    • Liveness Session Operations
  • The namespace/package name for Azure AI Face has changed from azure.cognitiveservices.vision.face to azure.ai.vision.face.
  • Two client design:
    • FaceClient to perform core Face functions such as face detection, verification, finding similar faces and grouping faces.
    • FaceSessionClient to interact with sessions which is used for Liveness detection.
  • New function names that comply with Azure Python SDK Design Guidelines:
    • For example, the method person_group_person.create() is changed to create_person_group_person().
  • The Snapshot operations are all removed as the Snapshot API is no longer supported.

azure-mgmt-network_25.4.0

27 May 07:01
a9ffe94

Choose a tag to compare

25.4.0 (2024-05-27)

Features Added

  • Added operation NetworkVirtualAppliancesOperations.begin_restart
  • Added operation group FirewallPolicyDeploymentsOperations
  • Added operation group FirewallPolicyDraftsOperations
  • Added operation group FirewallPolicyRuleCollectionGroupDraftsOperations
  • Model ApplicationGatewayHeaderConfiguration has a new parameter header_value_matcher
  • Model ApplicationGatewaySku has a new parameter family
  • Model ConnectionMonitorEndpoint has a new parameter location_details
  • Model ConnectionMonitorEndpoint has a new parameter subscription_id
  • Model ExpressRouteCircuit has a new parameter enable_direct_port_rate_limit
  • Model InboundSecurityRule has a new parameter rule_type
  • Model InboundSecurityRules has a new parameter applies_on
  • Model InboundSecurityRules has a new parameter destination_port_ranges
  • Model InboundSecurityRules has a new parameter name
  • Model NetworkInterfaceIPConfiguration has a new parameter private_ip_address_prefix_length
  • Model NetworkVirtualAppliance has a new parameter network_profile
  • Model PacketCapture has a new parameter capture_settings
  • Model PacketCapture has a new parameter continuous_capture
  • Model PacketCaptureParameters has a new parameter capture_settings
  • Model PacketCaptureParameters has a new parameter continuous_capture
  • Model PacketCaptureResult has a new parameter capture_settings
  • Model PacketCaptureResult has a new parameter continuous_capture
  • Model PacketCaptureResultProperties has a new parameter capture_settings
  • Model PacketCaptureResultProperties has a new parameter continuous_capture
  • Model PacketCaptureStorageLocation has a new parameter local_path
  • Model PolicySettings has a new parameter js_challenge_cookie_expiration_in_mins
  • Model Subnet has a new parameter sharing_scope
  • Model VirtualApplianceNicProperties has a new parameter nic_type
  • Model VirtualNetworkPeering has a new parameter enable_only_i_pv6_peering
  • Model VirtualNetworkPeering has a new parameter local_address_space
  • Model VirtualNetworkPeering has a new parameter local_subnet_names
  • Model VirtualNetworkPeering has a new parameter local_virtual_network_address_space
  • Model VirtualNetworkPeering has a new parameter peer_complete_vnets
  • Model VirtualNetworkPeering has a new parameter remote_subnet_names
  • Model VpnSiteLinkConnection has a new parameter dpd_timeout_seconds