File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
- ## [ v1.8.5 ] ( https://github.com/grpc-ecosystem/grpc-gateway/tree/v1.8.5 ) (2019-05-07)
4
- [ Full Changelog] ( https://github.com/grpc-ecosystem/grpc-gateway/compare/v1.8.5...v1.8.5 )
3
+ ## [ v1.8.6 ] ( https://github.com/grpc-ecosystem/grpc-gateway/tree/v1.8.6 ) (2019-05-07)
4
+ [ Full Changelog] ( https://github.com/grpc-ecosystem/grpc-gateway/compare/v1.8.5...v1.8.6 )
5
5
6
6
** Fixed bugs:**
7
7
20
20
- Delete redundant load statement [ \# 922] ( https://github.com/grpc-ecosystem/grpc-gateway/pull/922 ) ([ pcj] ( https://github.com/pcj ) )
21
21
- Make gazelle diffs fail the build [ \# 916] ( https://github.com/grpc-ecosystem/grpc-gateway/pull/916 ) ([ achew22] ( https://github.com/achew22 ) )
22
22
- Fixed empty path bug [ \# 913] ( https://github.com/grpc-ecosystem/grpc-gateway/pull/913 ) ([ brycematheson1234] ( https://github.com/brycematheson1234 ) )
23
+ - Use proto gen swagger with protos from external repository [ \# 924] ( https://github.com/grpc-ecosystem/grpc-gateway/pull/924 ) ([ elenadeneva92] ( https://github.com/elenadeneva92 ) )
23
24
24
25
## [ v1.8.5] ( https://github.com/grpc-ecosystem/grpc-gateway/tree/v1.8.5 ) (2019-03-15)
25
26
[ Full Changelog] ( https://github.com/grpc-ecosystem/grpc-gateway/compare/v1.8.4...v1.8.5 )
948
949
949
950
950
951
951
- \* * This Change Log was automatically generated by [ github_changelog_generator] ( https://github.com/skywinder/Github-Changelog-Generator ) *
952
+ \* * This Change Log was automatically generated by [ github_changelog_generator] ( https://github.com/skywinder/Github-Changelog-Generator ) *
Original file line number Diff line number Diff line change @@ -194,7 +194,7 @@ changelog:
194
194
--compare-link \
195
195
--github-site=https://github.com \
196
196
--unreleased-label " **Next release**" \
197
- --future-release=v1.8.5
197
+ --future-release=v1.8.6
198
198
lint :
199
199
golint --set_exit_status ./runtime
200
200
golint --set_exit_status ./utilities/...
You can’t perform that action at this time.
0 commit comments