Skip to content

Releases: GoogleCloudPlatform/traffic-director-grpc-bootstrap

Release v0.16.0

13 Feb 01:36
2bf1b5e
Compare
Choose a tag to compare
  • Include the Git commit ID of its build within the Node.Metadata map Keyed with TRAFFICDIRECTOR_GRPC_BOOTSTRAP_GENERATOR_SHA (#53)
  • Stabilize flags gke-cluster-name, config-mesh, and generate-mesh-id. (#55)
    • The -experimental-suffixed flags are aliased to the new names, but will be removed in the future.

Release v0.15.0

23 Sep 00:22
7d8d904
Compare
Choose a tag to compare

Release v0.14.0

25 Jan 19:24
d6baaf7
Compare
Choose a tag to compare
  • Rename --config-scope-exerimental to --config-mesh-experimental

Release v0.13.0

17 Nov 02:00
Compare
Choose a tag to compare
  • Stabilize --secrets-dir and --node-metadata. The -experimental-suffixed flags are aliased to the new names, but will be removed in the future
  • Added --config-scope-experimental to request a specific scope from Traffic Director when using certain APIs

Release v0.12.0

20 Sep 20:28
8765051
Compare
Choose a tag to compare
  • Enable generation of security configs by default. This has no effect unless service security is enabled in Traffic Director
  • Experimental support to communicate GCE VM/GKE Pod name, location, and ip to Traffic Director via Node metadata

Release v0.12.0-rc1

22 Apr 22:53
a616f3a
Compare
Choose a tag to compare
Release v0.12.0-rc1 Pre-release
Pre-release
  • Update default paths for secrets used by PSM Security. Make the path configurable through --secrets-dir-experimental.

Release v0.11.0

29 Mar 17:02
b96f7a7
Compare
Choose a tag to compare
  • Enable generation of xDS v3 configs by default, in addition to v2
  • Support server_listener_resource_name_template field required by newer gRPC XdsServer implementations

Release v0.10.0

14 Dec 23:39
66de7ea
Compare
Choose a tag to compare
  • --locality-zone for specifying zone during testing or non-GCE environments
  • Experimental support for xDS v3 protocol with --include-v3-features-experimental
  • Experimental support for PSM Security with --include-psm-security-experimental
  • Experimental support for extra node metadata with --node-metadata-experimental