File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
- ## [ v1.2.0] ( https://github.com/grpc-ecosystem/grpc-gateway/tree/v1.2.0 ) (2017-03-30)
3
+ ## [ v1.2.1] ( https://github.com/grpc-ecosystem/grpc-gateway/tree/v1.2.1 ) (2017-04-16)
4
+ ** Merged pull requests:**
5
+
6
+ - bugfix: reflect upstream api change. [ \# 359] ( https://github.com/grpc-ecosystem/grpc-gateway/pull/359 )
7
+
8
+ ## [ v1.2.0] ( https://github.com/grpc-ecosystem/grpc-gateway/tree/v1.2.0 ) (2017-03-31)
9
+ ** Merged pull requests:**
10
+
11
+ - Add changelog for 1.2.0 [ \# 342] ( https://github.com/grpc-ecosystem/grpc-gateway/pull/342 )
12
+
13
+ ## [ v1.2.0.rc1] ( https://github.com/grpc-ecosystem/grpc-gateway/tree/v1.2.0.rc1 ) (2017-03-24)
4
14
** Merged pull requests:**
5
15
6
16
- Update go\_ out parameter to remove comma [ \# 333] ( https://github.com/grpc-ecosystem/grpc-gateway/pull/333 )
7
17
- Update stale path in README [ \# 332] ( https://github.com/grpc-ecosystem/grpc-gateway/pull/332 )
8
18
- improve documentation regarding external dependencies [ \# 330] ( https://github.com/grpc-ecosystem/grpc-gateway/pull/330 )
9
19
- Return an error on invalid nested query parameters. [ \# 329] ( https://github.com/grpc-ecosystem/grpc-gateway/pull/329 )
10
20
- Update upstream proto files and add google.golang.org/genproto support. [ \# 325] ( https://github.com/grpc-ecosystem/grpc-gateway/pull/325 )
21
+ - Support oneof fields in query params [ \# 321] ( https://github.com/grpc-ecosystem/grpc-gateway/pull/321 )
11
22
- Do not ignore the error coming from http.ListenAndServe in examples [ \# 319] ( https://github.com/grpc-ecosystem/grpc-gateway/pull/319 )
12
23
- Look up enum value maps by their proto name [ \# 315] ( https://github.com/grpc-ecosystem/grpc-gateway/pull/315 )
13
24
- enable parsing enums from query parameters [ \# 314] ( https://github.com/grpc-ecosystem/grpc-gateway/pull/314 )
You can’t perform that action at this time.
0 commit comments