Update CHANGELOG.md
This commit is contained in:
parent
fa8b8998d7
commit
968a169077
|
@ -15,14 +15,15 @@
|
||||||
([#6821](https://github.com/mitmproxy/mitmproxy/pull/6821), @Prinzhorn)
|
([#6821](https://github.com/mitmproxy/mitmproxy/pull/6821), @Prinzhorn)
|
||||||
* Fix a bug where client replay would not work with proxyauth.
|
* Fix a bug where client replay would not work with proxyauth.
|
||||||
([#6866](https://github.com/mitmproxy/mitmproxy/pull/6866), @mhils)
|
([#6866](https://github.com/mitmproxy/mitmproxy/pull/6866), @mhils)
|
||||||
* Fix slowdown when sending large data over HTTP/2
|
* Fix slowdown when sending large amounts of data over HTTP/2.
|
||||||
([#6875](https://github.com/mitmproxy/mitmproxy/pull/6875), @aib)
|
([#6875](https://github.com/mitmproxy/mitmproxy/pull/6875), @aib)
|
||||||
* Add an option to strip HTTPS records from DNS responses to block encrypted ClientHellos.
|
* Add an option to strip HTTPS records from DNS responses to block encrypted ClientHellos.
|
||||||
([#6876](https://github.com/mitmproxy/mitmproxy/pull/6876), @errorxyz)
|
([#6876](https://github.com/mitmproxy/mitmproxy/pull/6876), @errorxyz)
|
||||||
* Allow parsing of HTTPS records from DNS RDATA
|
* Add an API to parse HTTPS records from DNS RDATA.
|
||||||
([#6884](https://github.com/mitmproxy/mitmproxy/pull/6884), @errorxyz)
|
([#6884](https://github.com/mitmproxy/mitmproxy/pull/6884), @errorxyz)
|
||||||
* Update strip_ech addon to use the new DNS HTTPS records API
|
* Releases now come with a Sigstore attestations file to demonstrate build provenance.
|
||||||
([#6905](https://github.com/mitmproxy/mitmproxy/pull/6905), @errorxyz)
|
([f05c050](https://github.com/mitmproxy/mitmproxy/commit/f05c050f615b9ab9963707944c893bc94e738525), @mhils)
|
||||||
|
|
||||||
|
|
||||||
## 17 April 2024: mitmproxy 10.3.0
|
## 17 April 2024: mitmproxy 10.3.0
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue