Releases: GoogleCloudPlatform/cloud-run-proxy
Releases · GoogleCloudPlatform/cloud-run-proxy
v0.4.0
What's Changed
- Update deps by @sethvargo in #21
- Add support for http2 and grpc by enabling h2c by @DKbyo in #23
- Use X-Serverless-Authorization instead of Authorization header by @Rokirok in #25
- Update all dependencies by @sethvargo in #27
- Update version output logic by @sethvargo in #28
New Contributors
Full Changelog: v0.3.0...v0.4.0
v0.3.0
Changelog
- e043ec8: Add a message for fixing token failure (#9) (@yanweiguo)
- 6c0fc2d: Adds a flag to allow proxy server to stop automatically after some time (#11) (@yanweiguo)
- 5debf9d: Change installation step to go install @latest (#13) (@bschaatsbergen)
- 9a9f52a: Pull version information from build process (#16) (@sethvargo)