Skip to content

Commit 4313ad0

Browse files
committed
update changelog
1 parent 67f5a3a commit 4313ad0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

sdk/batch/azure-batch/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
### Breaking Changes
1010

1111
- Renamed `BatchNodeUserUpdateOptions` to `BatchNodeUserReplaceOptions`.
12+
- Renamed `OutputFileUploadConfig` to `OutputFileUploadConfiguration`.
1213

1314
- Removed Models:
1415
- Removed `AuthenticationTokenSettings`
@@ -29,6 +30,8 @@
2930

3031
- Renamed public methods:
3132
- `list_sub_tasks` -> `list_subtasks`
33+
- `get_task_file` -> `download_task_file`
34+
- `get_node_file` -> `download_node_file`
3235

3336
- Renamed parameters across all operation methods:
3437
- `timeout` -> `service_timeout`

0 commit comments

Comments
 (0)