Releases: haraka/haraka-plugin-dcc
Releases · haraka/haraka-plugin-dcc
1.1.1
Compare
Sorry, something went wrong.
No results found
fix(dcc_data_post): gate on missing txn, 3x
fix(parse_dcc): gate on missing txn
fix(dcc_data_post): idempotent next() guard so error + end can't both fire it
refactor: resolve the dccifd connection target at config (re)load
config: comment out the default dccifd path so host/port can be enabled
refactor: rename hook_data_post to dcc_data_post
split into reusable parse_dcc + handle_dcc see haraka/Haraka#3604
test: cover parse_dcc, handle_dcc, and a dcc_data_post exchange
test: refactored against test-fixtures 1.7.0 (#17 )
1.1.0
Compare
Sorry, something went wrong.
No results found
change: replace address-rfc2821 with @haraka/email-address
change: remove unneeded done callbacks (#15 )
change: test runner is now node:test
1.0.3
Compare
Sorry, something went wrong.
No results found
ci: update to shared workflows
doc: mv Changes.md CHANGELOG.md
dep(eslint): upgrade to v9
doc(CONTRIBUTORS): added
style(prettier)
1.0.2
Compare
Sorry, something went wrong.
No results found
ci: use shared GHA workflows
1.0.1
Compare
Sorry, something went wrong.
No results found
refactoring
add dcc.ini with ability to specify host:port for dccifd
save connect results