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
* 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.