- add job user override for windows (#372) (
84c83bd
) - add success or fail metric on Job Attachment calls (#352) (
ac1e5e0
) - add deadline client lib, OpenJD Sessions to boto3 header (#351) (
51fc0f1
)
- install-deadline-worker doesn't create queues persistence dir on Windows (#377) (
bd40074
) - posix installer succeeds if agent-user does not already exist (#378) (
17435b1
) - jobRunAsUser always removed in BatchGetJobEntity JobDetails (#349) (
b6a64de
) - fail on BatchGetJobEntity jobRunAsUser validation with a job user override (#346) (
c0dd3b3
) - install-deadline-worker on Linux assumes agent os group matches username (#345) (
4ed1136
) - error due to out-of-range process exit code (#339) (
7d4ec30
)
- update deadline requirement from ==0.47.* to ==0.48.* (#306) (
01326f7
)
- differentiate step actions from non-step actions in logs (#292) (
a6d55e3
)
- handle case where BatchGetJobEntity returns no jobRunAsUser (#293) (
616e16c
)
- provide region in queue AWS configuration (#289) (
efeecfe
) - stop the running Windows service before re-installation. (#288) (
0587b60
)
- example config file inaccurately documents allow_ec2_instance_profile (#278) (
1d1ecc1
)
- adds data on action kind and queue length to logs (#266) (
bb10c47
)
- agent not logging events with emojis on Windows due to default encoding (#267) (
1008083
)
- remove time field from structured logs (#263) (
d246abf
)
- unhandled exception unloading user profile (#264) (
62a404b
)
- overhaul agent logging to introduce structured logs (#216) (
abed8c9
) - installer: allow ec2 instance profile by default (#259) (
7e4d947
) - installer: detect default AWS region on EC2 (#250) (
3db8685
)
- aws config directory managed by agent (#254) (
2f4fd8a
)
- handle OSError when detecting GPU capabilities (#255) (
677fda6
) - handle IMDS disruptions gracefully (#249) (
ea6b701
)
- cleanup asset_sync session with os_user (#251) (
b68922e
) - windows-installer: configure AWS region in Windows service (#242) (
adf164f
)
- return sessionactions if Session is stopped (#252) (
1230d89
) - insufficient Windows ACLs for job user AWS config files (#246) (
f5e2f52
)
- Fail jobs configured to run as worker agent on Windows (#230) (
7ce01a8
)
- agent logs contain more verbose API request/response information (#215) (
6e8e566
) - session cleanup on windows (#212) (
93f4305
) - windows-installer: grant and validate agent user permissions (#206) (
0d8e3de
) - Add telemetry event for uncaught exceptions (#203) (
9a17a07
)
- NEVER_ATTEMPTED session actions should not report startedAt or endedAt (#237) (
99fd7d3
) - improve logging when getting secret (#184) (
d3e2e0c
) - increasing default password length for windows users (#236) (
c411c85
) - change windows logon type from NETWORK to INTERACTIVE (#234) (
82a5c11
)
- change OpenJD's session root directory to /sessions (#222) (
3b68342
)
- retool scale-in behaviour (#193) (
40390e9
)
- 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
)
- improve error messaging for Windows logon (#219) (
de23226
) - install.sh: update ownership and permissions for session root directory (#201) (
230b73c
)
- Add job and session metadata to the environment of a job (#189) (
92b6d17
)
- complete all actions following unsuccessful actions as NEVER_ATTEMPTED (#190) (
d266c0f
)
- Cancel Job Attachments session action when transfer rates drop below threshold (#143) (
c49bbb4
)
- handle non-existent queue jobRunAsUser on worker host (#176) (
1049a48
)
- Terminating all VFS processes when cleaning up session (#149) (
50178ed
)