Releases: aws-deadline/deadline-cloud
Releases · aws-deadline/deadline-cloud
0.46.0
0.46.0 (2024-03-28)
BREAKING CHANGES
- move VFS Logs to under sessionfolder/.vfs_logs (#259) (
28e16bb
)
0.45.3
0.45.3 (2024-03-28)
Bug Fixes
- add missing import to pyinstaller spec (#256) (
a81694f
)
- include python3.dll in windows pyinstaller builds (#255) (
a63f3ae
)
- Update config command help text (#254) (
98b14c7
)
- Use botocore ssl context for telemetry requests (#253) (
6a6b114
)
- Fix storage profiles list broken osFamily matching (#252) (
c8151db
)
0.45.2
0.45.2 (2024-03-26)
Bug Fixes
- job-attachments: remove dependency on pywin32 for submission code (#250) (
30b44df
)
0.45.1
0.45.1 (2024-03-26)
Bug Fixes
- Removing overridden AWS_CONFIG_FILE path and base environment variables from deadline_vfs POpen launch env and using -E option to persist environment through sudo (#247) (
4a7be81
)
0.45.0
0.45.0 (2024-03-25)
BREAKING CHANGES
- revert "feat!: prep for rootPathFormat becoming ALL UPPERS (#222)" (#243) (
9de687e
)
Features
- job_attachment: reject files on non-Windows systems that do not support O_NOFOLLOW (#242) (
9e23b81
)
0.44.2
0.44.2 (2024-03-25)
Features
- prevent uploading files outside session directory via symlinks (#225) (
3c3a4fa
)
Bug Fixes
- VFS Disk Cache Group Permissions, Merged Manifests Folder, is_mount checks (#235) (
30dac3d
)
0.44.1
0.44.1 (2024-03-24)
Bug Fixes
- Use boto SSL for telemetry requests, add opt out settings in UI (#230) (
b678086
)
- swap exec to exec_ (#234) (
b3853c2
)
0.44.0
0.44.0 (2024-03-23)
Features
- make os_user optional in cleanup_session (#232) (
241d12b
)
0.43.0
0.43.0 (2024-03-23)
BREAKING CHANGES
- Switch to running deadline_vfs as os_user (#223) (
cf9c2d2
)
- use qtpy and add support for pyside6 (#202) (
deb2cca
)
Features
Bug Fixes
- Mock STS calls for some JA upload tests (#229) (
119aabd
)
- record attachments mtimes after mounting vfs (
f0dcfa3
)
0.42.1
0.42.1 (2024-03-22)
Features
- use qtpy and add support for pyside6 (#202) (
deb2cca
)
- Switch to running deadline_vfs as os_user (#223) (
cf9c2d2
)
Bug Fixes
- record attachments mtimes after mounting vfs (
f0dcfa3
)