Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

Commit 2281d60

Browse files
chore(release): 3.2.0
# [3.2.0](v3.1.0...v3.2.0) (2024-04-23) ### Bug Fixes * if not trusting proxy then put port in returned URL ([065952c](065952c)) ### Features * require content-type of text/plain ([632e52a](632e52a)) * set default maximum payload size to 4KB ([03350b6](03350b6)) * use unstable errcode prefix for M_CONCURRENT_WRITE ([4d0d8e3](4d0d8e3))
1 parent 065952c commit 2281d60

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [3.2.0](https://github.com/matrix-org/node-http-rendezvous-server/compare/v3.1.0...v3.2.0) (2024-04-23)
2+
3+
4+
### Bug Fixes
5+
6+
* if not trusting proxy then put port in returned URL ([065952c](https://github.com/matrix-org/node-http-rendezvous-server/commit/065952c335547c1a929c276cd2c59b3f88f892c0))
7+
8+
9+
### Features
10+
11+
* require content-type of text/plain ([632e52a](https://github.com/matrix-org/node-http-rendezvous-server/commit/632e52ab0e79486609e972cab646a6078ecaa061))
12+
* set default maximum payload size to 4KB ([03350b6](https://github.com/matrix-org/node-http-rendezvous-server/commit/03350b68e36c254d2a6fab4d959046916830ecb8))
13+
* use unstable errcode prefix for M_CONCURRENT_WRITE ([4d0d8e3](https://github.com/matrix-org/node-http-rendezvous-server/commit/4d0d8e39f07a7630bfa1d30e594b7adb91b73345))
14+
115
# [3.1.0](https://github.com/matrix-org/node-http-rendezvous-server/compare/v3.0.1...v3.1.0) (2024-04-09)
216

317

0 commit comments

Comments
 (0)