From a62d63d49d3f6f9b28e2db44c149c20a7c8a2a97 Mon Sep 17 00:00:00 2001 From: Devin Carr Date: Thu, 15 May 2025 08:49:52 -0700 Subject: [PATCH] Release 2025.5.0 --- RELEASE_NOTES | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 6bf36f7f..5d8a972a 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -1,3 +1,8 @@ +2025.5.0 +- 2025-05-14 TUN-9319: Add dynamic loading of features to connections via ConnectionOptionsSnapshot +- 2025-05-13 TUN-9322: Add metric for unsupported RPC commands for datagram v3 +- 2025-05-07 TUN-9291: Remove dynamic reloading of features for datagram v3 + 2025.4.2 - 2025-04-30 chore: Do not use gitlab merge request pipelines - 2025-04-30 DEVTOOLS-16383: Create GitlabCI pipeline to release Mac builds