Cloud Endpoints release notes

This page documents production updates to Cloud Endpoints in 2023 and later. We recommend that users periodically check this list for any new announcements, or subscribe to this page using a feed reader to get notifications of updates.

See also:

Subscribe:

You can see the latest product updates for all of Google Cloud on the Google Cloud page, browse and filter all release notes in the Google Cloud console, or programmatically access release notes in BigQuery.

To get the latest product updates delivered to you, add the URL of this page to your feed reader, or add the feed URL directly.

December 19, 2024

Version 1.0.15 of the endpoints-management-java Java library is available.

This release fixes an issue where new fields in the Google Service Configuration causes the Endpoints Frameworks Java library to fail when parsing the service configuration. Errors similar the following will appear when using new service configurations created after December 5th, 2024:

Failed to parse the HTTP response as service configuration
com.google.api.config.ServiceConfigException: Failed to parse the HTTP response as service configuration

We recommend that you upgrade to the 1.0.15 version to avoid these errors. This includes updating any references to the following dependencies:

  1. com.google.endpoints:endpoints-management-control-appengine-all
  2. com.google.endpoints:endpoints-management-control-appengine
  3. com.google.endpoints:endpoints-framework-auth
  4. com.google.endpoints:endpoints-management-config
  5. com.google.endpoints:endpoints-management-api-client
  6. com.google.endpoints:endpoints-management-control
  7. com.google.endpoints:endpoints-management-control-all

When possible, we recommend that you use the endpoints-management-control-appengine-all version of the library to ensure that all dependencies are properly included. However, if you have a specific dependency on endpoints-management-control-appengine and cannot use the endpoints-management-control-appengine-all version, or you are upgrading from version 1.0.11 or older, you must add the following additional dependencies to your project:

  • com.google.apis:google-api-services-servicemanagement version v1-rev14-1.22.0
  • com.google.protobuf:protobuf-java-util version 3.9.1

March 21, 2023

As of March 21, 2023, the Cloud Endpoints Portal is no longer available. API traffic managed by Cloud Endpoints is not affected by this change. For more information, see Cloud Endpoints Portal deprecation.

March 15, 2023

The shutdown of the Cloud Endpoints Portal is approaching. On or after March 21, 2023, the Cloud Endpoints Portal will no longer be available. API traffic managed by Cloud Endpoints is not affected by this change. For more information, see Cloud Endpoints Portal deprecation.