Skip to main content

Internal Developer Portal release notes

Review the notes below for details about recent changes to Harness Internal Developer Portal.

Latest - July 27, 2023, version 0.7.0

  • IDP now includes the Confluence search plugin to include results from Confluence spaces. To learn more, got to the plugin documentation. (IDP-845)
  • The interval at which IDP polls Git repositories associated with the software catalog has increased from 5 minutes to 15 minutes. (IDP-749)

Previous releases

2023 releases

July 12, 2023, version 0.6.0

What's new
  • You can now access IDP catalog APIs by using the Harness X-API-Key. For more information, go to API access. (IDP-768)
  • A newer version of the Harness CI/CD plugin has been added with new annotations support. It's now possible to filter pipelines across projects and orgs. For more information, go to the plugin's readme. (IDP-758)
  • The Harness Feature Flags plugin is now available in IDP. (IDP-778)
  • The trigger:harness-custom-pipeline action on the software template template.yaml is now synchronous with pipeline execution. The action keeps running during pipeline execution, and it shows the current status of the pipeline.
  • Since the trigger:harness-custom-pipeline is now synchronous, you can use the catalog:register action in a template and register the newly generated software component's catalog-info.yaml.
Early access

This release does not include early access features.

Fixed issues
  • Fixed a bug with access control around de-registering a software component. (IDP-757)

June 27, 2023, version 0.5.0

What's new
  • The Backstage version has been upgraded to 1.14. (IDP-632)
  • The following GitHub-based plugins are now available in IDP:
  • IDP now includes support for GitHub and Google OAuth applications. You can configure a GitHub or Google OAuth application in the IDP Admin view. These applications are used by the GitHub-based plugins to use the logged-in user's credentials when making API requests. (IDP-676, IDP-661, IDP-647)
  • IDP now supports a URL allowlist. If the catalog-info.yaml references API definitions that are hosted on a provider other than your Git provider, add the URL to the allowlist. (IDP-648)
Early access

This release does not include early access features.

Fixed issues
  • Improvements have been made to reduce the time required for onboarding to the IDP module. (IDP-649)