Skip to content

chore(main): release 3.1.0 - #45

Merged
fudio101 merged 1 commit into
mainfrom
release-please--branches--main
Aug 19, 2026
Merged

chore(main): release 3.1.0#45
fudio101 merged 1 commit into
mainfrom
release-please--branches--main

Conversation

@fugo-release-bot

@fugo-release-bot fugo-release-bot Bot commented Aug 18, 2026

Copy link
Copy Markdown

🤖 I have created a release beep boop

3.1.0 (2026-08-19)

Features

  • config_httpd: add CONFIG_ML_CONFIG_HTTPD toggle, fix peer-update queue depth (#51) (5475faa)
  • wg: tailnet-range fallback routing via a designated peer (#65) (f3c2128)

Bug Fixes

  • config_httpd: gate temp-sensor code behind CONFIG_SOC_TEMP_SENSOR_SUPPORTED (#50) (8e49f6b)
  • coord,wg: authoritative peer sweep + NVS cache removal on peer removal (#63) (2694ec0)
  • coord: back off minutes behind a captive portal instead of every 16s (#48) (c77ab55)
  • coord: stream-liveness watchdog for silently-dead mapSessions (#58) (00f168d)
  • derp,coord: absorb bugfix/hardening subset of upstream PR #22 (#44) (2aedd0a)
  • derp: backpressure retry budget, TCP_NODELAY, coalesced writes, hot-spin loop fix (#62) (1757ef4)
  • derp: DERP TLS session resumption, longer connect timeout, upgrade backoff (#52) (e48d8c1)
  • microlink: worker task liveness bitmask, orphan-parked teardown (#47) (6a7d8c5)
  • wg_mgr: retry the initial direct-path handshake instead of one-shot (#54) (7e52ba3)
  • wg_mgr: stop DISCO PING starvation from collapsing throughput to DERP (#55) (e46aa5e)
  • wg_mgr: wg_udp_output_cb thread safety, standard MTU, handshake gating bug (#53) (47b1ed0)
  • wg_mgr: yield 1 tick per peer in disco_periodic_probes (#49) (dde0925)
  • wg: rate-limit DISCO PONG replies once a direct path is trusted (#64) (ac9e156)

Documentation


This PR was generated with Release Please. See documentation.

@fugo-release-bot
fugo-release-bot Bot force-pushed the release-please--branches--main branch 3 times, most recently from ec91169 to 95845d2 Compare August 18, 2026 16:49
@fugo-release-bot fugo-release-bot Bot changed the title chore(main): release 3.0.1 chore(main): release 3.1.0 Aug 18, 2026
@fugo-release-bot
fugo-release-bot Bot force-pushed the release-please--branches--main branch 15 times, most recently from 5cfdf71 to 540cee5 Compare August 19, 2026 09:21
@fugo-release-bot
fugo-release-bot Bot force-pushed the release-please--branches--main branch from 540cee5 to c94b0be Compare August 19, 2026 09:38
@fudio101
fudio101 merged commit 3ad9fd1 into main Aug 19, 2026
13 checks passed
@fugo-release-bot

Copy link
Copy Markdown
Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DERP backpressure/reconnect-storm fixes: busy-loop, TCP_NODELAY, reader/writer split (mined from Csontikka/microlink)

1 participant