Skip to content

v0.8.0

Compare
Choose a tag to compare
@d--j d--j released this 05 Apr 13:38
· 27 commits to main since this release
d568301

What's Changed

  • Fixed IPv6 address parsing to handle IPv6: prefix by @masa23 in https://github.com/d--j/go-milter/pull/5
  • Handle mail headers with empty value (e.g. X-MS-TNEF-Correlator) without emitting a warning
  • Breaking Change: Drop mailfilter.Trx.Log, mailfilter.LogFunc and mailfilter.WithSyslog – you need to bring your own logging

New Contributors

Full Changelog: v0.7.0...v0.8.0