Skip to content

Commit 857cd28

Browse files
committed
TASK-10736: Final version of 5.1 changelog; EOL updates
Signed-off-by: Doug Koerich <[email protected]>
1 parent 888b11f commit 857cd28

File tree

2 files changed

+16
-7
lines changed

2 files changed

+16
-7
lines changed

content/momentum/4/eol-policy.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,8 @@ Momentum version 5 became GA on March 1, 2025. Therefore:
6363
| Momentum 4.6.0 | 2023/10/20 | 2024/12/19 | 2024/12/31³ |
6464
| Momentum 4.7.0 | 2023/12/19 | 2025/10/17 | 2027/3/1 |
6565
| Momentum 4.8.0 | 2024/10/17 | 2026/3/1 | 2027/3/1 |
66-
| **Momentum 5.0.0** | 2025/3/1 | TBD | TBD |
66+
| Momentum 5.0.0 | 2025/3/1 | 2026/7/1 | TBD |
67+
| **Momentum 5.1.0** | 2025/7/1 | TBD | TBD |
6768

6869
> ¹ Momentum 4.4.x was superseded by 4.6, which was the last version supporting CentOS 7.
6970
>
Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
lastUpdated: "06/11/2025"
2+
lastUpdated: "07/01/2025"
33
title: "Momentum 5.1 Changelog"
44
description: "Momentum 5.1 was released on 2025-07-01. This section will list all of the major changes that happened with the release of Momentum 5.1. Depending on installation type, all changes may not be applicable"
55
---
@@ -10,8 +10,16 @@ This section will list all of the major changes that happened with the release o
1010

1111
| Type | Ticket | Description |
1212
| --- | --- | --- |
13-
| Fix | | |
14-
| Feature | TASK-6489 | Add IPv6 support to rbldnsd RBL lookups performed with the msys.pbp module |
15-
| Feature | TASK-2248 | Add IPv6 support to mail_loop module |
16-
| Feature | TASK-6411 | Add IPv6 support to url_ripper module |
17-
| Feature | TASK-6411 | Add IPv6 support to auth_radius module |
13+
| Feature | | Support for ARM 64-bits architecture (`aarch64`) in MTAs running in Red Hat Enterprise Linux 9 version |
14+
| Feature | | New hook for SMTP [TLSRPT](/momentum/4/hooks/core-smtp-tls-reporting) (TLS reporting) support in MTS-STS or DANE enabled domains |
15+
| Feature | | Added support for TLS connections to RabbitMQ servers for webhook delivery |
16+
| Feature | | Added IPv6 support to some modules:<br>- rbldnsd RBL lookups performed with `msys.pbp`<br>- `mail_loop`<br>- `url_ripper`<br>- `auth_radius` |
17+
| Feature | | Added support for `XOAUTH2` authentication method to [outbound_smtp_auth](/momentum/4/modules/outbound-smtp-auth) module |
18+
| Feature | | Added originating IP address and port to the `msg_gen` context for a "Received" header of a message injected via REST API |
19+
| Feature | | New **unbound** configuration for timeout |
20+
| Fix | TASK-1557 | `outbound-throttle-messages` set to 0 (zero) means "no limit" in adaptive rules (as per documentation) |
21+
| Fix | TASK-4533 | Fixed a potential crash on MTA-STS TXT record expiry |
22+
| Fix | TASK-5418 | Limited ARC header canonicalization to `relaxed` only |
23+
| Fix | TASK-5719 | Postpone spool of messages generated by Sieve API [generate_mail_raw](/momentum/3/3-reference/sieve-ref-generate-mail-raw) until the final validation |
24+
| Security Fix | TASK-5684 | Updated minor version of NodeJS (now 20.19.0) with CVE fixes |
25+
| Security Fix | TASK-6406 | Updated minor versions of Erlang (now 25.3.2.20) and RabbitMQ (now 3.11.24) with CVE fixes |

0 commit comments

Comments
 (0)