Features
- Exposing logger in the configuration DSL
Fixes
- Only log outbound email body if debug enabled, to prevent memory issues
Patch releases
8.9.4
Features
- Implemented domain whitelists for email functionality
8.9.3
Features
- Expose properties for
sessionTimeout, verifyServerIdentity, trustedSslHosts and trustAllSslHosts in Email Gateway configuration
8.9.2
Features
- Add support to set arbitrary properties on SMTP config for advanced use cases such as TLS trusted hosts
8.9.1
Features
- Add ROUTE_ENABLED flag to allow disabling of routes at runtime without deletion
Fixes
SendGrid : Only log outbound email body if debug enabled, to prevent memory issues