v2.7.1
2.7.1 2024-08-15
This is a bug fix release.
Sending compressed event or batch payloads that are larger than 5MB will now result in a HTTP 400 "failed to parse event" error response to clients.
Fixes
- fix: don't read more than max bytes from a request (#1276) | Kent Quirk