diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 75a08100..0e57ff50 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -1,3 +1,10 @@ +2024.4.1 +- 2024-04-22 TUN-8380: Add sleep before requesting quick tunnel as temporary fix for component tests +- 2024-04-19 TUN-8374: Close UDP socket if registration fails +- 2024-04-18 TUN-8371: Bump quic-go to v0.42.0 +- 2024-04-03 TUN-8333: Bump go-jose dependency to v4 +- 2024-04-02 TUN-8331: Add unit testing for AccessJWTValidator middleware + 2024.4.0 - 2024-04-02 feat: provide short version (#1206) - 2024-04-02 Format code