aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@rspamd.com>2024-02-20 17:21:09 +0000
committerVsevolod Stakhov <vsevolod@rspamd.com>2024-02-20 17:21:09 +0000
commit8c8f53d783edb077d067a26c122fc5f42acbb954 (patch)
tree50d1fca00eeddbb38a5902c075c609bd75fc7506 /ChangeLog
parent6c8e9a33783efe1a066a1ca9a4db6a54cad5101d (diff)
downloadrspamd-8c8f53d783edb077d067a26c122fc5f42acbb954.tar.gz
rspamd-8c8f53d783edb077d067a26c122fc5f42acbb954.zip
[Minor] Update version to 3.9.0
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1b3e8672c..895f07a20 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+3.8.2: 20 Feb 2024
+ * [Feature] Add extraction type for `from` maps
+ * [Feature] Allow to add templates to redis history prefix
+ * [Feature] Implement dynamic keys map in fuzzy storage
+ * [Feature] Lua_url: Add `to_http` method
+ * [Feature] Support JSON logging when in syslog mode
+ * [Fix] Deal with `Connection` and `Host` headers on proxying
+ * [Fix] Encode headers in metadata exporter
+ * [Fix] Fix initial maps load
+ * [Fix] Make stat tokens allocation consistent
+ * [Fix] Resolve issue with bayes stat in `rspamadm` mode
+ * [Fix] Try to fix url path issue
+ * [Rework] Breaking: Do not report module as action
+ * [Rework] Use khash instead of glib hashes for many reasons
+
3.8.1: 25 Jan 2024
* [Fix] Fix headers insertion in the ordered list
* [Fix] Fix learn error propagation