Skip to content

[bitnami/mariadb] Release mariadb-11.7.2-debian-12-r1 #80569

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AlexandreCavanna
Copy link

@AlexandreCavanna AlexandreCavanna commented Apr 25, 2025

Description of the change

Added support for MariaDB version 11.7.2 by updating the Dockerfile to fetch and install the corresponding binaries.
This change aims to ensure users can benefit from the latest stable release of MariaDB.

Please note that the corresponding Bitnami-prepared binaries (mariadb-11.7.2-2-linux-${OS_ARCH}-debian-12.tar.gz) are not yet available on the official download servers at the time of this PR.
The build will fail until the binaries are published by the Bitnami team.

Benefits

  • Updates the Bitnami MariaDB container to include the latest stable version (11.7.2).
  • Provides access to the latest bug fixes, performance improvements, and security updates offered in MariaDB 11.7.2.
  • Supports projects that require version pinning or validation on the newest MariaDB releases.

Possible drawbacks

  • The build process currently fails due to the missing MariaDB 11.7.2 binaries on the official Bitnami download servers.
  • This PR will need to be updated or completed once the binaries are available.
  • If MariaDB 11.7.2 introduces breaking changes, users might encounter unexpected issues when upgrading.

Applicable issues

None yet. (This PR is a proactive update.)

Additional information

  • I am submitting this PR in anticipation of the release of MariaDB 11.7.2 binaries by Bitnami.
  • If the binaries are not published shortly, I am happy to update this PR accordingly.
  • This PR is limited to introducing support for MariaDB 11.7.2 and does not affect other existing versions or features.

@github-actions github-actions bot added mariadb triage Triage is needed labels Apr 25, 2025
@github-actions github-actions bot requested a review from javsalgar April 25, 2025 18:06
@AlexandreCavanna AlexandreCavanna force-pushed the mariadb-11.7 branch 2 times, most recently from 6efa0b8 to c24c5c1 Compare April 25, 2025 18:13
@javsalgar
Copy link
Contributor

Hi,

Thank you so much for the PR! Let me put this on-hold as it may conflict with the automations that we have in place. In principle, there are plans to release this branch.

@javsalgar javsalgar added the on-hold Issues or Pull Requests with this label will never be considered stale label Apr 29, 2025
@github-actions github-actions bot removed the triage Triage is needed label Apr 29, 2025
@AlexandreCavanna
Copy link
Author

Thank you @javsalgar! 😃

Actually, I was wondering how your release cycle works.

@carrodher
Copy link
Member

Thank you @javsalgar! 😃

Actually, I was wondering how your release cycle works.

In the Bitnami free catalog, only the higher LTS branch of each container image is available. At this moment, and in the case of MariaDB, the higher LTS branch is 11.4. To access up-to-date releases for all upstream-supported branches (latest stable, more LTSs, etc), consider upgrading to Bitnami Premium.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mariadb on-hold Issues or Pull Requests with this label will never be considered stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants