Skip to content

Tags: szobov/grpc-gateway

Tags

v1.4.1

Toggle v1.4.1's commit message
Generate release notes for v1.4.1

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add v1.4.0 changelog (grpc-ecosystem#655)

Also adds a `make changelog` target that runs the
github-changelog-generator against the repo. If you want to do a new
release, don't forget to update the `--future-release` flag to be the
next version number.

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