Skip to content

chore: release main - #29

Merged
snowdream merged 2 commits into
mainfrom
release-please--branches--main
Jun 25, 2026
Merged

chore: release main#29
snowdream merged 2 commits into
mainfrom
release-please--branches--main

Conversation

@snowdream

Copy link
Copy Markdown
Member

📦 Release Preparation

This PR was autogenerated by release-please.

⚠️ Critical Actions Before Merging

  1. Verify Quality: Ensure all CI checks (Lint, Test, Security) are passing.
  2. Review Changelog: Confirm that the generated notes below accurately reflect the changes.
  3. Sanity Check: If this is a major version, verify that breaking changes are correctly documented.

Merging this PR will create a GitHub Release and a Git Tag. 🚀

alpine: 8.4.22

8.4.22 (2026-06-25)

🚀 Features

  • implement multi-flavor tag architecture (cli, cgi, fpm) mirroring aria2 (80b783e)

🐛 Bug Fixes

  • cgi: expose port 9000 and bind to 0.0.0.0 (2a9cc50)
  • docker: dynamic resolution of php-cgi and php-fpm binaries in entrypoint scripts (43007d5)
  • docker: fix smoke test hanging for CGI and FPM failing to start (397c558)
  • docker: pin precise PHP 8.4 versions and fix package names for Alpine, Debian and Rocky (0125f3e)
  • fpm: broaden nginx filter to ignore systemd service drops (ffb327c)
  • fpm: ensure PID directories exist across all distros (f24518f)
  • fpm: ignore nginx-provided php-fpm.conf in config discovery (69d556a)
  • fpm: replace find-based config discovery with deterministic path lookup (02e7a56)

🛠 Refactoring

  • add fallback defaults to environment variables for robustness (a59e915)
  • enforce POSIX compliance by replacing \s with [[:space:]] (0dc4efb)
  • optimize configuration file lookup to prevent redundant searches (61fdce7)

📖 Documentation

  • remove redundant 10-base-init.sh references and physical files (65b490f)
debian: 8.4.16

8.4.16 (2026-06-25)

🚀 Features

  • implement multi-flavor tag architecture (cli, cgi, fpm) mirroring aria2 (80b783e)

🐛 Bug Fixes

  • cgi: expose port 9000 and bind to 0.0.0.0 (2a9cc50)
  • docker: dynamic resolution of php-cgi and php-fpm binaries in entrypoint scripts (43007d5)
  • docker: fix smoke test hanging for CGI and FPM failing to start (397c558)
  • docker: pin precise PHP 8.4 versions and fix package names for Alpine, Debian and Rocky (0125f3e)
  • docker: update debian php version and drop strict pinning for rocky (9180828)
  • fpm: broaden nginx filter to ignore systemd service drops (ffb327c)
  • fpm: ensure PID directories exist across all distros (f24518f)
  • fpm: ignore nginx-provided php-fpm.conf in config discovery (69d556a)
  • fpm: replace find-based config discovery with deterministic path lookup (02e7a56)

🛠 Refactoring

  • add fallback defaults to environment variables for robustness (a59e915)
  • enforce POSIX compliance by replacing \s with [[:space:]] (0dc4efb)
  • optimize configuration file lookup to prevent redundant searches (61fdce7)

📖 Documentation

  • remove redundant 10-base-init.sh references and physical files (65b490f)
rocky: 8.4.21

8.4.21 (2026-06-25)

🚀 Features

  • implement multi-flavor tag architecture (cli, cgi, fpm) mirroring aria2 (80b783e)

🐛 Bug Fixes

  • cgi: expose port 9000 and bind to 0.0.0.0 (2a9cc50)
  • docker: correct PHP package names for Rocky Linux (b5d22c3)
  • docker: dynamic resolution of php-cgi and php-fpm binaries in entrypoint scripts (43007d5)
  • docker: fix smoke test hanging for CGI and FPM failing to start (397c558)
  • docker: pin precise PHP 8.4 versions and fix package names for Alpine, Debian and Rocky (0125f3e)
  • docker: update debian php version and drop strict pinning for rocky (9180828)
  • fpm-rocky: create /run/php-fpm PID directory at startup (2b28c9f)
  • fpm: broaden nginx filter to ignore systemd service drops (ffb327c)
  • fpm: ensure PID directories exist across all distros (f24518f)
  • fpm: ignore nginx-provided php-fpm.conf in config discovery (69d556a)
  • fpm: replace find-based config discovery with deterministic path lookup (02e7a56)
  • rocky: remove spurious nginx/httpd configs from php-fpm image (e7b0a2b)

🛠 Refactoring

  • add fallback defaults to environment variables for robustness (a59e915)
  • enforce POSIX compliance by replacing \s with [[:space:]] (0dc4efb)
  • optimize configuration file lookup to prevent redundant searches (61fdce7)

📖 Documentation

  • remove redundant 10-base-init.sh references and physical files (65b490f)

This PR was generated with Release Please. See documentation.

Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@snowdream
snowdream merged commit ce07953 into main Jun 25, 2026
9 checks passed
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.

1 participant