You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The release build was produced at 53db633468a650aa99fe3ca0d43827e4922f67c1.
The Docker image released is: gcr.io/endpoints-release/endpoints-runtime:1.48.0
Secure docker image: gcr.io/endpoints-release/endpoints-runtime-secure:1.48.0
Cloud Run image: gcr.io/endpoints-release/endpoints-runtime-serverless:1.48.0
Changes from release 1.47.0:
Copy the original Authorization header to X-Forwarded-Authorization for backend auth (#772)
Fetch access token for rollout change timer (#774)
The Docker image released is: gcr.io/endpoints-release/endpoints-runtime:1.47.0
Secure docker image: gcr.io/endpoints-release/endpoints-runtime-secure:1.47.0
Cloud Run image: gcr.io/endpoints-release/endpoints-runtime-serverless:1.47.0
Changes from release 1.46.0
Periodically send empty report to detect rollout changes (#769 )
The Docker image released is: gcr.io/endpoints-release/endpoints-runtime:1.46.0
Secure docker image: gcr.io/endpoints-release/endpoints-runtime-secure:1.46.0
Cloud Run image: gcr.io/endpoints-release/endpoints-runtime-serverless:1.46.0
The Docker image released is:
gcr.io/endpoints-release/endpoints-runtime:1.45.0
Secure docker image: gcr.io/endpoints-release/endpoints-runtime-secure:1.45.0
Cloud Run image: gcr.io/endpoints-release/endpoints-runtime-serverless:1.45.0
Changes from release 1.44.0
Add support for Http rule additional_bindings (#761)
forward the User-Agent header to grpc backend (#760)
Log error log for access token fetching failure (#754)