You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Added a new property user_name to ContainerRegistry
13
17
14
18
**Breaking changes**
15
19
16
-
- Removed certificate operation method PoolOperations.begin_create. Certificate operations are not long running operations so this was incorrect.
17
-
- Removed certificate operation method CertificateOperations.begin_create. Certificate operations are not long running operations so this was incorrect.
20
+
- Removed property username from ContainerRegistry
21
+
- Removed max_tasks_per_node property on Pool and replaced it with task_slots_per_node
0 commit comments