Apigee Registry release notes

Preview — Apigee Registry

This feature is subject to the "Pre-GA Offerings Terms" in the General Service Terms section of theService Specific Terms. Pre-GA features are available "as is" and might have limited support. For more information, see thelaunch stage descriptions.

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

July 19, 2023

Announcement

On July 19, 2023 Apigee API hub released a new version of the software.

Feature

Lint result artifacts, or conformance reports, represent how conformant an API is with respect to the specified lint rules. Results in conformance report artifacts attached to an API spec revision are now displayed in the right pane of the API spec revision detail page. One of the following is displayed:

  • No information to display.
    No style guide conformance information has been generated for this spec.
  • No issues found.
    Style guide conformance scans found no issues with this spec.
  • Warnings and Errors.
    Any errors or warnings are explained.
    An indicator also marks the corresponding line in the spec.

See also:

June 26, 2023

Announcement

On June 26, 2023 Apigee API hub released a new version of the software.

Feature

API hub has been upgraded to use a later version of the Registry API open-sourced project. Seev0.6.13 on GitHub for changes and links to previous revisions that are also included in this update. Note that this update (like all previous updates), overwrites project-level artifacts that configure API hub displays including display settings, taxonomies, and lifecycles. In future releases, we will no longer overwrite project-level artifacts.

June 16, 2023

Announcement

On June 16, 2023 Apigee API hub released a new version of the software.

Feature

API hub has been upgraded to use a later version of the Registry API open-sourced project. Seev0.6.12 on GitHub for changes and links to previous revisions that are also included in this update.

Note that artifacts associated with API spec and deployment resources are now associated with the revisions of those resources. This allows artifacts that represent lint results and other revision-specific characteristics to be associated with those revisions. When artifacts are applied directly to the parent resource (spec or deployment), these artifacts are associated with the latest revisions of these resources. For more details, seethis GitHub issue.

Migration of pre-existing spec- and deployment-related artifacts is not guaranteed in this update. In most cases, these artifacts are generated automatically by the registry controller and will be automatically recreated. If you find that manually-added artifacts are missing after the update, those will need to be reapplied with the same mechanisms that were available previously.

March 13, 2023

Announcement

On March 13, 2023 Apigee API hub released a new version of the software.

Feature

FieldSet artifacts that are attached to an API are now displayed in the API overview page.

March 08, 2023

Announcement

On March 8, 2023, the Apigee Registry API documents were updated to include theGoogle APIs Explorer panel.

Feature

TheGoogle APIs Explorer has been added to theApigee Registry API documents. TheTry this method panel acts on real data and lets you try Google API methods without writing code.

February 20, 2023

Announcement

On February 20, 2023 Apigee API hub released a new version of the software.

Fixed
Bug IDDescription
264686707Vertical scrollbars would not appear if the taxonomy and lifecycle stage tables overflowed the page.
264409346The API list failed to load if there were over 1,000 APIs registered.

October 27, 2022

Announcement

On October 27, 2022 Apigee API hub released a new version of the software.

Feature

A link to theSettings page has been added to the APIs list page.

See:Discover APIs using APIs list

Fixed
Bug IDDescription
254505866Provisioning API hub using the UI failed if you selected a region other than the following:asia-east1,asia-southeast1,europe-west1,europe-west4,us-central1,us-east1,us-west1,us-west4.

October 17, 2022

Announcement

On October 17, 2022 Apigee API hub released a new version of the software.

Feature

Updated the layout of the score card display in the API overview tab.

See:Scorecard

Feature

New UI provisioning wizard

Added a wizard to the API hub UI to provide a simpler provisioning process.

See:Provision API hub using the UI

September 26, 2022

Announcement

On September 26, 2022 Apigee API hub released a new version of the software.

Fixed
Bug IDDescription
248598430Scorecard display did not select the latest spec by default when the recommended deployment pointed to a spec with no scorecard.

September 19, 2022

Announcement

On September 19, 2022 Apigee API hub released a new version of the software.

Feature

Help links added to Apigee API hub blank APIs list page

If there are no APIs registered, theAPIs list page will display links pointing toAPI registration documentation.

Feature

Scorecard added to Apigee API hub API overview page

The scorecard allows you to display score or health information about your APIs on theAPI overview page.

The default scorecard configuration uses OpenAPI v2 and OpenAPI v3 specs and is analyzed using the Spectral linter to generate aLint summary.

Specify whether thescorecard is displayed or hidden on theSettings page.

September 06, 2022

Announcement

On September 6, 2022 Apigee hub released a new version of the software.

Feature

API hub has been upgraded to use a later version of the Registry API open-sourced project. Seev0.5.6 on GitHub for details.

