wayback
wayback copied to clipboard
Bump github.com/refraction-networking/utls from 1.6.3 to 1.7.0
Bumps github.com/refraction-networking/utls from 1.6.3 to 1.7.0.
Release notes
Sourced from github.com/refraction-networking/utls's releases.
v1.7.0
What's Changed
- Fix Config.InsecureSkipTimeVerify not being respected by
@adotkhanin refraction-networking/utls#303- Fixes session ticket / PSK not set by
@adotkhanin refraction-networking/utls#302- fix: generate ClientHelloSpec only once by
@adotkhanin refraction-networking/utls#306- fix: extMasterSecret mismatch with extended_master_secret extension by
@adotkhanin refraction-networking/utls#307- Merge changes from go 1.23.4 by
@mingyechin refraction-networking/utls#323- build(deps): bump golang.org/x/net from 0.23.0 to 0.33.0 by
@dependabotin refraction-networking/utls#326- Merge changes from go 1.24.0 by
@mingyechin refraction-networking/utls#329- Add Chrome 131 parrot and ML-KEM support by
@BRUHItsABunnyin refraction-networking/utls#322- feat: add support for ECH when using custom clienthello specs by
@mingyechin refraction-networking/utls#331- Fix check for TLS downgrade canary by
@mingyechin refraction-networking/utls#337- build(deps): bump golang.org/x/net from 0.33.0 to 0.38.0 by
@dependabotin refraction-networking/utls#336New Contributors
@mingyechmade their first contribution in refraction-networking/utls#323@BRUHItsABunnymade their first contribution in refraction-networking/utls#322Full Changelog: https://github.com/refraction-networking/utls/compare/v1.6.7...v1.7.0
v1.6.7 Allow inspecting Client Hello before locking Session/PSK
What's Changed
- Allow BuildHandshakeState to inspect ClientHello before setting SessionTicket/PSK by
@adotkhanin refraction-networking/utls#301Full Changelog: https://github.com/refraction-networking/utls/compare/v1.6.6...v1.6.7
v1.6.6 Hotfix: QUIC must not send non-empty session ID by RFC
What's Changed
- quic: always use empty session ID by
@gaukasin refraction-networking/utls#297Full Changelog: https://github.com/refraction-networking/utls/compare/v1.6.5...v1.6.6
v1.6.5 Popular Firefox 120 parrot and deps update
What's Changed
- build(deps): bump golang.org/x/net from 0.20.0 to 0.23.0 by
@dependabotin refraction-networking/utls#293- Update Firefox 120 parrot to a more popular version by
@adotkhanin refraction-networking/utls#296New Contributors
@adotkhanmade their first contribution in refraction-networking/utls#296Full Changelog: https://github.com/refraction-networking/utls/compare/v1.6.4...v1.6.5
v1.6.4 bugfix: UConn incorrectly inherits Conn methods
What's Changed
- build(deps): bump github.com/quic-go/quic-go from 0.40.1 to 0.42.0 by
@dependabotin refraction-networking/utls#289- fix:
(*UConn).Read()and Secure Renegotiation by@gaukasin refraction-networking/utls#292
... (truncated)
Commits
9dd2a0bbuild(deps): bump golang.org/x/net from 0.33.0 to 0.38.0f889276fix: add check for tls downgrade canary in utlsbd6a9betest: add test for checking tls downgrade canary65ca559fix: check nil dereference in keySharePrivateKeyf1c485ffix: fix tls versions for non-ech connections167c602fix: ech with hrr and add testsf156feafeat: add support for ECH when using custom clienthello specse430876feat: add latest chrome to auto9d151dbfix: Chrome 131 parrot needs to send ML-KEM keyshare too877cd49feat: Add Chrome 131 parrot- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.