Skip to content

Release v2026.03.16.194017-11256ef

Choose a tag to compare

@github-actions github-actions released this 16 Mar 19:44
· 644 commits to main since this release

Changes since v2026.03.15.164815-8724608:

Automated release created by workflow run 23162503788 for commit 11256ef

Commits

  • Merge pull request #38 from tboy1337/chore/modernize-type-hints (97c4756)
  • Revert "Merge pull request #38 from tboy1337/chore/modernize-type-hints" (#46) (ea9a4d7)
  • refactor(ARQ): modernize type hints and improve task cancellation error handling (#39) (e53f1af)
  • Run background tests based on synced MTUs (09a7c42)
  • Better RRT calculating for balancers. (08498b4)
  • Limit connection at SOCKS_CONNECTING phase. (75cc801)
  • under load task churn (c3dc3d1)
  • Fixed issue of dropping a session with invalid session-cookie. (4d03712)
  • Fixed CPU_WORKER_THREADS for 1 Core systems. (3569f12)
  • Support CIDR for client_resolvers.txt (a853bbe)
  • Support custom ports for resolvers. (54389f3)
  • Ignore sending ping from main queue if we already have data in stream queues. (1a1ace4)
  • Better checks for health accounting (1a62ff2)
  • Change default configs. (c625ad3)
  • Prefer to use a resolver for each stream with packet duplication as balancer select + failover. (f6fbcb1)
  • Skip select and use a resolver for control packets. (6cfc860)
  • Better checking for stop init sessions for duplication packets. (6e6cb2f)
  • Add build version to files. (48bdf7c)
  • Update README files. (13cf477)
  • Update workflows (4113c34)
  • Fixed cleanup (11256ef)

Merged PRs

  • #38 chore: modernize type hints to PEP 604 union syntax @tboy1337
  • #46 Revert "chore: modernize type hints to PEP 604 union syntax" @masterking32
  • #39 refactor(ARQ): modernize type hints and improve task cancellation error handling @tboy1337

Contributors