Fixed
Bug IDDescription
N/AMultiple fixes as listed atv0.5.6 Changelog on GitHub.

August 25, 2022

Announcement

On August 25, 2022 Apigee hub released a new version of the software.

Feature

API hub has been upgraded to use a later version of the Registry API open-sourced project. Seev0.5.5 on GitHub for details.

Fixed
Bug IDDescription
N/AMultiple fixes as listed atv0.5.5 Changelog on GitHub.

August 23, 2022

Announcement

On August 23, 2022 Apigee hub released a new version of the software.

Fixed
Bug IDDescription
N/AMultiple fixes as listed atv0.5.4 Changelog on GitHub.
Feature

API hub has been upgraded to use a later version of the Registry API open-sourced project. Seev0.5.4 on GitHub for details.

August 03, 2022

Announcement

On August 3, 2022 Apigee hub released a new version of the software.

Fixed
Bug IDDescription
241241073Changed API hub UI route prefix fromapigee/api-registry toapigee/hub. The previousapigee/api-registry path will still continue to work, but will redirect toapigee/hub automatically.

July 27, 2022

Fixed
Bug IDDescription
230374510Mitigated issue where specs over 900KB (uncompressed) in size caused timeouts when trying to view their contents, and in turn caused instability with future requests for a short period of time. A warning message is now displayed when attempting to view specs that exceed 900KB.
230374510Fixed issue where viewing spec files that had a file extension of .gz would allow only download of the file and would not display the contents of the file, if supported.
Announcement

On July 27, 2022 Apigee hub released a new version of the software.

July 06, 2022

Announcement

On July 6, 2022 Apigee hub released a new version of the software.

Fixed
Bug IDDescription
229852942The error message displayed has been clarified for the case where the uploaded spec file type was not gzip, but the mime type selected was gzip.

June 27, 2022

Announcement

On June 27, 2022 Apigee hub released a new version of the software.

Fixed
Bug IDDescription
227334287An improved error dialog is displayed when an error occurs on API delete.
229852889Reference lists now filter out their parent API to prevent self-references.
232250641Resource IDs generated from names are now automatically truncated or padded to conform to length requirements.
236744313Fixed an issue where the spinning progress indicator would not go away.

June 06, 2022

Announcement

On June 6, 2022 Apigee hub released a new version of the software

Fixed
Bug IDDescription
234772624Fixed an issue where an API could not be deleted if it had deployments.

May 16, 2022

Announcement

On May 16, 2022 Apigee hub released a new version of the software.

Fixed
Bug IDDescription
232129385Users without artifact write permission encountered errors when loading various pages if the default API hub artifacts were not yet initialized by the system.

May 09, 2022

Announcement

On May 9, 2022 Apigee hub released a new version of the software.

Fixed
Bug IDDescription
231715589When viewing the API hub getting started page in the Google Cloud console, if you switched to another un-provisioned project, the browser encountered a redirect loop.

May 04, 2022

Announcement

On May 4, 2022Apigee API hub began the release of a new version of the software for Public Preview.

At Public Preview, products or features are ready for testing by customers. Preview offerings are often publicly announced, but are not necessarily feature-complete, and no SLAs or technical support commitments are provided for these. Unless stated otherwise by Google, Preview offerings are intended for use in test environments only.

Feature

Added theAPI Hub label in theApigee community.

Announcement

On May 4, 2022Apigee API hub began the release of a new version of the software for Public Preview.

At Public Preview, products or features are ready for testing by customers. Preview offerings are often publicly announced, but are not necessarily feature-complete, and no SLAs or technical support commitments are provided for these. Unless stated otherwise by Google, Preview offerings are intended for use in test environments only.

Feature

Added provisioning instructions.

Documentation:Provision API hub

Feature

Added instructions on how to get support.

Documentation:Get support

Feature

Action buttons in the UI are now disabled if you do not haveappropriate permissions to perform the action.

Feature

Added theAPI Hub label in theApigee community.

April 27, 2022

Announcement

On April 27, 2022 Apigee hub released a new version of the software.

Feature

Allsystem taxonomy descriptions are now editable.

April 20, 2022

Announcement

On April 20, 2022 Apigee hub released a new version of the software.

Feature

Changed columns in theHistory table:

  • ChangedDate & time toUpdated
  • ChangedComment toCommit history
  • AddedID, which is the ID of the revision as it appears in the registry API.

April 04, 2022

Announcement

On April 4, 2022 Apigee hub released a new version of the software.

Fixed
Bug IDDescription
226195254Lifecycle replacements did not take effect on lifecycles that were assigned to versions.
Feature

Delete dialogs will now remain open while the delete operation is being processed.

March 31, 2022

Announcement

On March 31, 2022 Apigee hub released a new version of the software.

Feature

