v1.3.0
Features Chain multiple forward proxies for webhook delivery: DESTINATIONS_WEBHOOK_PROXY_URL now accepts a whitespace-separated list of proxies, and Outpost tunnels through each in order with HTTP CONNECT by @alexluong in #1060 Optional pprof profiling endpoints on the service HTTP port via PPROF_ENABLED / pprof_enabled (default off, unauthenticated, works for every service type) by @alexluong in…