Releases: haraka/haraka-plugin-watch
Releases · haraka/haraka-plugin-watch
2.0.5
- html/client: updated dnsbl -> dns-list
- deps version bumps:
- redis 4.7.0
- ws 8.18.0
- populate [files] in package.json. Delete .npmignore.
- dep: eslint-plugin-haraka -> @haraka/eslint-config
- doc: renamed Changes -> CHANGELOG
- doc: added CONTRIBUTORS.md
- lint: remove duplicate / stale rules from .eslintrc
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
- 1268a52 Release 2.0.0 (#48)
- f1c62ed assure connection.remote exists before access (#47)
- ea9db63 plugin rename data.headers -> headers (#44)
- b85c7e5 lint: updates for eslint 6 (#42)
- 84a1540 fix(package): update ws to version 7.0.0 (#36)
- 6062ab0 dmarc: add support, light up tls for port 465 (#37)
- 7daae6f Merge pull request #34 from haraka/greenkeeper/ws-6.1.2
- 320f876 Merge branch 'master' into greenkeeper/ws-6.1.2
- 784d3ae Merge pull request #28 from haraka/greenkeeper/ws-4.0.0
- 839cc24 fix(package): update ws to version 6.1.2
- 4c88e30 Merge branch 'master' into greenkeeper/ws-4.0.0
- be1dd52 Merge pull request #32 from haraka/32-eslint-no-lib
- e0359fd remove lib/*.js from lint script
- d0c77e6 add links to issues in Troubleshooting section
- ca3d1f4 Merge pull request #30 from haraka/greenkeeper/update-to-node-10
- f066d65 Update .travis.yml
- c2e7100 Update to node 10 in .travis.yml
- cc488fb fix(package): update ws to version 4.0.0
- c1990bf Merge pull request #27 from lnedry/template-literals
- 8fbfaf2 Replace string concatenations with template literals in haraka-plugin-watch
- 06e6a16 Merge pull request #26 from haraka/eslint-no-var
- 999c4bf eslint no-var updates
- 4c77624 version bump
- 33747a0 Merge pull request #22 from haraka/qmd-rename
- 57e4b3b update Changes
- ee10934 update for qmd rename, coalesce outbound to queue
- 0a73905 Merge pull request #21 from haraka/ws-v2
- 381de9c disable codecov reporting since not working
- 4c92ef9 add codeclimate badge
- 6928d9b more es6 updates
- 77919bb add node,es6 to eslint env
- 137df3c replace var with let
- 5263ab2 update for compat with ws > 1
- bd147b0 Merge pull request #20 from haraka/revert-14
- 3842308 revert #14, plugin.server does not exist
- 07825b8 Merge pull request #19 from haraka/17-eslint4-compat
- aaf0e56 update for eslint 4 compat
- e63e5fe Merge pull request #16 from haraka/15-malformed-results
- bea2f38 appveyor: enable nodejs install
- 1f1df25 drop node 4, add 7 and 8 to Travis testing
- 9cc72a8 handle malformed results messages
- 715766a Merge pull request #13 from haraka/greenkeeper/ws-3.0.0
- af82aba Merge branch 'master' into greenkeeper/ws-3.0.0
- 3b29c29 Update for haraka-results Issue #3 (#14)
- 77149a4 fix(package): update ws to version 3.0.0
- 27ecd7d Merge pull request #12 from haraka/release-1.0.7
- 7e632d9 handle smtp_forward recipient validation results
- 12b76dd handle more results
- ec70eec remove legacy code
- fb2217b Merge pull request #10 from haraka/pub-sub-only
- ced5dd5 improved formatting for karma, geoip, mailfrom
- 3e9699c add appveyor config
- 1cc118f thank you lint, for catching those errors
- 56df7e7 more progress
- 3b0bd5c fade in new rows
- 039786c moving along
- 261914e use eslint-plugin-haraka
- 60743c9 Merge pull request #9 from haraka/snyk-fix-6a9e4524
- a282022 fix: package.json to reduce vulnerabilities
- ac4b671 switch to light grey for unknown (no pass/fail) results
- d2a4ad3 Merge pull request #7 from haraka/greenkeeper/initial
- 5975984 Merge pull request #6 from haraka/known-senders
- 8a258e4 docs(readme): add Greenkeeper badge
- 7aef2bf added support for known-senders plugin
- 2a3b577 Merge pull request #4 from haraka/release-1.0.4
- e7e6a2b another ws fix
- 5de2a0c lint updates & version bump
- a1a4c36 logs URLs open in new browser window
- c3b6b2b Merge pull request #1 from haraka/npm-plugin-package-name-update
- 6790ea7 add new names of plugins published to npm
- 3ceb77e version bump and release
- c051272 enable more data plugins by default
- cbfb6f1 add start of test suite
- 6694302 small fixes
- 8dad204 initial import
- a30e69c Initial commit