• feat(management): add proxy support for management asset synchronization
    Some checks failed
    docker-image / docker (push) Has been cancelled
    goreleaser / goreleaser (push) Has been cancelled

    airkjw released this 2025-10-01 12:18:26 +00:00 | 1724 commits to main since this release

    • Introduced proxyURL parameter for EnsureLatestManagementHTML to enable proxy configuration.
    • Refactored HTTP client initialization with new newHTTPClient to support proxy-aware requests.
    • Updated asset download and fetch logic to utilize the proxy-aware HTTP client.
    • Adjusted server.go to pass cfg.ProxyURL for management asset synchronization calls.
    Downloads