Skip to content

Releases: Azure/azure-sdk-for-python

azure-mgmt-edgezones_1.0.0b1.post2

13 Jul 01:19
Compare
Choose a tag to compare
Pre-release

1.0.0b1.post2 (2024-07-12)

Other changes

  • Re-releasing to account for setuptools source distribution normalization changes.

azure_ai_ml_1.18.0

16 Jul 03:44
b4636dc
Compare
Choose a tag to compare

1.18.0 (2024-07-09)

Features Added

  • Expose public_ip_address in AmlComputeNodeInfo, to get the public ip address with the ssh port when calling ml_client.compute.list_nodes
  • Support update_sso_settings in ComputeOperations, to enable or disable single sign-on settings of a compute instance.

Bugs Fixed

  • InputTypes exported in constants module
  • WorkspaceConnection tags are now listed as deprecated, and the erroneously-deprecated metadata field has been un-deprecated and added as a initialization field. These two fields still point to the same underlying object property, and actual API usage of this value is unchanged.
  • Workspace Create operation works without an application insights being provided, and creates a default appIn resource for normal workspaces in that case.
  • Project create operations works in general.

Other Changes

  • WorkspaceConnections are officially GA'd and no longer experimental. But its much newer subclasses remain experimental.

azure-mgmt-oracledatabase_1.0.0.post1

10 Jul 22:08
Compare
Choose a tag to compare

1.0.0.post1 (2024-07-10)

Other changes

  • Re-releasing to account for setuptools source distribution normalization changes.

azure-mgmt-appplatform_9.1.0.post1

10 Jul 22:09
Compare
Choose a tag to compare

9.1.0.post1 (2024-07-10)

  • Re-releasing to account for setuptools source distribution normalization changes.

azure-mgmt-edgezones_1.0.0b1.post1

10 Jul 22:09
Compare
Choose a tag to compare
Pre-release

1.0.0b1.post1 (2024-07-10)

Other changes

  • Re-releasing to account for setuptools source distribution normalization changes.

azure-template_0.1.0b3942895

08 Jul 22:06
Compare
Choose a tag to compare
Pre-release

0.1.0b3942895 (2024-07-08)

Features Added

  • Some feature

Breaking Changes

  • Some breaking change

Bugs Fixed

  • Some bug fix

Other Changes

  • Some other change

azure-mgmt-edgezones_1.0.0b1

08 Jul 03:14
32fdb05
Compare
Choose a tag to compare
Pre-release

1.0.0b1 (2024-07-05)

Other Changes

  • Initial version

azure-mgmt-oracledatabase_1.0.0

04 Jul 09:12
550ee55
Compare
Choose a tag to compare

1.0.0 (2024-07-04)

Other Changes

  • First GA

azure-mgmt-appplatform_9.1.0

04 Jul 03:14
74a5104
Compare
Choose a tag to compare

9.1.0 (2024-07-03)

Features Added

  • Added operation ConfigServersOperations.begin_delete
  • Added operation ConfigServersOperations.list
  • Added operation GatewaysOperations.begin_update_capacity
  • Added operation group JobExecutionOperations
  • Added operation group JobExecutionsOperations
  • Added operation group JobOperations
  • Added operation group JobsOperations
  • Model AppResourceProperties has a new parameter secrets
  • Model AppResourceProperties has a new parameter test_endpoint_auth_state
  • Model AppResourceProperties has a new parameter workload_profile_name
  • Model BuildpackProperties has a new parameter version
  • Model ClusterResourceProperties has a new parameter infra_resource_group
  • Model ClusterResourceProperties has a new parameter maintenance_schedule_configuration
  • Model ClusterResourceProperties has a new parameter managed_environment_id
  • Model ConfigServerProperties has a new parameter enabled_state
  • Model ConfigServerProperties has a new parameter instances
  • Model ConfigServerProperties has a new parameter resource_requests
  • Model ConfigurationServiceSettings has a new parameter refresh_interval_in_seconds
  • Model DeploymentSettings has a new parameter scale
  • Model GatewayProperties has a new parameter addon_configs
  • Model GatewayProperties has a new parameter apm_types
  • Model GatewayProperties has a new parameter response_cache_properties
  • Model ServiceResource has a new parameter identity
  • Model ServiceVNetAddons has a new parameter private_dns_zone_id
  • Model ServiceVNetAddons has a new parameter private_storage_access
  • Model SupportedBuildpackResourceProperties has a new parameter version
  • Operation DeploymentsOperations.list has a new optional parameter expand

azure-ai-ml_1.17.1

04 Jul 14:04
020535c
Compare
Choose a tag to compare

1.17.1 (2024-07-09)

Bugs Fixed

  • Workspace Create operation works without an application insights being provided, and creates a default appIn resource for normal workspaces in that case.
  • Project create operations works in general.