Added ability to specify the MIME type of the initial spec file when registering a new API.

Documentation:Register APIs

Feature

Added ability to specify the MIME type of the spec file when uploading a new revision.

Documentation:Manage revisions

March 28, 2022

Fixed
Bug IDDescription
226194605The design style was not saved on API update.
226184510The related and dependencies edit forms were blank when opened.
Announcement

On March 28, 2022 Apigee hub released a new version of the software.

March 17, 2022

Feature

Added ability to edit the links in theRelated andDependencies reference list cards.

Feature

Changed the System icon from a Lock to a Check and changed the Search filter from a Circled Check to a Check on the Taxonomies page.

Documentation:Manage taxonomies

Feature

AddedRelated andDependencies reference list cards to the API detailpage.

Announcement

On March 17, 2022 Apigee API hub released a new version of the software.

Feature

Added title to the APIs list page.

Documentation:Customize the display

Fixed
Bug IDDescription
224570429Some pages did not set a proper page title.
223927791There was a typo in the API Edit deployment form.
222122131The API Document buttons in the API Deployments table did not update when a version was deleted or updated.
219989013Line breaks did not render in API descriptions.
218682838Could not delete the last revision of a spec if it had artifacts attached.
210991828On the Taxonomy edit form, if an element name generated an ID that was too short or too long, a submit error occurred.
201782973The API Filter form on the APIs list page did not take focus when opened.
Feature

Updated the API History table to use the filename as the link to the spec detail page, instead of the timestamp, and swapped the order of the Filename and Date/Time columns.

Documentation:Manage revisions

Feature

Changed the label of the "Revision History" tab on the API detail page to "History".

Documentation:Manage revisions

March 07, 2022

Feature

Added tab fordisplay settings to the Settings page.

Fixed
Bug IDDescription
221265023Fixed issue where the Get Access button in the Deployment list was visible even if the deployment had no access information.
221265023Fixed issue where the Deployment selection field in the Get Access side panel would allow you to select deployments that had no access information defined.
Feature

Added ability to mark a deployment as therecommended deployment for an API.

Feature

Added a button to the APIs list and API detail page thatdisplays the version of the documentation revision that is currently assigned to the recommended deployment and navigates to the documentation view of the revision, when clicked.

Feature

Items in theDeployment selection field in the Get Access side panel now signify if the deployment does not have any access information defined.

Feature

Changed the "Version" column in theDeployments table to "Documentation".

Feature

Added ability todefine an organization name that will be used in the UI to identify APIs owned by the user's organization.

Feature

Added a button to the Deployments table thatdisplays the version of the documentation revision that is currently assigned to the deployment and navigates to the documentation view of the revision, when clicked.

Feature

Added button to the API detail page that opens the accessinformation panel for the recommended deployment of the API, when clicked.

Feature

Added tag to the Deployments table to identify which deployment is currently set as therecommended deployment for the API.

Announcement

On March 7, 2022 Apigee API hub released a new version of the software.

February 15, 2022

Feature

Added ability tocreate new deployments for an API.

Feature

Added ability toedit existing deployments for an API.

Feature

Added ability todelete existing deployments for an API.

Feature

Added Deployment List to API detail page.

Documentation:Deployments andManage deployments

Announcement

On February 15, 2022 Apigee API hub released a new version of the software.

Feature

Added ability toview access information for a deployment of an API.

February 09, 2022

Announcement

On February 9, 2022 Apigee API hub released a new version of the software.

Fixed
Bug IDDescription
216809912Gateway taxonomy has been removed from the API edit form.
218092962The filter button did not close the API filter.
Feature

Changed "Add API" to"Register API" across the application.

Feature

January 31, 2022

Fixed
Bug IDDescription
216513294API hub pages did not refresh after switching projects.
Announcement

On January 31, 2022 Apigee API hub released a new version of the software.

January 26, 2022

Feature
Feature

Added the ability todownload spec revision files.

Announcement

On January 26, 2022 Apigee API hub released a new version of the software.

January 21, 2022

Announcement

On January 21, 2022 Apigee API hub released a new version of the software.

Feature

Added the ability toupload new API spec revisions from the API spec Revision history tab.

Feature

Added the ability toadd new versions from the API spec Revision history tab.

Feature

Added API specRevision history tab to the API detail page.

December 15, 2021

Announcement

On December 15, 2021, Apigee API hub launched as private preview.

Private preview is available by invitation to a small set of customers for testing and feedback before becoming more broadly available.

At private preview, products or features are ready for testing by customers. Preview offerings are often publicly announced, but are not necessarily feature-complete, and no SLAs or technical support commitments are provided for these. Unless stated otherwise by Google, private preview offerings are intended for use in test environments only.

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2026-02-19 UTC.