Endpoints Runtime Release 1.30.0
The release build was produced at b580549
Docker image: gcr.io/endpoints-release/endpoints-runtime:1.30.0
Changes from release 1.28.0
- Fix grpc long stream memory leak by using re-cycled buffers (#552)
- Improve env variable handling in serverless image startup script. (#544)
- Increase timeout for checking new service rollout (#543)
- Log JWT Payloads if configured (#531)
- CONSTANT ADDRESS backend routing always use jsonName instead of snake… (#537)
- Support gRPC client RST_STREAM (#530)
- Build ESP Docker image which accepts start_esp arguments from environment variables (#527)
- Add the agent label to all trace spans. (#526)
- Log http request and response headers if configured (#524)
- Add prefix [ESP] in error logging for clarification (#525)
- Add support for grpc tracing header. (#503)
- Add access token to upstream requests for backend routing (#518)
- Support backend routing, based on backed rules (#514)