Skip to content

chore(release): 0.54.1#971

Merged
lucaseck merged 1 commit intomainlinefrom
bump/0.54.1
Jan 21, 2026
Merged

chore(release): 0.54.1#971
lucaseck merged 1 commit intomainlinefrom
bump/0.54.1

Conversation

@client-software-ci
Copy link
Copy Markdown
Collaborator

@client-software-ci client-software-ci commented Jan 21, 2026

0.54.1 (2026-01-21)

Features

Bug Fixes

0.54.0 (2025-12-11)

DEPRECATIONS

  • The CLI bundle gui-submit --submitter-name option has been deprecated. --submitter-info should now be used to provide the name.

BREAKING CHANGES

Features

Bug Fixes

Performance Improvements

Experimental

These changes are experimental and are subject to change.

0.53.3 (2025-11-04)

DEPRECATIONS

Features

Bug Fixes

Performance Improvements

0.53.2 (2025-10-17)

Bug Fixes

0.53.1 (2025-10-10)

Features

  • Add '-p' param support to 'deadline bundle gui-submit' (53c507e)
  • Add debug snapshot option to 'deadline bundle submit' (c4c96b9)

Bug Fixes

Performance Improvements

Experimental

These changes are experimental and are subject to change.

0.53.0 (2025-09-15)

BREAKING CHANGES

Features

Bug Fixes

0.52.1 (2025-08-26)

Features

Bug Fixes

0.52.0 (2025-08-21)

BREAKING CHANGES

  • refactor the authorization UI dialog (feat!: refactor the autorization UI dialog #751) (5882533)
    • The DeadlineAuthenticationStatusWidget class has been rewritten and the AuthenticationStatusGroup widget class has been removed. Details that were present in the AuthenticationStatusGroup are now available in the DeadlineAuthenticationStatuswidget. The login/logout buttons are now defined in the DeadlineAuthenticationStatusWidget and have been removed from the SubmitJobToDeadlineDialog and the DeadlineConfigDialog.

Features

Bug Fixes

Experimental

These changes are experimental and are subject to change.

0.51.1 (2025-08-07)

Bug Fixes

DEPRECATIONS

  • The parameter create_job_response is being removed from ui.dialogs.SubmitJobToDeadlineDialog in 0.53.0. It has been replaced with job_id which is set when a job submission has succeeded.

0.51.0 (2025-07-28)

BREAKING CHANGES

  • The behavior for the auto_accept configuration 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.
  • The parameter decide_cancel_submission_callback is removed from api.create_job_from_job_bundle, and a new parameter interactive_confirmation_callback replaces 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.
  • The parameter create_job_response is no longer set after a job submission in ui.dialogs.SubmitJobToDeadlineDialog.
  • The function start_submission has been removed from ui.dialogs.SubmitJobProgressDialog. It has been replaced with start_job_submission which now starts job submission in a background thread. If you relied on the return value of start_submission, you must now connect to the submission_thread_succeeded parameter which is a qtpy.QtCore.Signal.

Features

Bug Fixes

Experimental

These changes are experimental and are subject to change.

0.50.1 (2025-06-04)

Bug Fixes

0.50.0 (2025-06-04)

BREAKING CHANGES

Features

Bug Fixes

Experimental

0.49.8 (2025-04-14)

Features

Bug Fixes

0.49.7 (2025-03-12)

Features

Bug Fixes

0.49.6 (2025-02-06)

Features

Bug Fixes

0.49.5 (2025-01-29)

Features

Bug Fixes

Experimental

These changes are experimental and are subject to change.

0.49.4 (2025-01-09)

Features

Bug Fixes

0.49.3 (2024-11-29)

Features

Bug Fixes

0.49.2 (2024-11-21)

Bug Fixes

0.49.1 (2024-11-19)

Bug Fixes

0.49.0 (2024-11-18)

BREAKING CHANGES

Features

Bug Fixes

0.48.9 (2024-10-10)

Features

Bug Fixes

0.48.8 (2024-07-24)

Features

Bug Fixes

0.48.7 (2024-07-03)

Features

0.48.6 (2024-06-26)

Bug Fixes

0.48.5 (2024-06-24)

Features

Bug Fixes

0.48.4 (2024-06-03)

Bug Fixes

0.48.3 (2024-05-27)

Bug Fixes

0.48.2 (2024-05-22)

Features

Bug Fixes

0.48.1 (2024-05-06)

Bug Fixes

0.48.0 (2024-04-25)

BREAKING CHANGES

0.47.3 (2024-04-16)

Bug Fixes

0.47.2 (2024-04-07)

Bug Fixes

0.47.1 (2024-04-02)

Bug Fixes

0.47.0 (2024-04-01)

BREAKING CHANGES

Bug Fixes

0.46.0 (2024-03-28)

BREAKING CHANGES

0.45.3 (2024-03-28)

Bug Fixes

0.45.2 (2024-03-26)

Bug Fixes

0.45.1 (2024-03-26)

Bug Fixes

0.45.0 (2024-03-25)

BREAKING CHANGES

Features

0.44.2 (2024-03-25)

Features

Bug Fixes

0.44.1 (2024-03-24)

Bug Fixes

0.44.0 (2024-03-23)

Features

0.43.0 (2024-03-23)

BREAKING CHANGES

Features

Bug Fixes

0.42.0 (2024-03-21)

BREAKING CHANGES

Bug Fixes

  • Make StorageProfileOperatingSystemFamily enum case-insensitive (0da921c)

0.41.0 (2024-03-19)

BREAKING CHANGES

Features

Bug Fixes

0.40.0 (2024-03-11)

BREAKING CHANGES

Features

Bug Fixes

0.39.0 (2024-03-06)

BREAKING CHANGES

Features

Bug Fixes

0.38.0 (2024-02-16)

BREAKING CHANGES

Features

Bug Fixes

@client-software-ci client-software-ci requested a review from a team as a code owner January 21, 2026 18:16
@github-actions github-actions Bot added the waiting-on-maintainers Waiting on the maintainers to review. label Jan 21, 2026
Signed-off-by: client-software-ci <129794699+client-software-ci@users.noreply.github.com>
@sonarqubecloud
Copy link
Copy Markdown

@lucaseck lucaseck enabled auto-merge (squash) January 21, 2026 18:25
@lucaseck lucaseck merged commit 9be369e into mainline Jan 21, 2026
27 checks passed
@lucaseck lucaseck deleted the bump/0.54.1 branch January 21, 2026 18:33
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

waiting-on-maintainers Waiting on the maintainers to review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants