feat(remoteingress): add UDP listen port derivation and edge configuration support

This commit is contained in:
2026-03-19 21:30:06 +00:00
parent 65822278d5
commit a65c2ec096
7 changed files with 68 additions and 10 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2026-03-19 - 11.8.0 - feat(remoteingress)
add UDP listen port derivation and edge configuration support
- derive UDP ports from remote ingress routes using transport 'udp' or 'all'
- expose effective UDP listen ports in allowed edge payloads and remote ingress interfaces
- update @push.rocks/smartproxy to ^25.16.2
## 2026-03-19 - 11.7.1 - fix(deps)
bump @push.rocks/smartproxy to ^25.16.0