mirror of
https://github.com/fosrl/newt.git
synced 2026-07-11 03:53:21 -05:00
[PR #342] [MERGED] 1.12.4 #7792
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fosrl/newt/pull/342
Author: @oschwartz10612
Created: 5/8/2026
Status: ✅ Merged
Merged: 5/8/2026
Merged by: @oschwartz10612
Base:
main← Head:dev📝 Commits (10+)
a6533b3Fix incorrect redirect logic5090907Update status code27f7ca6Try to fix failover not working9ff32b8Fix not logging when rewriting nate8dc19aAttempt to fix nix issue74fd3f3Bump version1e77b09fix(ping): decouple data-plane recovery trigger from backoff ramp9bc0204Merge branch 'main' into dev901ec71Increase max attempts663e98aRetry interval while we are disconnected📊 Changes
6 files changed (+121 additions, -40 deletions)
View changed files
📝
common.go(+52 -30)📝
common_test.go(+39 -0)📝
flake.nix(+1 -1)📝
netstack2/http_handler.go(+4 -4)📝
netstack2/proxy.go(+12 -0)📝
websocket/client.go(+13 -5)📄 Description
Fixes #284
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.