Skip to content

chore: Release stackable-operator 0.111.0, stackable-versioned 0.10.0#1201

Merged
Techassi merged 2 commits intomainfrom
chore/release-workspace-members
Apr 27, 2026
Merged

chore: Release stackable-operator 0.111.0, stackable-versioned 0.10.0#1201
Techassi merged 2 commits intomainfrom
chore/release-workspace-members

Conversation

@Techassi
Copy link
Copy Markdown
Member

This PR releases stackable-operator 0.111.0 and stackable-versioned 0.10.0:

stackable-operator 0.111.0

Added

  • BREAKING: Add CLI argument and env var to set the image repository used to construct final product
    image names: IMAGE_REPOSITORY (--image-repository), eg. oci.example.org/my/namespace (#1199).

Changed

  • BREAKING: The product image selection mechanism via ProductImage::resolve now takes three
    parameters instead of two. The new parameters are: image_name, image_repository, and
    operator_version (#1199).

stackable-versioned 0.10.0

Added

  • BREAKING: The versioned macro now automatically generates tests to test roundtrip converts for
    every versioned struct. This requires you to implement the RoundtripTestData trait for all
    structs, which returns some test data to be used for the roundtrip tests.
    Read on the RoundtripTestData documentation for details (#1172).

@sbernauer sbernauer moved this from Development: In Progress to Development: In Review in Stackable Engineering Apr 27, 2026
@Techassi Techassi moved this from Development: In Review to Development: Waiting for Review in Stackable Engineering Apr 27, 2026
@Techassi Techassi moved this from Development: Waiting for Review to Development: In Review in Stackable Engineering Apr 27, 2026
@Techassi Techassi added this pull request to the merge queue Apr 27, 2026
Merged via the queue into main with commit b7c8a3a Apr 27, 2026
5 checks passed
@Techassi Techassi deleted the chore/release-workspace-members branch April 27, 2026 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Development: In Review

Development

Successfully merging this pull request may close these issues.

2 participants