API Gateway enables you to provide secure access to your backend services through a well-defined REST API that is consistent across all of your services, regardless of the service implementation. Clients consume your REST APIS to implement standalone apps for a mobile device or tablet, through apps running in a browser, or through any other type of app that can make a request to an HTTP endpoint.
Version1.0.1compared with
Version Details
| 1.0.0 | 1.0.1 | |
|---|---|---|
| Release date | Apr 29, 2021 | May 14, 2021 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (4)
| 1.0.0 | 1.0.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.api » gax | 1.63.0 | 1.64.0 |
| ~ Updated | com.google.api » gax-grpc | 1.63.0 | 1.64.0 |
| ~ Updated | com.google.api.grpc » proto-google-cloud-api-gateway-v1 | 1.0.0 | 1.0.1 |
| ~ Updated | com.google.protobuf » protobuf-java | 3.15.8 | 3.16.0 |
Runtime Changes (1)
| 1.0.0 | 1.0.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.protobuf » protobuf-java-util | 3.15.8 | 3.16.0 |