Skip to content

chore: Release k8s-version 0.1.3 and stackable-operator 0.93.0 #1039

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

Merged
merged 2 commits into from
May 19, 2025

Conversation

Techassi
Copy link
Member

This PR releases k8s-version 0.1.3 and stackable-operator 0.93.0:

k8s-version 0.1.3

Added

  • Add support for serialization and deserialization via serde. This feature is enabled via the
    serde feature flag (#1034).

stackable-operator 0.93.0

Changed

  • BREAKING: Version common CRD structs and enums (#968).
    • All CRD-related types and function now reside in the stackable_operator::crd module.
    • Each CRD-related struct and enum has been versioned. The initial version is v1alpha1.
    • The static authentication provider must now be imported using r#static.
    • Import are now more granular in general.
  • BREAKING: Update to kube to 1.0.0 and k8s-openapi to 0.25.0.
    Use k8s 1.33 for compilation (#1037).

Fixed

  • Re-export versioned CRD-specific error types (#1025).
  • Re-export versioned common CRD enums (#1029).

@Techassi Techassi self-assigned this May 19, 2025
@Techassi Techassi moved this to Development: Waiting for Review in Stackable Engineering May 19, 2025
@NickLarsenNZ NickLarsenNZ self-requested a review May 19, 2025 12:36
@NickLarsenNZ NickLarsenNZ moved this from Development: Waiting for Review to Development: In Review in Stackable Engineering May 19, 2025
@Techassi Techassi force-pushed the chore/release-crates branch from 9319efc to 55c1c46 Compare May 19, 2025 12:36
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 enabled auto-merge May 19, 2025 12:47
@Techassi Techassi added this pull request to the merge queue May 19, 2025
@sbernauer sbernauer moved this from Development: In Review to Development: Done in Stackable Engineering May 19, 2025
Merged via the queue into main with commit 38d1665 May 19, 2025
8 checks passed
@Techassi Techassi deleted the chore/release-crates branch May 19, 2025 13:05
@lfrancke lfrancke moved this from Development: Done to Done in Stackable Engineering May 20, 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