Releases: ckulka/baikal-docker
Releases · ckulka/baikal-docker
0.10.1
0.10.0
Warning
Do not use this version for new installs. Use 0.9.5 and upgrade to this version. This is due to a broken initial installer.
See https://github.com/sabre-io/Baikal/releases/tag/0.10.0.
What's Changed
- Use pre-defined labels from OCI by @ckulka in #181
- npm version upgrades by @dependabot in #182, #185, #201, #203, #208, #210, #212, #220
- Added stale bot in debug mode by @ckulka in #184
- Scheduled rebuild of latest images by @ckulka in #186
- Hide PHP version header in Apache images by @ckulka in #190
- Update prettie+eslint to current recommendation by @ckulka in #192
- Updated to Baikal release 0.10.0 by @ckulka in #227
Full Changelog: 0.9.5...0.10.0
0.9.5
What's Changed
- Switched from mailtrap to mailslurper by @ckulka in #156
- Bump the non-major group with 4 updates by @dependabot in #155
- Replaced docker-compose with docker compose by @ckulka in #159
- Always run tests, run linter in separate job by @ckulka in #161
- Removed obsolete PHP 8.0 versions by @ckulka in #162
- Fixed Traefik+SSL example for Traefik v2.10 by @ckulka in #160
- Update Baikal 0.9.5 by @nillebor in #175
- Build additional PHP 8.2 images by @nillebor and @ckulka in #178
Full Changelog: 0.9.4+msmtpfix...0.9.5
0.9.4+msmtpfix
What's Changed
- Fix msmtprc file permissions by @thomasjanker in #142
- Add msmtp test automation and updated dependencies by @ckulka in #143
- Retry mail test automation to address flakiness by @ckulka in #146
- Check lint result during test workflow by @ckulka in #145
- Create dependabot.yml by @ckulka in #147
- Re-release 0.9.4 to include msmtp fix by @ckulka in #148
New Contributors
- @thomasjanker made their first contribution in #142
Full Changelog: 0.9.4...0.9.4+msmtpfix
0.9.4
0.9.3+msmtp
Re-release of Baikal 0.9.3 with added email support using msmtp. Many thanks to @philippneugebauer, @vaskozl, @ahgraber, and everyone in #61 for contributing!
What's Changed
- Email support (msmtp) by @ckulka in #63
- docker-entrypoint.d cleanup by @ckulka in #113
- Update GitHub actions to remediate Node.js 12 deprecation by @ckulka in #115
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #124
- Bump tough-cookie and @cypress/request by @dependabot in #130
Full Changelog: 0.9.3...0.9.3+msmtp
0.9.3
What's Changed
- Fix permission problem at runtime level once and for all (allow switching between webserver without any action) by @krysstof in #98
- Fix permissions using entrypoint scripts by @ckulka in #99
- Disable IPv6 in Nginx if unsupported by @ckulka in #75
- Update to Cypress 10 by @ckulka in #100
- Update to 0.9.3 by @inglar in #104
- Fix bad file descriptor issue with newer nginx images by @ckulka in 692fafb
New Contributors
Full Changelog: 0.9.2...0.9.3
0.9.2
What's Changed
- Test Baikal initialisation with Cypress by @ckulka in #74
- Update to 0.9.2 by @nillebor in #80
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #81
New Contributors
- @nillebor made their first contribution in #80
- @dependabot made their first contribution in #81
Full Changelog: 0.9.1...0.9.2
0.9.1+php8.0
What's Changed
- Added images with PHP 8.0 to address #52 (comment) and sabre-io/vobject#561
- Added i386 platform support #69
- Added escape character handling note for Traefik provider files #70
Full Changelog: 0.9.1...0.9.1+php8.0