From 81a53555aa827fca88605d7e67ad5c03cda468d2 Mon Sep 17 00:00:00 2001 From: MiguelMarcelino Date: Thu, 18 Jun 2026 14:39:02 +0100 Subject: [PATCH] Release 2026.6.1 --- RELEASE_NOTES | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 063e2a9c..e441a16e 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -1,3 +1,11 @@ +2026.6.1 +- 2026-06-18 TUN-10630: Fix precheck protocol override +- 2026-06-18 Revert "TUN-10557: Bump quic-go v0.59.1" +- 2026-06-16 chore: Fix warnings +- 2026-06-15 TUN-10612: Add renovate to cloudflared to update distroless images explicitely +- 2026-06-11 TUN-9251: Publish internal image +- 2026-05-26 TUN-10557: Bump quic-go v0.59.1 + 2026.6.0 - 2026-06-08 TUN-10558: Bump go to v1.24.4, x/crypto to v0.52.0 and google.golang.org/grpc to v1.81.1 - 2026-06-01 TUN-10563: introduce QUICConnection interface