Skip to content

Releases: wearefair/gurl

Adding flag configuration function

07 Dec 13:01
e5c7ce5
Compare
Choose a tag to compare

This release adds a flag configuration function mainly to use in CLI type projects that imports GURL. With this function, those who import GURL can configure the flags correctly.

Update k8s-client-go to support new authentication methods

13 May 20:28
b1628b6
Compare
Choose a tag to compare
0.0.5

Update k8s client go to support more authentication methods. (#27)

Alpha V4 - Update protoreflect package

26 Feb 23:12
4d46970
Compare
Choose a tag to compare

Update protoreflect dependency to incorporate changes regarding reserved

Alpha V3: TLS and Custom Headers

20 Jun 19:53
be687b0
Compare
Choose a tag to compare

This release adds support for TLS and custom headers.

TLS supports overriding the server name, and skipping cert verification.

Alpha-V2

15 Jun 23:02
36d3103
Compare
Choose a tag to compare

Now with more Kubernetes port-forwarding.

Alpha

04 Dec 23:49
f198d54
Compare
Choose a tag to compare
  • Specify local path to pull in protos
  • Supports basic JSON/Protobuf marshaling