Skip to content

Commit b634149

Browse files
committed
v3.1.0
1 parent f09f809 commit b634149

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.semver

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
:major: 3
33
:minor: 1
44
:patch: 0
5-
:special: 'beta8'
5+
:special: ''
66
:metadata: ''

RELEASE_NOTES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## New in v3.1.0 (Released 2025-12-9)
2+
* Target .NET 9
3+
* Rewrite of internals using Task, Memory and Pipelines.
4+
* Many optimizations focusing on reducing memory allocations, improving throughput, and lowering latency.
5+
* Rate limiting, security headers, validation webparts and new router module.
6+
17
## New in v3.1.0-beta8 (Released 2025-12-6)
28
* Correct the connection shutdown sequence.
39

0 commit comments

Comments
 (0)