MyGit

v2.6.0

grpc-ecosystem/grpc-gateway

版本发布时间: 2021-09-08 08:55:25

grpc-ecosystem/grpc-gateway最新发布版本:v2.22.0(2024-08-17 05:45:29)

Changes in this release

Major features in this release include:

As well as various bug fixes, including the auto generation of the Www-Authenticate header when returning an 401 Unauthorized error (#2314), better google.protobuf.Any representation in openapiv2 files (#2292) and much more.

This is also the first release to automatically publish the Protobuf plugins to the Buf Schema Registry. See https://buf.build/grpc-ecosystem/plugins. These can be used together with the new buf generate remote plugins feature: https://docs.buf.build/configuration/v1/buf-gen-yaml#name-or-remote. An example buf.gen.yaml using these new plugins looks like this:

version: v1
plugins:
  - remote: buf.build/library/plugins/go:v1.27.1-1
    out: gen/go
    opt: paths=source_relative
  - remote: buf.build/library/plugins/go-grpc:v1.1.0-2
    out: gen/go
    opt: paths=source_relative
  - remote: buf.build/grpc-ecosystem/plugins/grpc-gateway:v2.6.0-1
    out: gen/go
    opt: paths=source_relative
  - remote: buf.build/grpc-ecosystem/plugins/openapiv2:v2.6.0-1
    out: gen/openapiv2

相关地址:原始地址 下载(tar) 下载(zip)

1、 grpc-gateway_2.6.0_checksums.txt 665B

2、 protoc-gen-grpc-gateway-v2.6.0-darwin-x86_64 7.4MB

3、 protoc-gen-grpc-gateway-v2.6.0-linux-x86_64 6.75MB

4、 protoc-gen-grpc-gateway-v2.6.0-windows-x86_64.exe 7.01MB

5、 protoc-gen-openapiv2-v2.6.0-darwin-x86_64 7.72MB

6、 protoc-gen-openapiv2-v2.6.0-linux-x86_64 7MB

7、 protoc-gen-openapiv2-v2.6.0-windows-x86_64.exe 7.23MB

查看:2021-09-08发行的版本