daeuniverse / dae-wing

dae-wing is a backend of dae, provides a method to bundle arbitrary frontend and dae into one binary.
GNU Affero General Public License v3.0
32 stars 14 forks source link

chore(sync): keep upstream source up-to-date #151

Closed dae-prow[bot] closed 1 month ago

dae-prow[bot] commented 3 months ago

⏳ dae-wing (origin/main) is currently out-of-sync to dae (origin/main); changes are proposed by @dae-prow-robot in actions - https://github.com/daeuniverse/dae-wing/actions/runs/9550852512

547 - ci: update action-gh-release to v2

PR: https://github.com/daeuniverse/dae/pull/547


550 - fix/chore(hy2): update outbound submodule to fix userpass auth

PR: https://github.com/daeuniverse/dae/pull/550

Context:

当前不支持 userpass 的认证方式,已经在 https://github.com/daeuniverse/outbound/issues/14 修复。

感谢 @xmapst


561 - docs: Update build-by-yourself.md

PR: https://github.com/daeuniverse/dae/pull/561


558 - docs(protocols): add hysteria2

PR: https://github.com/daeuniverse/dae/pull/558


577 - docs: persistent subscription

PR: https://github.com/daeuniverse/dae/pull/577

Context:

undefined


570 - fix(udp_task_pool): panic: close of closed channel

PR: https://github.com/daeuniverse/dae/pull/570

Context:

panic: close of closed channel

goroutine 358834 [running]:
github.com/daeuniverse/dae/control.(*UdpTaskPool).EmitTask.func1()
  github.com/daeuniverse/dae/control/udp_task_pool.go:81 +0xf4
created by time.goFunc
  time/sleep.go:177 +0x2d

572 - feat: add sysdump as subcommand

PR: https://github.com/daeuniverse/dae/pull/572

Context:

undefined