Vapor: 4.29.3 Release

Release date:
September 24, 2020
Previous version:
4.29.2 (released September 21, 2020)
Magnitude:
23 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in 4.29.3

t-ae

Directory Browser for 4.29.3

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

This patch was authored by @t-ae and released by @0xTim.

Set a cookie's default SameSite attribute to lax.

This prevents warnings in browsers and stops functionality working when following redirects, cross site link or when browsers assume the attribute to be None, which requires Secure attribute(HTTPS only).

2495