🚨🚨🚨 BACKWARDS INCOMPATIBLE: The docker-compose.yaml
for Postgresql has been updated to version 11.x and this release doesn't support the old 9.6 version used previously in compose files.🚨🚨🚨
Core
- Mailman Core 3.3.6
- mailman-hyperkitty 1.2.0
Download from
docker pull ghcr.io/maxking/mailman-core:0.4.4
Web
- Mailmanclient 3.3.4
- Postorius 1.3.7
- Hyperkitty 1.3.6
- django-mailman3 1.3.8
Download from
docker pull ghcr.io/maxking/mailman-web:0.4.4
What's Changed
- Test dependabot for Dockerfiles & Bump Postgres to 11 by @maxking in #557
- Add more specific file path for Dockerfile check in dependabot by @maxking in #560
- Store the logs for jobs for inspection on failures by @maxking in #558
- Bump actions/checkout from 2 to 3 by @dependabot in #559
- Bump alpine from 3.12 to 3.16.2 in /core by @dependabot in #561
- Dependabot scan dockerfiles for all images. by @maxking in #562
- Bump alpine from 3.12 to 3.16.2 in /web by @dependabot in #564
- Bump alpine from 3.12 to 3.16.2 in /postorius by @dependabot in #563
- Add lynx to the mailman core Docker image by @cboylan in #552
- Bump to new releases by @maxking in #565
- Use requirements.txt for automated version bumps. by @maxking in #566
- Bump mailman-hyperkitty from 1.1.0 to 1.2.0 in /core by @dependabot in #568
- Bump mailman from 3.3.4 to 3.3.6 in /core by @dependabot in #567
- Use Alpine 3.15 for Python 3.9 needed for Core by @maxking in #569
- Create action to mark old PRs by @maxking in #570
- Update max header size for uwsgi deployment in Web. by @bbcchmc in #555
- Bump actions/stale from 5 to 6 by @dependabot in #572
- Use Django 4.0.x for now. by @maxking in #573
New Contributors
- @dependabot made their first contribution in #559
- @cboylan made their first contribution in #552
- @bbcchmc made their first contribution in #555
Full Changelog: v0.4.3...v0.4.4