Skip to content

Tags: Jiangew/grpc-gateway

Tags

Verified

This tag was signed with the committer’s verified signature.
tmc Travis Cline

v1.3

Toggle v1.3's commit message
Release version 1.3

This version bump enables the use of OpenAPIv2 annotations along with various
bugfixes. It also fixes grpc-gateway to work with recent versions of gRPC.

v1.2.2

Toggle v1.2.2's commit message
Add changelog for 1.2.2

generated with github_changelog_generator

author=false
compare-link=false
issues=false
future-release=v1.2.2

v1.2.1

Toggle v1.2.1's commit message
Add changelog for 1.2.1

generated with github_changelog_generator

author=false
compare-link=false
issues=false
future-release=v1.2.1

v1.2.0

Toggle v1.2.0's commit message
Add changelog for 1.2.0

generated with github_changelog_generator

author=false
compare-link=false
issues=false
exclude-tags=v1.2.0.rc1
future-release=v1.2.0

v1.2.0.rc1

Toggle v1.2.0.rc1's commit message
Various updates, corrected include path to README.md

v1.1.0

Toggle v1.1.0's commit message
Merge pull request grpc-ecosystem#191 from tmc/tmc.better_eof_handling

return err early if EOF to prevent logging in normal conditions

v1.0.0

Toggle v1.0.0's commit message
Merge pull request grpc-ecosystem#184 from gengo/feature/browser-example

Add browser examples