Releases: Azure/azure-sdk-for-python
Releases · Azure/azure-sdk-for-python
azure-ai-ml_1.7.2
1.7.2 (2023-05-18)
Features Added
- Public preview support for new schedule type
MonitorSchedule
azure-containerregistry_1.1.0
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
inset/get manifest
andupload/download blob
operations.
azure-ai-ml_1.7.1
1.7.1 (2023-05-17)
Bugs Fixed
- Fixed an issue where
OnlineDeployment.provisioning_state
was incorrectly deserialized and set asNone
azure-mgmt-selfhelp_1.0.0b1
1.0.0b1 (2023-05-17)
- Initial Release
azure-mgmt-confidentialledger_2.0.0b3
2.0.0b3 (2023-05-17)
Other Changes
- Added samples
azure-communication-rooms_1.0.0b3
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 inRoomsClient
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
andupdate_participants
withadd_or_update_participants
. - Changed: Renamed
RoleType
toParticipantRole
. - Changed: Renamed
created_on
tocreated_at
inCommunicationRoom
. - Changed: Renamed
get_participants
tolist_participants
inRoomsClient
. - Removed: Removed
participants
fromCommunicationRoom
class. - Removed: Removed
room_join_policy
, all rooms are invite-only by default.
azure-mgmt-containerservice_23.0.0
23.0.0 (2023-05-16)
Breaking Changes
- Model ContainerServiceNetworkProfile no longer has parameter docker_bridge_cidr
azure-keyvault-secrets_4.8.0b1
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
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
4.8.0b1 (2023-05-16)
Bugs Fixed
- Token requests made during AD FS authentication no longer specify an erroneous "adfs" tenant ID
(#29888)