Skip to content

Releases: expressjs/express

v4.22.2

Choose a tag to compare

@jonchurch jonchurch released this 11 May 18:54

What's Changed

  • fix: restore >20 array parsing for req.query repeated keys (8d09bfe6)
    • This also unifies array-cap behavior across notations. Indexed notation (a[0]=...) was historically capped at qs's default arrayLimit of 20 even in older qs versions; after this change it also allows up to 1000 items.
  • deps: qs@~6.15.1
  • deps: body-parser@~1.20.5

New Contributors

Full Changelog: v4.22.1...v4.22.2

v5.2.1

Choose a tag to compare

@jonchurch jonchurch released this 01 Dec 20:54

What's Changed

Important

The prior release (5.2.0) included an erroneous breaking change related to the extended query parser. There is no actual security vulnerability associated with this behavior (CVE-2024-51999 has been rejected). The change has been fully reverted in this release.

Full Changelog: v5.2.0...v5.2.1

v5.2.0

Choose a tag to compare

@UlisesGascon UlisesGascon released this 01 Dec 16:21
4007ad1

Important: Security

What's Changed

New Contributors

Full Changelog: v5.1.0...v5.2.0

v4.22.1

Choose a tag to compare

@jonchurch jonchurch released this 01 Dec 20:55

What's Changed

Important

The prior release (4.22.0) included an erroneous breaking change related to the extended query parser. There is no actual security vulnerability associated with this behavior (CVE-2024-51999 has been rejected). The change has been fully reverted in this release.

Full Changelog: 4.22.0...v4.22.1

4.22.0

Choose a tag to compare

@UlisesGascon UlisesGascon released this 01 Dec 16:19
49744ab

Important: Security

What's Changed

Full Changelog: 4.21.2...4.22.0

5.0.1

Choose a tag to compare

@UlisesGascon UlisesGascon released this 08 Oct 19:41
d14b2de

What's Changed

Full Changelog: v5.0.0...5.0.1

v5.1.0

Choose a tag to compare

@wesleytodd wesleytodd released this 31 Mar 14:04

What's Changed

New Contributors

Full Changelog: 5.0.1...v5.1.0

4.21.2

Choose a tag to compare

@jonchurch jonchurch released this 05 Dec 22:41
1faf228

What's Changed

Full Changelog: 4.21.1...4.21.2

4.21.1

Choose a tag to compare

@UlisesGascon UlisesGascon released this 08 Oct 18:38
8e229f9

What's Changed

Full Changelog: 4.21.0...4.21.1

4.21.0

Choose a tag to compare

@wesleytodd wesleytodd released this 11 Sep 22:34

What's Changed

New Contributors

Full Changelog: 4.20.0...4.21.0