Skip to content
This repository was archived by the owner on Apr 19, 2026. It is now read-only.

v1.0.2 brings a few bug fixes

Choose a tag to compare

@tangiel tangiel released this 17 Feb 00:59
· 54 commits to master since this release
v1.0.2
* The management libraries should now work on Flex. Note that you must
  use ControlFilter instead of GoogleAppEngineControlFilter on Flex.
* Attempts are made to handle the incompatible error handling from the
  new dev server code (such as internal exceptions for not being able to
  resolve the metadata service URL)
* Removed an unnecessary gRPC dependency, which cuts down on the number
  of dependencies by a significant amount.