Skip to content

v1.8.1

Compare
Choose a tag to compare
@jhump jhump released this 30 Apr 21:19
· 101 commits to master since this release

Changes

As of this release, binaries are published (to GitHub) for Linux for the ARM64 platform (linux_arm64).

Command-line tool

  • Support for XDS v3 has been added. This is available when using XDS as the URL scheme for the target, such as xds:///example.com.
  • Support has been added for the optional keyword in proto3 source files (when using -proto arguments). This is a feature that was released in Protocol Buffers v3.15.0 (released as an experimental feature in v3.12.0). You can read more about this language feature here.