Refactor manifest aggregation, add helper to persist manifests and check disk capacity. Removes aggregate_asset_root_manifests public interface. (#483) (f57f637)
Features
JA: Add manifest upload and download to complete the JA standalone API+CLI featureset. (b5b203b)
refactor manifest aggregation, add helper to persist manifests and check disk capacity (#483) (f57f637)
JA: Add force-rehash option to snapshot command. Move Integ Tsts for Diff and Snapshot to Integ (276edae)
JA: Implementation for Job Attachments diff command (#465) (97e8bc4)
Bug Fixes
state upperbound (3.12) for python version support (#501) (f35765f)
De-duplicate error messages on expired credentials (cfc7759)
Refresh queue parameter defaults when loading a new job bundle (5abcef1)
The hash_cache fails with filenames including surrogates (#492) (39c285d)
Job parameter values dropped when merging with queue parameter (73e1b24)
pass in cache directory for attachment upload (#476) (1f776f6)
Refactor manifest aggregation, add helper to persist manifests and check disk capacity. Removes aggregate_asset_root_manifests public interface. (#483) (f57f637)
Features
JA: Add manifest upload and download to complete the JA standalone API+CLI featureset. (b5b203b)
refactor manifest aggregation, add helper to persist manifests and check disk capacity (#483) (f57f637)
JA: Add force-rehash option to snapshot command. Move Integ Tsts for Diff and Snapshot to Integ (276edae)
JA: Implementation for Job Attachments diff command (#465) (97e8bc4)
Bug Fixes
state upperbound (3.12) for python version support (#501) (f35765f)
De-duplicate error messages on expired credentials (cfc7759)
Refresh queue parameter defaults when loading a new job bundle (5abcef1)
The hash_cache fails with filenames including surrogates (#492) (39c285d)
Job parameter values dropped when merging with queue parameter (73e1b24)
pass in cache directory for attachment upload (#476) (1f776f6)
0.48.9 (2024-10-10)
Features
Add a simple backoff and retry utility helper (#452) (88a4ef6)
adds --storage-profile-id option to the bundle submit command (#442) (8c105ed)
support --submitter-name option for bundle GUI submitter command (#416) (569af3b)
update DEVELOPMENT.md on how to run integ tests. (#419) (3fe65e6)
Bug Fixes
ctypes (libffi) is no longer required on linux (#455) (6446b66)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Updates the requirements on deadline to permit the latest version.
Release notes
Sourced from deadline's releases.
Changelog
Sourced from deadline's changelog.
... (truncated)
Commits
edeefcd
chore(release): 0.49.0 (#503)f35765f
fix: state upperbound (3.12) for python version support (#501)57667e1
chore(deps): update text fixture version (#499)f0ffa1b
chore(deps): update pyside6-essentials requirement (#470)80401f2
chore(deps): update mypy requirement from ==1.11.* to ==1.13.* (#497)520d0cc
chore(deps): update python-semantic-release requirement (#498)e3f2a91
chore(deps): update ruff requirement from ==0.6.* to ==0.7.* (#486)0e41685
chore(deps): update pyinstaller requirement from ==5.13.* to ==6.11.* (#487)cfc7759
fix: De-duplicate error messages on expired credentials5abcef1
fix: Refresh queue parameter defaults when loading a new job bundleDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show