Skip to content

Releases: Azure/azure-sdk-for-python

azure-ai-ml_1.7.2

18 May 23:56
620f399
Compare
Choose a tag to compare

1.7.2 (2023-05-18)

Features Added

  • Public preview support for new schedule type MonitorSchedule

azure-containerregistry_1.1.0

17 May 23:15
d545fd1
Compare
Choose a tag to compare

1.1.0 (2023-05-17)

Breaking Changes

  • Added sanity check for manifest size at download time - if manifest is bigger than 4MB, ValueError will be thrown.

Other Changes

  • Changed the digest validation exception type to DigestValidationError in set/get manifest and upload/download blob operations.

azure-ai-ml_1.7.1

17 May 21:58
f4460ea
Compare
Choose a tag to compare

1.7.1 (2023-05-17)

Bugs Fixed

  • Fixed an issue where OnlineDeployment.provisioning_state was incorrectly deserialized and set as None

azure-mgmt-selfhelp_1.0.0b1

17 May 03:25
8f85478
Compare
Choose a tag to compare
Pre-release

1.0.0b1 (2023-05-17)

  • Initial Release

azure-mgmt-confidentialledger_2.0.0b3

17 May 05:31
72b4e4b
Compare
Choose a tag to compare
Pre-release

2.0.0b3 (2023-05-17)

Other Changes

  • Added samples

azure-communication-rooms_1.0.0b3

17 May 21:49
4749c06
Compare
Choose a tag to compare
Pre-release

1.0.0b3 (2023-05-17)

Features Added

  • Added the ability specify the API version by an optional api_version keyword parameter.
  • New function list_rooms added in RoomsClient to list all valid rooms.
  • Added pagination support for list_participants.

Breaking Changes

  • Changed: update_room no longer accepts participant list as input.
  • Changed: Replaced add_participants and update_participants with add_or_update_participants.
  • Changed: Renamed RoleType to ParticipantRole.
  • Changed: Renamed created_on to created_at in CommunicationRoom.
  • Changed: Renamed get_participants to list_participants in RoomsClient.
  • Removed: Removed participants from CommunicationRoom class.
  • Removed: Removed room_join_policy, all rooms are invite-only by default.

azure-mgmt-containerservice_23.0.0

16 May 08:05
8994be5
Compare
Choose a tag to compare

23.0.0 (2023-05-16)

Breaking Changes

  • Model ContainerServiceNetworkProfile no longer has parameter docker_bridge_cidr

azure-keyvault-secrets_4.8.0b1

17 May 00:28
06f4a7d
Compare
Choose a tag to compare
Pre-release

4.8.0b1 (2023-05-16)

Bugs Fixed

  • Token requests made during AD FS authentication no longer specify an erroneous "adfs" tenant ID
    (#29888)

azure-keyvault-keys_4.9.0b1

17 May 00:28
06f4a7d
Compare
Choose a tag to compare
Pre-release

4.9.0b1 (2023-05-16)

Bugs Fixed

  • Token requests made during AD FS authentication no longer specify an erroneous "adfs" tenant ID
    (#29888)

azure-keyvault-certificates_4.8.0b1

17 May 00:28
06f4a7d
Compare
Choose a tag to compare
Pre-release

4.8.0b1 (2023-05-16)

Bugs Fixed

  • Token requests made during AD FS authentication no longer specify an erroneous "adfs" tenant ID
    (#29888)