Skip to content

Release v0.75.3

Choose a tag to compare

@github-actions github-actions released this 17 Apr 18:07

Acknowledgements

Special thanks to Xiang Li for reporting the vulnerability.

Security

  • New configuration object PendingRequestsConfig for configuring the cache poisoning attack mitigation. By default, proxy.Proxy will now track all simultaneous duplicate requests, and only perform a single lookup for them.