Releases: riotkit-org/smtp-ext-relay
Releases · riotkit-org/smtp-ext-relay
v2.0
v1.2.0-rc2
fix: Invalid API version of cert-manager caused CRD to be blocked by …
v1.2.0-rc1 Kubernetes support
This release brings a refactor that makes the container more lightweight by removing dependencies on Python 3, as well as brings support for Kubernetes using Helm.
v.1.1.0 - next RC includes a fix + health check
- Fixed path to SASL daemon in smtpd.conf
- Basic health check
- Clean up with the scripts paths
Stable release v.1.1.0
- Refactored container
- Base container is now Alpine 10 instead of some other rarely maintained container based on Ubuntu 14.04
- Container size was reducted from ~150 mb to ~50 mb
- Introduced normal semantic versioning
- JINJA2 templates for configuration files, it means that a lot of things can be configured via environment variables instead of configuration files injection
- README.md generated by JINJA2, lists all environment variables listed in Dockerfile
- OPENDKIM is now working
- Better documentation than before
1.1.0-rc: Fixed remaining errors
v.1.1.0-rc.4 Resolved issue `fatal: unknown service: smtp/tcp` - the services insi…
1.1.0-rc: Added SASL auth plugins
v.1.1.0-rc.3 Added authentication plugins for SASL
Fixed booleans support in RC-2
v.1.1.0-rc.2 Fixed booleans support
Rewritten container to Alpine 3.10, build automation, documentation README.md generated from template
v.1.1.0-rc.1 Docs formatting
Added spamc package with spamcuser for using spamassasin in external container
v.1.0.2 Added spamc package and the spamcuser user for a possibility to enabl…