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.77.0 #878

Merged
merged 1 commit into from
Sep 26, 2024
Merged

chore: Release stackable-operator 0.77.0 #878

merged 1 commit into from
Sep 26, 2024

Conversation

sbernauer
Copy link
Member

@sbernauer sbernauer commented Sep 26, 2024

Description

One could argue this is a bugfix release, but let's play it safe

Fixed

  • Fix the logback configuration for logback versions from 1.3.6/1.4.6 to 1.3.11/1.4.11 (#874).
  • BREAKING: Avoid colliding volumes and mounts by only adding volumes or mounts if they do not already exist. This makes functions such as PodBuilder::add_volume or ContainerBuilder::add_volume_mount as well as related ones fallible (#871).

Changed

  • BREAKING: Remove the unique_identifier argument from ResolvedS3Connection::add_volumes_and_mounts, ResolvedS3Connection::volumes_and_mounts and ResolvedS3Connection::credentials_mount_paths as it is not needed anymore (#871).

Definition of Done Checklist

  • Not all of these items are applicable to all PRs, the author should update this template to only leave the boxes in that are relevant
  • Please make sure all these things are done and tick the boxes

Author

Reviewer

Acceptance

@sbernauer sbernauer requested a review from a team September 26, 2024 11:53
@sbernauer sbernauer added this pull request to the merge queue Sep 26, 2024
Merged via the queue into main with commit 90d4cc0 Sep 26, 2024
10 checks passed
@sbernauer sbernauer deleted the release-0.77.0 branch September 26, 2024 12:20
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