Skip to content

Releases: haraka/haraka-plugin-asn

2.0.3

12 May 19:37
2984999
Compare
Choose a tag to compare
  • confirm maxmind DBs loaded before registering hook #23
  • populate [files] in package.json
  • doc: renamed Changes.md -> CHANGELOG.md
  • doc(CONTRIBUTORS): added
  • lint dep: eslint-plugin-haraka -> @haraka/eslint-config
  • lint: remove duplicate / stale rules from .eslintrc
  • prettier
  • test: increase timeout for DNS results
  • chore: remove old config compat shim

2.0.2

09 Feb 05:08
6cb2cc2
Compare
Choose a tag to compare
  • b7df6df lint fix
  • e25dae7 ci: depend on GHA shared workflows
  • bccb177 ci: merged lint into ci-test.yml
  • 5960138 Catch DNS timeout introduced at async/await rewrite (#21)

2.0.1

28 May 07:21
7c72fe6
Compare
Choose a tag to compare
Release 2.0.1 (#20)

* ci: merged lint into ci-test.yml
* ci: depend on GHA shared workflows
- fix: when adding headers, assure ASN is string
- fix: when adding header, look in correct location for asn.org
- when create conn note, only assign properties with values

v2.0.0

23 May 19:09
db58a0a
Compare
Choose a tag to compare
  • style: replace most callbacks with async/await
  • use builtin/promises where available
  • asn.ini: switch default dns provider to rspamd
  • dep: remove async

v1.0.9

23 May 01:03
0dbf4e6
Compare
Choose a tag to compare
  • ci: add GitHub Actions CI, #17
  • ci: remove appveyor and travis configs
  • lint: prefer-template
  • test: wait longer for dns test
  • style: more es6/7
  • dep(async): bump version to 3.2