Merged
Conversation
Signed-off-by: client-software-ci <129794699+client-software-ci@users.noreply.github.com>
|
lucaseck
approved these changes
Jan 21, 2026
leongdl
approved these changes
Jan 21, 2026
crowecawcaw
added a commit
to crowecawcaw/deadline-cloud
that referenced
this pull request
Feb 26, 2026
Signed-off-by: client-software-ci <129794699+client-software-ci@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



0.54.1 (2026-01-21)
Features
35a1802)a3704fd)c53f3be)Bug Fixes
e2ed151)3f65662)d07d075)0.54.0 (2025-12-11)
DEPRECATIONS
bundle gui-submit --submitter-nameoption has been deprecated.--submitter-infoshould now be used to provide the name.BREAKING CHANGES
a2e8b82)8f5f29b)processedFilesis added toProgressReportMetadata.deadline.ui.show_job_bundle_submitter: Input parameter renamed fromsubmitter_nametosubmitter_infoand now expects adeadline.dataclasses.SubmitterInfoobject as input. (feat!: add an 'About' dialog to show version information #940) (74a3b01)deadline.ui.SubmitJobToDeadlineDialog: TheSubmitJobToDeadlineDialog.submitter_nameproperty has been removed and the name can now be accessed viaSubmitJobToDeadlineDialog.submitter_info.submitter_name(feat!: add an 'About' dialog to show version information #940) (74a3b01)Features
e288776)70dd775)74a3b01)Bug Fixes
938d9f2)94e6815)44fbe1f)b332672)Performance Improvements
3d41212)Experimental
These changes are experimental and are subject to change.
c9f83a4)0.53.3 (2025-11-04)
DEPRECATIONS
--timezoneis being deprecated in favor of--timestamp-formatfor thejob logscommand.--timezonewill be removed in a future release. See (feat: Add --timestamp-format relative option to 'job logs' command #898) for more details.Features
36ba412)c37635e)8d8daba)Bug Fixes
08c1e89)2c5b952)Performance Improvements
ba15300)0.53.2 (2025-10-17)
Bug Fixes
f716769)0.53.1 (2025-10-10)
Features
53c507e)c4c96b9)Bug Fixes
b35aeb1)6042295)4fa22df)dd01866)a70f0b7)Performance Improvements
6e6e3ff)4914e61)737f781)bdefa51)Experimental
These changes are experimental and are subject to change.
af4064b)c14322b)0.53.0 (2025-09-15)
BREAKING CHANGES
create_job_responseattribute ofui.dialogs.SubmitJobToDeadlineDialog(fix!: Remove create_job_response parameter from ui.dialogs.SubmitJobToDeadlineDialog #791) (6587e4e)0.51.1, this was deprecated and its value was always set toNonedeadline.api.attachment_uploadanddeadline.api.attachment_downloadfrom the public API (fix!: update attachment api visibility for future development as per code comment #819) (832ac45)Features
e5aeb45)deadline job requeue-taskscommand (c593aee)fileCountproperty to thesummaryJSON message output bydeadline job download-output --output json(feat(job download): Add fileCount to JSON summary for programmatic access #816) (b9ed949)deadlinewcommand and--redirect-outputoption todeadline(86fa0a6)--profileoption todeadline queue sync-output(b5478d6)Bug Fixes
d5f3a77)0.52.1 (2025-08-26)
Features
767bdb1)Bug Fixes
76bdbb8)a8bb931)0.52.0 (2025-08-21)
BREAKING CHANGES
5882533)Features
344b6f6)Bug Fixes
bbf5af1)3c40b37)fb6741d)822052f)a3a1eba)Experimental
These changes are experimental and are subject to change.
d7fd976)5a28a64)0.51.1 (2025-08-07)
Bug Fixes
1fb33c7)DEPRECATIONS
create_job_responseis being removed fromui.dialogs.SubmitJobToDeadlineDialogin0.53.0. It has been replaced withjob_idwhich is set when a job submission has succeeded.0.51.0 (2025-07-28)
BREAKING CHANGES
auto_acceptconfiguration option has changed to automatically accept the default option that would be presented interactively. One exception is in a GUI context, when automatically accepting would cancel the operation.decide_cancel_submission_callbackis removed from api.create_job_from_job_bundle, and a new parameterinteractive_confirmation_callbackreplaces it. The previous callback included business logic that is now in the create job function, and the callback's purpose is now solely to present an interactive confirmation prompt.create_job_responseis no longer set after a job submission inui.dialogs.SubmitJobToDeadlineDialog.start_submissionhas been removed fromui.dialogs.SubmitJobProgressDialog. It has been replaced withstart_job_submissionwhich now starts job submission in a background thread. If you relied on the return value ofstart_submission, you must now connect to thesubmission_thread_succeededparameter which is aqtpy.QtCore.Signal.Features
43f7c0e)a7883e0)e517659)358e6c7)8ea699f)5665fa8)Bug Fixes
212b659)f64ff50)768b2e8)3f880b8)5fdb0f1)2e70d5d)a8bf21b)b841f61)fcf4a75)Experimental
These changes are experimental and are subject to change.
9b3d17a)67a43e3)5fdc5bf)9a9d59e)93c71a6)8c922de)7acfcba)da853ac)da853ac)0.50.1 (2025-06-04)
Bug Fixes
39d5a02)0.50.0 (2025-06-04)
BREAKING CHANGES
cc1ef80)Features
6cc672d)ba10d51)a41aeda)0ddf2bc)Bug Fixes
b2add3d)88e8b9c)f24f22d)40d5c68)466bed7)f87d0a2)Experimental
2d8a3b0)0.49.8 (2025-04-14)
Features
bfa9475)Bug Fixes
448feaa)afcec1b)c21fd6e)d4eafa7)0.49.7 (2025-03-12)
Features
978c631)b54e362)8ee8bd1)config showto support json (feat(cli): Add --output option to config show to support json #586) (7c63ca1)Bug Fixes
69d6c04)a096ff9)ba2f2fe)b2285fb)d5e50ad)0.49.6 (2025-02-06)
Features
82aa2f9)Bug Fixes
c4e6cdc)a99033a)0.49.5 (2025-01-29)
Features
e101473)486df0a)Bug Fixes
519888b)0c72b7e)Experimental
These changes are experimental and are subject to change.
ed5c0cb)5e167b5)30b8099)0.49.4 (2025-01-09)
Features
1046924)503e7f8)Bug Fixes
9c35516)6873156)5efbe5c)0.49.3 (2024-11-29)
Features
1a0f711)43cd362)Bug Fixes
f585ca5)0.49.2 (2024-11-21)
Bug Fixes
4f6134e)0.49.1 (2024-11-19)
Bug Fixes
61e5fa1)01b3464)0.49.0 (2024-11-18)
BREAKING CHANGES
aggregate_asset_root_manifestspublic interface. (feat!: refactor manifest aggregation, add helper to persist manifests and check disk capacity #483) (f57f637)Features
b5b203b)f57f637)276edae)97e8bc4)Bug Fixes
f35765f)cfc7759)5abcef1)39c285d)73e1b24)1f776f6)0.48.9 (2024-10-10)
Features
88a4ef6)8c105ed)569af3b)3fe65e6)Bug Fixes
6446b66)609e027)343bf7b)2a0c487)c333452)0.48.8 (2024-07-24)
Features
74293ac)9bc590b)Bug Fixes
17eadb7)0344537)0.48.7 (2024-07-03)
Features
eb9acb0)0.48.6 (2024-06-26)
Bug Fixes
8d6dc62)0.48.5 (2024-06-24)
Features
aad9a49)Bug Fixes
a2c1f2d)133b059)b5de504)0.48.4 (2024-06-03)
Bug Fixes
6bcd9a2)0.48.3 (2024-05-27)
Bug Fixes
2798190)0.48.2 (2024-05-22)
Features
52da0ea)Bug Fixes
09bead0)3e369f9)dffc71e)0.48.1 (2024-05-06)
Bug Fixes
72d6c26)a3f924e)1ab3ccc)0.48.0 (2024-04-25)
BREAKING CHANGES
require_paths_existoption (fix!: always prompt user about misconfigured inputs #309) (f8d5826)a8de5f6)0.47.3 (2024-04-16)
Bug Fixes
c691be1)3c700b0)7fcf845)70958f5)4d40b8c)0.47.2 (2024-04-07)
Bug Fixes
7c3cc3d)c1707b3)e6ca757)0.47.1 (2024-04-02)
Bug Fixes
dafa5a8)0.47.0 (2024-04-01)
BREAKING CHANGES
e8680c6)Bug Fixes
cb91b2c)aebd13b)ea1e617)1a6b8c8)0.46.0 (2024-03-28)
BREAKING CHANGES
28e16bb)0.45.3 (2024-03-28)
Bug Fixes
a81694f)a63f3ae)98b14c7)6a6b114)c8151db)0.45.2 (2024-03-26)
Bug Fixes
30b44df)0.45.1 (2024-03-26)
Bug Fixes
4a7be81)0.45.0 (2024-03-25)
BREAKING CHANGES
9de687e)Features
9e23b81)0.44.2 (2024-03-25)
Features
3c3a4fa)Bug Fixes
30dac3d)0.44.1 (2024-03-24)
Bug Fixes
b678086)b3853c2)0.44.0 (2024-03-23)
Features
241d12b)0.43.0 (2024-03-23)
BREAKING CHANGES
cf9c2d2)deb2cca)Features
91dfa83)Bug Fixes
119aabd)f0dcfa3)0.42.0 (2024-03-21)
BREAKING CHANGES
d49c885)Bug Fixes
0da921c)0.41.0 (2024-03-19)
BREAKING CHANGES
8c5ea38)e936938)os_groupfield from Windows filesystem permission settings (fix(job_attachment)!: removeos_groupfield from Windows filesystem permission settings #215) (739cb20)Features
24fe21c)4f270ba)c5bbcd3)7c2522c)Bug Fixes
1688c5b)7223195)0.40.0 (2024-03-11)
BREAKING CHANGES
4c092bb)66126a1)Features
3b8d907)Bug Fixes
148587a)223026a)0.39.0 (2024-03-06)
BREAKING CHANGES
398da18)7743ad8)Features
21b7e8b)Bug Fixes
41b5964)0.38.0 (2024-02-16)
BREAKING CHANGES
99ebaea)278e4f6)Features
800b44d)4269e11)Bug Fixes
7c63a75)e46cab7)ef782bf)602322b)