Skip to content

Releases: matrix-org/node-http-rendezvous-server

v3.2.1

23 Apr 09:24
Compare
Choose a tag to compare

3.2.1 (2024-04-23)

Bug Fixes

  • return error body with 412 response (ecc8037)

v3.2.0

23 Apr 08:38
Compare
Choose a tag to compare

3.2.0 (2024-04-23)

Bug Fixes

  • if not trusting proxy then put port in returned URL (065952c)

Features

  • require content-type of text/plain (632e52a)
  • set default maximum payload size to 4KB (03350b6)
  • use unstable errcode prefix for M_CONCURRENT_WRITE (4d0d8e3)

v3.1.0

09 Apr 11:21
Compare
Choose a tag to compare

3.1.0 (2024-04-09)

Features

  • set Cache-Control and Pragma headers (0971868)

v3.0.1

05 Apr 14:06
Compare
Choose a tag to compare

3.0.1 (2024-04-05)

Bug Fixes

  • return CORS headers with non-OPTIONS responses (6adf872)

v3.0.0

05 Apr 11:48
Compare
Choose a tag to compare

3.0.0 (2024-04-05)

Features

  • support for MSC4108 rendezvous protocol (#9) (5ac3f34)

BREAKING CHANGES

  • support for MSC3886 has been dropped

Bumped all dependencies

v2.2.2

05 Apr 10:37
Compare
Choose a tag to compare

2.2.2 (2024-04-05)

Bug Fixes

  • deps: bump express from 4.18.1 to 4.19.2 (#8) (35a1112)
  • deps: bump ip from 2.0.0 to 2.0.1 (#7) (380a62e)

v2.2.1

09 Jan 18:03
Compare
Choose a tag to compare

2.2.1 (2024-01-09)

Bug Fixes

  • deps: bump semver from 5.7.1 to 5.7.2 (#6) (12a3457)
  • deps: upgrade nodemon to 3.0.2 (fe52f28)

v2.2.0

09 Jan 17:56
Compare
Choose a tag to compare

2.2.0 (2024-01-09)

Bug Fixes

  • deps: bump http-cache-semantics from 4.1.0 to 4.1.1 (#2) (84fb13e)

Features

v2.1.1

09 Jan 16:24
Compare
Choose a tag to compare

2.1.1 (2023-01-09)

Bug Fixes

  • deps: bump json5 from 1.0.1 to 1.0.2 (#1) (f3d9f74)

v2.1.0

16 Sep 10:37
Compare
Choose a tag to compare

2.1.0 (2022-09-16)

Features