Endpoints Runtime Release 1.37.0
The release build was produced at 1444daa.
Docker image: gcr.io/endpoints-release/endpoints-runtime:1.37.0
Secure docker image: gcr.io/endpoints-release/endpoints-runtime-secure:1.37.0
Changes from release 1.36.0:
- Fix a rare crash: not to overwrite same config_id (#669)
- Add api-key to Header when doing json-grpc transcoding (#661)
- Log message clearly for invalid http template errors (#657)
- Throttle the time to call ServiceManagement for new rollout (#654)
- Allow JWT from authorization without Bearer prefix (#653)
- Make JWT sub field optional (#647)