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

Tags: cloudendpoints/endpoints-management-java

Tags

v1.0.17

Toggle v1.0.17's commit message
Version 1.0.16 is broken due to BOM pull. Fixed it in 1.0.17

v1.0.16

Toggle v1.0.16's commit message
What's Changed

  Fix warnings for invalid dependencies in endpoints-managment-protos (#76)
  Fix gRPC version and protoBufVersion for dependent libraries in gradle (#74)
  Fix Checkstyle violations in ServiceConfigSupplierTest (#73)

v1.0.15

Toggle v1.0.15's commit message
- Fixes to #69

- Bugfix: data race in service control client package

v1.0.12

Toggle v1.0.12's commit message
v1.0.12

This is a maintainance release upgrading versions of dependency packages.

v1.0.11

Toggle v1.0.11's commit message

Verified

This tag was signed with the committer’s verified signature.
tangiel Daniel T
v1.0.11 reduces ram usage in getting response size

v1.0.10

Toggle v1.0.10's commit message

Verified

This tag was signed with the committer’s verified signature.
tangiel Daniel T
v1.0.10 updates a dependency to fix a security issue

v1.0.9

Toggle v1.0.9's commit message

Verified

This tag was signed with the committer’s verified signature.
tangiel Daniel T
v1.0.9 contains one bugfix for a classpath conflict

v1.0.8

Toggle v1.0.8's commit message

Verified

This tag was signed with the committer’s verified signature.
tangiel Daniel T
v1.0.8

* An idle timeout bug has been addressed. It is highly recommended
  that users upgrade to this version ASAP to prevent excess resource
  consumption, if using basic scaling. After upgrading, also manually
  specify idle timeout in your appengine-web.xml.
* Config filter initialization has better error messages now.

v2.0.7

Toggle v2.0.7's commit message

Verified

This tag was signed with the committer’s verified signature.
tangiel Daniel T
v2.0.7 adds support for mobile app restricted API keys

v1.0.6

Toggle v1.0.6's commit message

Verified

This tag was signed with the committer’s verified signature.
tangiel Daniel T
v1.0.6 contains small bug fixes

* set consumer project id label in report requests, which is returned
  in check responses
* update App Engine SDK dependency to 1.9.56
* remove email non-null requirement, which is required for anonymous
  Firebase tokens