Skip to content

chore(release): 0.52.1#808

Closed
client-software-ci wants to merge 1 commit intomainlinefrom
bump/0.52.1
Closed

chore(release): 0.52.1#808
client-software-ci wants to merge 1 commit intomainlinefrom
bump/0.52.1

Conversation

@client-software-ci
Copy link
Copy Markdown
Collaborator

0.52.1 (2025-08-26)

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.52.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

Signed-off-by: client-software-ci <129794699+client-software-ci@users.noreply.github.com>
@client-software-ci client-software-ci requested a review from a team as a code owner August 26, 2025 22:48
@sonarqubecloud
Copy link
Copy Markdown

@github-actions github-actions Bot added the waiting-on-maintainers Waiting on the maintainers to review. label Aug 26, 2025
@edwards-aws edwards-aws deleted the bump/0.52.1 branch August 26, 2025 22:49
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.

2 participants