Skip to content
This repository has been archived by the owner on Jun 30, 2023. It is now read-only.

v2.0.8 adds rate limiting annotations and bug fixes

Compare
Choose a tag to compare
@tangiel tangiel released this 05 Sep 22:06
· 86 commits to master since this release
v2.0.8
* Rate limiting annotations ApiLimitMetric and ApiMetricCost. These
  are provide config only. Implementation will be provided by the
  endpoints-management libraries.
* Unsupported HTTP methods will now fail more gracefully, rather than
  displaying a stacktrace to the caller.
* proxy.html for the Google JavaScript API client should now load
  slightly faster, due to not having to substitute a base path.