Skip to content

Tags: google/s2a-go

Tags

v0.1.9

Toggle v0.1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix CVE-2024-45338. (#153)

* Upgrade golang.org/x/net 0.24 => 0.33.

v0.1.8

Toggle v0.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: update proto generation script and re-generate proto files (#146)

* fix: update proto generation script and re-generate proto files

* reformat code

* upgrade go verson for ci tests

v0.1.7

Toggle v0.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
use go 1.19 (#121)

* use go 1.19

v0.1.6

Toggle v0.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update readme (#120)

v0.1.5

Toggle v0.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
retry on err when talking to s2a gRPC server (#115)

* retry on err when talking to s2a gRPC server

v0.1.4

Toggle v0.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
remove the use of flags (#114)

* remove the use of flags

v0.1.3

Toggle v0.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix vulnerable dependencies (#106)

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove bazel from s2a-go repo (#103)

* remove bazel from repo

* restructure code for build with bazel-gazelle

* clean up

* rename example_cert_key to testdata

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix build target naming and visibility (#100)

* fix build target naming and visibility

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
shorter timeout when connecting to s2a service for handshake (#98)

* shorter timeout when connecting to s2a service for handshake