Stay organized with collectionsSave and categorize content based on your preferences.
This page documents production updates to Cloud Endpoints in 2023 and later.
We recommend that users periodically check this list for
any new announcements, orsubscribeto this page using a
feed reader to get notifications of updates.
You can see the latest product updates for all of Google Cloud on theGoogle Cloudpage, browse and filter all release notes in theGoogle Cloud console,
or programmatically access release notes inBigQuery.
To get the latest product updates delivered to you, add the URL of this page to yourfeed
reader, or add thefeed URLdirectly.
This release fixes an issue where new fields in theGoogle Service Configurationcauses the Endpoints Frameworks Java library to fail when parsing the service configuration. Errors similar the following will appear when usingnewservice 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 the1.0.15version to avoid these errors. This includes updating any references to the following dependencies:
When possible, we recommend that you use theendpoints-management-control-appengine-allversion of the library to
ensure that all dependencies are properly included. However, if you have a specific dependency onendpoints-management-control-appengineand cannot use theendpoints-management-control-appengine-allversion, or you are upgrading from version1.0.11or older, you must add the following additional dependencies to your project:
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, seeCloud 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, seeCloud Endpoints Portal deprecation.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[[["\u003cp\u003eThis page provides updates to Cloud Endpoints for the year 2023 and onwards, encouraging users to check for new announcements or subscribe for notifications.\u003c/p\u003e\n"],["\u003cp\u003eVersion 1.0.17 of the endpoints-management-java library was released on February 21, 2025, fixing \u003ccode\u003eCheckstyle\u003c/code\u003e violations in the \u003ccode\u003eServiceConfigSupplierTest\u003c/code\u003e of the source code, although the release contains no change in binaries.\u003c/p\u003e\n"],["\u003cp\u003eOn December 19, 2024, version 1.0.15 of the endpoints-management-java library was made available to address an issue with parsing new Google Service Configurations, recommending users upgrade to avoid related errors.\u003c/p\u003e\n"],["\u003cp\u003eThe Cloud Endpoints Portal is no longer available as of March 21, 2023, although API traffic managed by Cloud Endpoints remains unaffected by this deprecation.\u003c/p\u003e\n"]]],[],null,["# Cloud Endpoints release notes\n\nThis page documents production updates to Cloud Endpoints in 2023 and later.\nWe recommend that users periodically check this list for\nany new announcements, or [subscribe](#sub) to this page using a\nfeed reader to get notifications of updates.\n\nSee also:\n\n- [2022 and prior Release notes](/endpoints/docs/endpoints-release-notes)\n- [Known issues](/endpoints/docs/known-issues)\n\n\nrss_feed Subscribe:\n\nYou can see the latest product updates for all of Google Cloud on the\n[Google Cloud](/release-notes) page, browse and filter all release notes in the\n[Google Cloud console](https://console.cloud.google.com/release-notes),\nor programmatically access release notes in\n[BigQuery](https://console.cloud.google.com/bigquery?p=bigquery-public-data&d=google_cloud_release_notes&t=release_notes&page=table).\n\nTo get the latest product updates delivered to you, add the URL of this page to your\n[feed\nreader](https://wikipedia.org/wiki/Comparison_of_feed_aggregators), or add the\n[feed URL](https://cloud.google.com/feeds/endpoints-release-notes.xml) directly.\n\nFebruary 21, 2025\n-----------------\n\n**Version 1.0.17 of the [endpoints-management-java Java library](https://github.com/cloudendpoints/endpoints-management-java/releases/tag/v1.0.17) is available.**\n\nThis release contains no change in binaries.\n\n\u003cbr /\u003e\n\nDecember 19, 2024\n-----------------\n\n**Version 1.0.15 of the [endpoints-management-java Java library](https://github.com/cloudendpoints/endpoints-management-java/releases/tag/v1.0.15) is available.**\n\nThis release fixes an issue where new fields in the [Google Service Configuration](https://cloud.google.com/service-infrastructure/docs/glossary#config) 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: \n\n Failed to parse the HTTP response as service configuration\n com.google.api.config.ServiceConfigException: Failed to parse the HTTP response as service configuration\n\nWe recommend that you upgrade to the `1.0.15` version to avoid these errors. This includes updating any references to the following dependencies:\n\n1. `com.google.endpoints:endpoints-management-control-appengine-all`\n2. `com.google.endpoints:endpoints-management-control-appengine`\n3. `com.google.endpoints:endpoints-framework-auth`\n4. `com.google.endpoints:endpoints-management-config`\n5. `com.google.endpoints:endpoints-management-api-client`\n6. `com.google.endpoints:endpoints-management-control`\n7. `com.google.endpoints:endpoints-management-control-all`\n\nWhen possible, we recommend that you use the `endpoints-management-control-appengine-all` version of the library to\nensure 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:\n\n- `com.google.apis:google-api-services-servicemanagement` version `v1-rev14-1.22.0`\n- `com.google.protobuf:protobuf-java-util` version `3.9.1`\n\nMarch 21, 2023\n--------------\n\nAs 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](https://cloud.google.com/endpoints/docs/deprecations/endpoints-portal-deprecation).\n\nMarch 15, 2023\n--------------\n\nThe 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](https://cloud.google.com/endpoints/docs/deprecations/endpoints-portal-deprecation)."]]