Skip to content

Releases: ahmetb/runsd

v0.0.0-rc.15

01 Jul 18:02
dcd3d39
Compare
Choose a tag to compare
Add asia-south2 region (#35)

v0.0.0-rc.14

28 Jun 21:05
10af61b
Compare
Choose a tag to compare
add new region (km) australia-southeast2

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>

v0.0.0-rc.13

04 May 21:36
9ae6abe
Compare
Choose a tag to compare
Release v0.0.0-rc.13

v0.0.0-rc.12

16 Apr 16:04
2b7437b
Compare
Choose a tag to compare
Release v0.0.0-rc.12

v0.0.0-rc.11

05 Apr 19:36
035f288
Compare
Choose a tag to compare
update regions

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>

v0.0.0-rc.10

01 Apr 20:19
f911b83
Compare
Choose a tag to compare
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 <ahmetb@google.com>

v0.0.0-rc.9

12 Oct 20:38
b5cc7ca
Compare
Choose a tag to compare
update regions, add --http2 to curl example

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>

v0.0.0-rc.8

12 Oct 19:27
1bdc0ed
Compare
Choose a tag to compare
strip port (e.g. :80) off the host routing

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>

v0.0.0-rc.7

12 Oct 18:49
91531d1
Compare
Choose a tag to compare
support grpc/h2c with httputil.ReverseProxy

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>

v0.0.0-rc.6

07 Oct 19:03
c3be954
Compare
Choose a tag to compare
update version

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>