Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RELEASE: Go 1.21 #216

Merged
merged 3 commits into from Aug 9, 2023
Merged

RELEASE: Go 1.21 #216

merged 3 commits into from Aug 9, 2023

Conversation

gaukas
Copy link
Member

@gaukas gaukas commented Aug 9, 2023

Go 1.21 is released. This PR syncs the last piece of changes included in crypto/tls from Go 1.21 and bumps up the Go version used by CI.

This PR also optimizes the CI runner to use only one action to run tests on multiple target platform/versions.

gaukas and others added 3 commits August 8, 2023 19:52
* [release-branch.go1.21] crypto/tls: change SendSessionTicket to take an options struct

To allow for future evolution of the API, make
QUICConn.SendSessionTicket take a QUICSessionTicketOptions
rather than a single bool.

Change-Id: I798fd0feec5c7581e3c3574e2de99611c81df47f
Reviewed-on: https://go-review.googlesource.com/c/go/+/514997
Reviewed-by: Roland Shoemaker <roland@golang.org>
Run-TryBot: Damien Neil <dneil@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Marten Seemann <martenseemann@gmail.com>
(cherry picked from commit a915b99)
Reviewed-on: https://go-review.googlesource.com/c/go/+/515335
Auto-Submit: Damien Neil <dneil@google.com>
Co-Authored-By: Damien Neil <52544+neild@users.noreply.github.com>
@gaukas gaukas merged commit a998534 into refraction-networking:master Aug 9, 2023
6 checks passed
@gaukas gaukas deleted the go-1-21 branch August 12, 2023 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant