Skip to content

chore: Release stackablectl 1.0.0 - #382

Merged
Techassi merged 3 commits into
mainfrom
chore/release-stackablectl-1.0.0
Jun 2, 2025
Merged

chore: Release stackablectl 1.0.0#382
Techassi merged 3 commits into
mainfrom
chore/release-stackablectl-1.0.0

Conversation

@Techassi

@TechassiTechassi commented Jun 2, 2025

Copy link
Copy Markdown
Member

This releases stackablectl 1.0.0.

This is the first version released with the new versioning in place. Previously, the tool used the same versioning as our SDP releases, which lead to confusions, especially around patch-level releases. This is why we decided to use an independent versioning mechanism going forward.

Added

  • Pass the stack/demo namespace as a templating variable NAMESPACE to manifests.
    This should unblock demos to run in all namespaces, as they can template the namespace e.g. for the FQDN of services (#355).
  • Add progress reporting (#376).
  • Include SparkConnectServer in the stacklet list output (#380).
  • Add release upgrade functionality to stackablectl release command through upgrade subcommand (#379).

Changed

  • Renamed --product-namespace argument to --namespace (#373, #355).
    • Kept --product-namespace as a hidden alias to be removed in a later release.

Fixed

  • Prefix ui-http port endpoints with http://, as e.g. used by hbase-operator (#368).

@TechassiTechassi self-assigned this Jun 2, 2025
@TechassiTechassi moved this to Development: Waiting for Review in Stackable EngineeringJun 2, 2025
@NickLarsenNZ
NickLarsenNZ enabled auto-merge June 2, 2025 09:45
@NickLarsenNZ
NickLarsenNZ disabled auto-merge June 2, 2025 09:45

@NickLarsenNZNickLarsenNZ left a comment

Copy link
Copy Markdown
Member

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 queueJun 2, 2025
@TechassiTechassi moved this from Development: Waiting for Review to Development: In Review in Stackable EngineeringJun 2, 2025
Merged via the queue into main with commit daed83dJun 2, 2025
@Techassi
Techassi deleted the chore/release-stackablectl-1.0.0 branch June 2, 2025 10:51
@TechassiTechassi mentioned this pull request Jun 2, 2025
@lfranckelfrancke moved this from Development: In Review to Development: Done in Stackable EngineeringJun 6, 2025
@lfranckelfrancke moved this from Development: Done to Done in Stackable EngineeringJun 13, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants

@Techassi@NickLarsenNZ@lfrancke