Skip to content

Releases: whyscream/postfix-grok-patterns

1.1.1

05 Jul 00:00
eddb23c
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @gvde made their first contribution in #200

Full Changelog: 1.1.0...1.1.1

1.1.0

02 Jul 22:02
4fd5d81
Compare
Choose a tag to compare

What's Changed

Breaking changes

The grok patterns POSTFIX_CLIENT_INFO and POSTFIX_RELAY_INFO have been renamed to make the naming scheme more consistent. If you have custom grok patterns that depend on these expressions, please make sure to update them: the new names are POSTFIX_CLIENT and POSTFIX_RELAY.

Full Changelog: 1.0.6...1.1.0

1.0.6

09 Feb 16:58
1.0.6
11a75cf
Compare
Choose a tag to compare

What's Changed

  • extended POSTFIX_TLSCONN for a higher smtpd_tls_loglevel by @ulab in #187
  • TLS logging improvements by @whyscream in #188
  • Don't try to aggregate content with a NOQUEUE queue id by @whyscream in #190

Full Changelog: 1.0.5...1.0.6

1.0.5

09 Feb 16:58
1.0.5
4c9f787
Compare
Choose a tag to compare

What's Changed

  • Allow parsing of postscreen actions when respectful_logging=yes by @whyscream in #185
  • Added support for specific SMTP-smuggling logging by @whyscream in #186

Full Changelog: 1.0.4...1.0.5

1.0.4

09 Feb 16:59
1.0.4
d0ae57c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.3...1.0.4

1.0.3

09 Feb 16:59
cdeadb0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.2...1.0.3

1.0.2

09 Feb 17:00
Compare
Choose a tag to compare

Full Changelog: 1.0.1...1.0.2

1.0.1

09 Feb 17:01
80eae92
Compare
Choose a tag to compare

What's Changed

  • Run test suite with a recent ruby, which should be supported by lates… by @whyscream in #163
  • Support parsing enhanced status codes that include larger integers. by @whyscream in #162
  • SMTP pix workarounds by @whyscream in #164
  • Add support for parsing the result of a warn_if_reject configuration. by @whyscream in #165
  • Add test with messy Message-ID by @whyscream in #166
  • Upgrade the upstream patterns used in tests to the latest tag (v4.3.4). by @whyscream in #167

Full Changelog: 1.0.0...1.0.1

1.0.0

09 Feb 17:02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/whyscream/postfix-grok-patterns/commits/1.0.0