Releases: ahmetb/runsd
Releases · ahmetb/runsd
v0.0.0-rc.15
Add asia-south2 region (#35)
v0.0.0-rc.14
add new region (km) australia-southeast2 Signed-off-by: Ahmet Alp Balkan <[email protected]>
v0.0.0-rc.13
Release v0.0.0-rc.13
v0.0.0-rc.12
Release v0.0.0-rc.12
v0.0.0-rc.11
update regions Signed-off-by: Ahmet Alp Balkan <[email protected]>
v0.0.0-rc.10
handle "google.internal." zones temporarily If we let "{nonexisting}.google.internal." get handled by the Cloud Run host nameserver, it returns a SERVFAIL, which prevents trying other "search" domains from being tried. Adding a temporary workaround that _only_ handles "metadata.google.internal." for A question (and ignoring other question types) and properly NXDOMAIN-ing the non-existing domains. This is to address #18. Signed-off-by: Ahmet Alp Balkan <[email protected]>
v0.0.0-rc.9
update regions, add --http2 to curl example Signed-off-by: Ahmet Alp Balkan <[email protected]>
v0.0.0-rc.8
strip port (e.g. :80) off the host routing Signed-off-by: Ahmet Alp Balkan <[email protected]>
v0.0.0-rc.7
support grpc/h2c with httputil.ReverseProxy Signed-off-by: Ahmet Alp Balkan <[email protected]>
v0.0.0-rc.6
update version Signed-off-by: Ahmet Alp Balkan <[email protected]>