Skip to content

Commit 30b8975

Browse files
authored
Retroactively add snapshot container change to changelog (#34332)
1 parent d7ed3e0 commit 30b8975

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sdk/ml/azure-ai-ml/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@
123123
- Added data import schedule. The class added is `ImportDataSchedule`.
124124
- Added support to enable data isolation feature at workspace creation stage.
125125
- Added auto_delete_setting support for asset version in data import job.
126+
- Switched code snapshot upload from directory-based to container-based design in order to allow finer RBAC within workspaces. A container will be created for each new snapshot. This change does not affect storage costs or snapshot functionality.
126127

127128
### Bugs Fixed
128129

0 commit comments

Comments
 (0)