Releases: bokysan/docker-postfix
Releases · bokysan/docker-postfix
Release v3.5.1
- 470990f Fix: Fix building releases with the new actions structure
- e145f87 Fix: Fix build issue with Alpine and Caching
- 06db8fb Fix for #106: Removed xouath2 from authentication methods if not used
- 42078d5 Fix: Fix multiplatform build caching issues
- ce640e1 Fix: Make sure builds for Alpine are not failing (remove linux/386)
- 371a4ac Bump docker/build-push-action from 2 to 3
- cb9ab38 Upd: Simplify GitHub actions
- f4e2fea Upd: Simplify GitHub actions
- 48a752b Upd: Simplify GitHub actions
- 26a784e Upd: Simplify GitHub actions
- f3554a3 Upd: Simplify GitHub actions
- a74d681 Upd: Simplify GitHub actions
- 18c6ac1 Upd: Simplify GitHub actions
- 5bcaa63 Upd: Simplify GitHub actions
- 81eb4ea Upd: Simplyfy GitHub actions
- 7a22e18 Fix: Run update before installing Alpine packages
- 71c6c07 Fix: Try clearing the GitHub cache
- 6d538be Upd: Fix building on GitHub
- fb19630 Upd: (Temporarily?) remove linux/386 build
- 3385de7 Upd: Fix integration tests with the latest refactor
- a6d10e6 Upd: Refactor Dockerfile and cache local builds
- 9178904 Fix: Remove unneccessary unit tests
- c7c56d3 Upd: Add new integration and unit tests
- 81a600d Update README.md
- 3fb5844 Update email-anonymizer.py
- 4d11bc1 Upd: Fix typos, addd explanation
- ad9c7ce Upd: Fix typos in the documentation
Release v3.5.0
- 0310983 Upd: Upgrade XOAUTH2 to 0.11
- 2717970 Fix: Fix issues found after integration tests
- 2593172 Fix #97: Allow skipping reown and don't die on reown failure
- 3d750cf Fix #95: Make grep quiet
- 156b45d Fix #104: Inproper usage of sed
- fd5c00c Merge branch 'master' of github.com:bokysan/docker-postfix
- f5d0e56 New: Add smart email anonymizer
- 2cb9cdd Bump actions/checkout from 2 to 3
- d8fcf8b Bump actions/cache from 2 to 3
- b4c0f26 Upd: Fix typos and add hashing email obfuscation
- 16b19d5 Upgrade Ubuntu Focal -> Impish
Release v3.4.0
- 571b794 Fix integration tests after refactoring of scripts
- a1a2082 Add email anonymizer option in case is needed for GDPR
- 370c126 Updated documentation and added test
- 7d884e4 Add feature to bring your own secret resource
- 88c94f9 Fix for #69: Disable healthcheck logs
- 266bfb1 New: Add a bunch of examples
- 90eafda Fix: README
POSTFIX_myhostname
envar name - a489b4c Move build of sasl-xoauth2 to the main file
Release v3.3.1
Release v3.3.0
- aed5624 Upd: Fix documentation for recreateOnRedeploy.
- 18e96b8 Upd: Implementation for #71, tests for extraContainers
- 3ec47a1 Fix: Formatting and layout, update pull_request GitHub action
- 9a444d4 Need to set LoadbalancerIP in Service specification. Patch to copy all specs over from Values files. (#72)
- 02b1caa add SASL_RELAYHOST to overwrite RELATHOST in sasl_passwd file on demand (#77)
- e0f7636 Add option to have multiple containers (#79)
- a695d05 Fix: Depricate RELAYHOST_TLS_LEVEL with Postfix equivivalent
- 552d73c Fix. Fix typo
Release v3.2.1
Release v3.2.0
- 15dab4c Upd: Simplify GitHub actions.
- c1be59d Upd: Simplify GitHub actions.
- 4476cba Upd: Simplify GitHub actions.
- bc84df9 Upd: Simplify GitHub actions.
- 2deedea Bump crazy-max/ghaction-docker-buildx from 1 to 3.3.1 (#74)
- 18ca47e Upd: Simplify GitHub actions.
- 7892c03 Upd: Simplify GitHub actions.
- 5c9e076 Upd: Simplify GitHub actions.
- 4d0e7b9 Upd: Switch to docker actions and add caching
- 13bdabe Fix: Fix deploymen of TLS certificates, script exec and Ubuntu build
- 3b37f91 Upd: Split steps in Dockerfile for more caching
- b3e2e8d Fix: Remove linux/s390x build from Alpine
- 069195a Add option to use a specific nodePort (#70)
- 0c12027 New: Add support for Ubuntu builds and TLS certs on Helm
- 4775796 Fix: Update documentation on how secrets can be passed to the pod
- 999c63c Fix: Inproper formatting of YAML when certain parameters were set
- fb53f25 Fix #66: mount sockets into a temporary directory
- 5713ef4 Upd: Fix table formatting
- 662fe74 Fix typo
- 7ecc6d0 Add info about supported architectures.
- d9fe613 Fix: Correctly mount
emptyDir
volume if persistence is disabled (#67)
Release v3.1.1
- ef33ca9 New: Make it posssible to configure helm probes
Release v3.1.0
- 97b9237 NOYT: Fix tests for new hashing scheme
- 4677036 Update: Add the possibility to add a Secret to the chart
- c6e9a2e Upgrade: improvements to migrations
- 77cee99 Fix for #64 and many other improvements
- 367099b Upd: Create changelog before packing the chart
- 5209c84 Upd: Notice to chart creations
- 32566c3 Upd: Add link to ArtifactHub
Release v3.0.0
- 09d0e4e Merge branch 'master' of github.com:bokysan/docker-postfix into master
- 69ae0fe Upd: Update documentation
- 9f193a5 Update README.md (#61)
- e91a61c Upd: Improve documentation for passwords (#56)
- 7f95d66 Upd: Make it explicit that password can be set via file (#56)
- 1dbe9cb Fix: A possible fix for #59
- 8354e6c Add persistence.existingClaim (#57)
- cf2b2be Remove references to
hash:
databases - 54578c8 Remove dependency on cyrus-sasl-plain
- 53b16f9 Update documentation
- 38ec1fa Add other similar projects to the list