v1.6.0 One step closer to ECH
What's New
- We now have GREASE ECH parrots (Chrome 120, Firefox 120) available!
What's Changed
- improvement: cleanup by @VeNoMouS in #253
- build(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 by @dependabot in #254
- Deprecate usage of
OmitEmptyPsk
field inPreSharedKeyExtension
(closes #255) by @sleeyax in #256 - sync: go 1.21.4 by @gaukas in #261
- fix: no padding if raw clienthello is too short by @gaukas in #263
- new: vendor godicttls package by @gaukas in #265
- feat: add GREASEEncryptedClientHelloExtension by @gaukas in #266
- feat: chrome 120 non-pq client hello by @hax0r31337 in #268
- bump: firefox and chrome auto parrot to latest by @gaukas in #269
- fix: grease ech parrot for chrome 120 by @hax0r31337 in #271
- fix: incorrect firefox nss parrot ECH params by @gaukas in #272
New Contributors
- @sleeyax made their first contribution in #256
- @hax0r31337 made their first contribution in #268
Full Changelog: v1.5.4...v1.6.0