v8.0.15
Changelog (v8.0.14...v8.0.15)
- bug #65023 Validate the characters allowed in a cookie path and domain (@nicolas-grekas)
- bug #65022 Don't crash on a non-string signature in UriSigner (@nicolas-grekas)
- bug #65020 Fix newline handling in server event fields (@nicolas-grekas)
- bug #65001 Fix retry field being dropped across server event streams (@nicolas-grekas)
- bug #64945 Throw when IpUtils::isPrivateIp() receives a non-canonical IP address (@Amoifr)
- bug #64783 Add additional IP ranges for RFC2544 and RFC5180 (@thePanz)
- bug #64789 Add RFC5737 and RFC3849 to IpUtils::PRIVATE_SUBNETS (@thePanz)
- bug #64701 Fix Absolute URL generation by ignore tel: mailto: and other app links (@tomm1996, @alexander-schranz)