Releases: aws-deadline/deadline-cloud-worker-agent
Releases · aws-deadline/deadline-cloud-worker-agent
0.22.0
0.22.0 (2024-03-18)
BREAKING CHANGES
Features
- windows service (#207) (
1d97970
)
- windows-installer: add client telemetry opt out option (#210) (
7551869
)
- windows support (#205) (
80e8ec4
)
- change OpenJD's session directory path, and add
--retain-session-dir
command option (#196) (091608c
)
Bug Fixes
- improve error messaging for Windows logon (#219) (
de23226
)
- install.sh: update ownership and permissions for session root directory (#201) (
230b73c
)
0.21.2
0.21.2 (2024-03-07)
Features
- Add job and session metadata to the environment of a job (#189) (
92b6d17
)
Bug Fixes
- complete all actions following unsuccessful actions as NEVER_ATTEMPTED (#190) (
d266c0f
)
0.21.1
0.21.1 (2024-02-28)
Features
- Cancel Job Attachments session action when transfer rates drop below threshold (#143) (
c49bbb4
)
Bug Fixes
- handle non-existent queue jobRunAsUser on worker host (#176) (
1049a48
)
0.21.0
0.21.0 (2024-02-23)
BREAKING CHANGES
- Terminating all VFS processes when cleaning up session (#149) (
50178ed
)
Features
- report action timeout as failed with timeout message (#165) (
ff36123
)
- provision ownership on /var/lib/deadline/credentials directory (#145) (
3b3e7af
)
Bug Fixes
- Set shutdown_on_stop value in config file. (#164) (
858f621
)
- permissions on /var/log/amazon directory (#162) (
1acfffc
)
- no longer sigterm agent when running jobs as same user (#161) (
fe12ad3
)
- don't invert shutdown_on_stop config file setting's meaning (#155) (
1a7329f
)