What's Changed
- Patch for a potential security issue. See CVE-2024-28110.
- Note: this could be a breaking change for people if they purposely change golang's HTTP
DefaultClient
, or change the CloudEventsClient
returned fromNewClient
, and expect those changes to be visible on other HTTP flows using those Clients. E.g. auth
Full Changelog: v2.15.1...v2.15.2