Releases: googleapis/grpc-fallback-go
Releases · googleapis/grpc-fallback-go
v0.1.4
- releasing dependency updates that have been bottled up over the last year
v0.1.3
- add OPTIONS handler
- fix bad authorization header casing
- add some more logging
v0.1.2
- make header copying a white-list rather than a black-list
- copy
Authorization
and x-goog-*
headers
v0.1.1
- server: set allowed origins to * (#1)