Skip to content

chore: release main#27

Merged
maxholman merged 1 commit intomainfrom
release-please--branches--main
Feb 22, 2026
Merged

chore: release main#27
maxholman merged 1 commit intomainfrom
release-please--branches--main

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions Bot commented Feb 21, 2026

🤖 I have created a release beep boop

cli: 0.2.5

0.2.5 (2026-02-22)

Features

  • cli: warn when kernel entropy pool is not yet seeded (cf0c6ed)

Bug Fixes

  • client: detect IPv6 support at runtime for default bind address (551adab)
  • entry: display actual bound address instead of parsed input (c37eb22)
  • single source of truth for SOCAT_VERSION + clippy fixes (c940fb5)
  • transport: subscribe before spawn to eliminate UDP broadcast race (1272a15)

Performance Improvements

  • bench: flip VM startup order + reduce retry delays (ebf74b7)

Reverts

  • restore [::] default for entry listen address (738f2e0)
wallhack: 0.1.2

0.1.2 (2026-02-22)

Features

  • HTTP CONNECT and SOCKS5 proxy support for WebSockets transport (ce2f8cf)
  • server: enforce mTLS when CA roots are configured (30b6595)

Bug Fixes

  • api: propagate route added_at timestamp to REST API (0a2c5de)
  • ci: restore slim variant with proper feature isolation and fix r… (e8f0f3b)
  • ci: restore slim variant with proper feature isolation and fix release upload race (7a04c81)
  • client: detect IPv6 support at runtime for default bind address (551adab)
  • entry: display actual bound address instead of parsed input (c37eb22)
  • entry: elevate UDP path tracing from trace to debug level (5a59e08)
  • lint: redundant closure in bridge.rs; set working-directory in website.just (3f73f9c)
  • server: move test module to end of tls.rs (eeebd7b)
  • single source of truth for SOCAT_VERSION + clippy fixes (c940fb5)
  • transport: subscribe before spawn to eliminate UDP broadcast race (1272a15)

This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot force-pushed the release-please--branches--main branch from abd99ce to 2eab22c Compare February 21, 2026 01:40
@github-actions github-actions Bot force-pushed the release-please--branches--main branch from 2eab22c to 363eb80 Compare February 21, 2026 02:18
@github-actions github-actions Bot force-pushed the release-please--branches--main branch from 363eb80 to 713b5a8 Compare February 22, 2026 13:05
@maxholman maxholman merged commit 4a403f4 into main Feb 22, 2026
@github-actions
Copy link
Copy Markdown
Author

🤖 Created releases:

🌻

maxholman added a commit that referenced this pull request Mar 15, 2026
- #23: debug-level TCP relay connect/close logs with byte counts on exit node
- #25: PskFailTracker deduplicates PSK failure logs per source IP (x1, x2, x4…)
- #27: log "PSK authentication configured" on startup when PSK is set
- #17: startup banner shows CLI binary version + build timestamp/git hash + dirty flag
- Remove double-warn on PSK failure (validate_handshake + caller)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
maxholman added a commit that referenced this pull request May 6, 2026
Closes 8 open dependabot alerts via transitive lockfile bumps:

- rustls-webpki 0.103.9 -> 0.103.13 — CRL/URI/wildcard name-constraint
  handling and panic-on-malformed-CRL DoS (alerts #27 #42 #43 #47)
- rand 0.8.5 -> 0.8.6 and 0.9.2 -> 0.9.4 — soundness fix for callers
  using a custom logger with rand::rng() (#45 #46)
- h3 1.15.8 -> 1.15.11 (website) — path traversal via double-decoded
  %252e%252e in serveStatic and SSE event injection via unsanitized
  carriage return (#24 #25)

No direct dependency edits; all bumps are transitive.
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.

1 participant