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

v2.0.6 includes some minor changes

Choose a tag to compare

@tangiel tangiel released this 05 Sep 22:06
· 95 commits to master since this release
v2.0.6
* move user id logging to FINE
* make GoogleAuth#getAuthToken() public so Authenticators can use it
* add hostname and base path flags to all EndpointsTool commands
* hide resource fields that have all private members (instance field,
  accessor, and mutator). Previously, a private mutator would make the
  resource field public.