Skip to content

chore: Release stackable-operator 0.105.0, stackable-webhook 0.9.0#1148

Merged
Techassi merged 2 commits intomainfrom
chore/release-workspace-members
Feb 3, 2026
Merged

chore: Release stackable-operator 0.105.0, stackable-webhook 0.9.0#1148
Techassi merged 2 commits intomainfrom
chore/release-workspace-members

Conversation

@Techassi
Copy link
Member

@Techassi Techassi commented Feb 3, 2026

Currently waiting for #1145.

This PR releases stackable-operator 0.105.0 and stackable-webhook 0.9.0:

stackable-operator 0.105.0

Added

  • BREAKING: Add support to gracefully shutdown EosChecker.
    EosChecker::run now requires passing a shutdown signal, which is any Future<Output = ()> (#1146).
  • Add SignalWatcher which can be used to watch signals and multiply them to gracefully shutdown
    multiple concurrent tasks/futures (#1147).

stackable-webhook 0.9.0

Added

  • BREAKING: Add support to gracefully shutdown WebhookServer and TlsServer.
    Both WebhookServer::run and TlsServer::run now require passing a shutdown signal, which is any
    Future<Output = ()> (#1144).

Changed

  • Improve certificate rotation instrumentation (#1145).

@Techassi Techassi self-assigned this Feb 3, 2026
@Techassi Techassi moved this to Development: In Progress in Stackable Engineering Feb 3, 2026
@Techassi Techassi marked this pull request as ready for review February 3, 2026 13:21
@Techassi Techassi moved this from Development: In Progress to Development: Waiting for Review in Stackable Engineering Feb 3, 2026
Copy link
Member

@NickLarsenNZ NickLarsenNZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Techassi Techassi added this pull request to the merge queue Feb 3, 2026
@Techassi Techassi moved this from Development: Waiting for Review to Development: Done in Stackable Engineering Feb 3, 2026
Merged via the queue into main with commit 7bfcac5 Feb 3, 2026
5 checks passed
@Techassi Techassi deleted the chore/release-workspace-members branch February 3, 2026 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Development: Done

Development

Successfully merging this pull request may close these issues.

2 participants