Skip to content

chore: Release workspace members #900

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
Oct 23, 2024
Merged

chore: Release workspace members #900

merged 2 commits into from
Oct 23, 2024

Conversation

Techassi
Copy link
Member

@Techassi Techassi commented Oct 23, 2024

Part of #898.

This PR releases stackable-operator-0.80.0 and stackable-versioned-0.4.1:

stackable-operator-0.80.0

Changed

  • BREAKING: Don't parse /etc/resolv.conf to auto-detect the Kubernetes cluster domain in case it is not explicitly configured. Instead the operator will default to cluster.local. We revert this now after some concerns where raised, we will create a follow-up decision instead addressing how we will continue with this (#896).
  • Update Rust dependencies (Both json-patch and opentelemetry crates cannot be updated because of conflicts) (#897):
    • Bump kube to 0.96.0,
    • rstest to 0.23.0 and
    • tower-http to 0.6.1

Fixed

  • Fix Kubernetes cluster domain parsing from resolv.conf, e.g. on AWS EKS. We now only consider Kubernetes services domains instead of all domains (which could include non-Kubernetes domains) (#895).

stackable-versioned-0.4.1

Added

  • Add basic handling for enum variants with data (#892).

Fixed

  • Accept a wider variety of formatting styles in the macro testing regex (#892).

@Techassi Techassi marked this pull request as ready for review October 23, 2024 08:38
@Techassi Techassi added this pull request to the merge queue Oct 23, 2024
Merged via the queue into main with commit 6fbe323 Oct 23, 2024
10 checks passed
@Techassi Techassi deleted the chore/release-crates branch October 23, 2024 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants