Releases: cloudendpoints/endpoints-management-java
Releases · cloudendpoints/endpoints-management-java
v1.0.15
What's Changed
- Bugfix: data race in Service Control Client package by @tomboc in #64
- Ignore unknown fields when parsing service config (https://github.com… by @KyleWiese in #70
- Update version to v1.0.15 by @KyleWiese in #72
Bug fixes:
New Contributors
- @KyleWiese made their first contribution in #70
v1.0.4
v1.0.2 brings a few bug fixes
* 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.
v1.0.0-beta.7
Merge pull request #2 from tangiel/master fix artifact naming and bump version to 1.0.0-beta.7