Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Release stackable-operator 0.88.0, stackable-versioned 0.7.1 #996

Merged
merged 4 commits into from
Apr 2, 2025

Conversation

Techassi
Copy link
Member

@Techassi Techassi commented Apr 1, 2025

This releases stackable-operator 0.88.0 and stackable-versioned 0.7.1.

stackable-operator 0.88.0

Added

  • Add Deployments to ClusterResources (#992).
  • Add DeploymentConditionBuilder (#993).

Changed

  • Deprecate stackable_operator::logging::initialize_logging().
    It's recommended to use stackable-telemetry or #[allow(deprecated)] instead (#950, #989).

stackable-versioned 0.7.1

Fixed

  • Correctly emit generic type parameter defaults in enum/struct definition blocks (#991).

@Techassi Techassi self-assigned this Apr 1, 2025
@Techassi Techassi moved this to Development: In Progress in Stackable Engineering Apr 1, 2025
@Techassi Techassi moved this from Development: In Progress to Development: Waiting for Review in Stackable Engineering Apr 1, 2025
@NickLarsenNZ NickLarsenNZ self-requested a review April 1, 2025 15:39
@NickLarsenNZ NickLarsenNZ moved this from Development: Waiting for Review to Development: In Review in Stackable Engineering Apr 1, 2025
NickLarsenNZ
NickLarsenNZ previously approved these changes Apr 1, 2025
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.

Maybe we want to add a note in the description to preempt the deprecation notice (since it becomes an error).

ie: Prepend #[allow(deprecated)] to initialize_logging in the operators.

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 Apr 2, 2025
Merged via the queue into main with commit 6c4b022 Apr 2, 2025
10 checks passed
@Techassi Techassi deleted the chore/release-crates branch April 2, 2025 07:14
@Techassi Techassi moved this from Development: In Review to Development: Done in Stackable Engineering Apr 2, 2025
@lfrancke lfrancke moved this from Development: Done to Done in Stackable Engineering Apr 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants