-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- doc(README): update CI badge URLs (#27)
- Loading branch information
Showing
3 changed files
with
21 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,52 +1,61 @@ | ||
### Unreleased | ||
|
||
## 1.1.7 - 2022-06-05 | ||
|
||
### [1.1.8] - 2022-06-06 | ||
|
||
- doc(README): update CI badge URLs | ||
|
||
|
||
### 1.1.7 - 2022-06-05 | ||
|
||
- ci: replace travis & appveyor with GitHub actions | ||
- test: replace nodeunit with mocha | ||
- test: update header checks against lower cased header names | ||
|
||
|
||
## 1.1.6 - 2020-02-29 | ||
### 1.1.6 - 2020-02-29 | ||
|
||
- Allow connecting to rspamd via unix sockets | ||
|
||
|
||
## 1.1.5 - 2019-04-01 | ||
### 1.1.5 - 2019-04-01 | ||
|
||
- store symbols in results (for other plugins to inspect) | ||
|
||
|
||
## 1.1.4 - 2019-01-28 | ||
### 1.1.4 - 2019-01-28 | ||
|
||
- fixed "TypeError: value.replace is not a function" | ||
|
||
|
||
## 1.1.3 - 2018-12-19 | ||
### 1.1.3 - 2018-12-19 | ||
|
||
- add check.relay option | ||
|
||
|
||
## 1.1.2 - 2018-11-03 | ||
### 1.1.2 - 2018-11-03 | ||
|
||
- add check.local_ip config option | ||
|
||
|
||
## 1.1.1 - 2018-05-10 | ||
### 1.1.1 - 2018-05-10 | ||
|
||
- pass TLS-Cipher and TLS-Version headers to rspamd (fixes #4) | ||
- code smell: return cleanups | ||
- es6: use arrow functions | ||
- refactored hook_data_post, addressing excessive cognitive complexity | ||
|
||
|
||
## 1.1.0 - 2018-01-12 | ||
### 1.1.0 - 2018-01-12 | ||
|
||
- use /checkv2 endpoint (requires rspamd 1.6+) | ||
- support setting SMTP message from rspamd | ||
- support 'rewrite subject' action | ||
|
||
|
||
## 1.0.0 - 2017-09-11 | ||
### 1.0.0 - 2017-09-11 | ||
|
||
- initial release | ||
|
||
|
||
[1.1.8]: https://github.com/haraka/haraka-plugin-rspamd/releases/tag/1.1.8 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters