Edit in GitHubLog an issue

Release notes

The following sections indicate when updates were made to API Mesh for Adobe Developer App Builder. Refer to the Upgrade version for more information on upgrading versions.

April 04, 2024

This release contains the following changes to API Mesh:

Bug fixes

Resolved an issue that prevented resolvers from updating when updating a mesh.

January 30, 2024

This release contains the following changes to API Mesh:

Bug fixes

Resolved a MODULE_NOT_FOUND error in the @adobe/aio-cli-plugin-api-mesh CLI. If you encounter this error, upgrade to version 3.2.2 (latest).

January 11, 2023

This release contains the following changes to API Mesh:

Enhancements

  • A --select argument is now available for the run command. By providing the --select argument, you can run a mesh based on the mesh artifact in the selected workspace instead of rebuilding the mesh.

  • Various improvements to server performance.

November 14, 2023

This release contains the following changes to API Mesh:

Enhancements

  • Internal monitoring and optimization upgrades.

Bug fixes

  • Resolved an issue in the CLI where using the aio api-mesh get --json command in a workspace with no mesh configuration would return an inconsistent error.

October 18, 2023

This release contains the following changes to API Mesh:

Bug fixes

Performance fixes.

October 09, 2023

This release contains the following changes to API Mesh:

Enhancements

A run command beta is now available, which allows you to create a local API Mesh environment for development and testing purposes. The run command works in concert with the init command and environment variables to provide more robust developer tooling.

To update to the newest version of the CLI, run aio-update or aio plugins:update @adobe/aio-cli-plugin-api-mesh.

September 21, 2023

This release contains the following changes to API Mesh:

Enhancements

August 30, 2023

This release contains the following changes to API Mesh:

Enhancements

Due to upcoming changes in the Adobe I/O Extensible CLI, the API Mesh CLI may encounter an Unable to create API key error when running an aio api-mesh create command on a workspace that has an existing API key. To resolve this run aio-update or aio plugins:update @adobe/aio-cli-plugin-api-mesh to ensure you have version 3.0.0 of the API Mesh plugin.

Alternatively, if updating your plugin is not an option, you can manually delete the credential from Adobe Developer Console by navigating to API Keys in the appropriate workspace and clicking Delete Credential.

August 17, 2023

This release contains the following changes to API Mesh:

Enhancements

  • Added support for aliasing.
  • Added internal caching improvements. You may notice improvements to response time.

July 31, 2023

This release contains the following changes to API Mesh:

Enhancements

  • Added the SOAP handler to API Mesh.
    • The SOAP handler is experimental and should not be used in production deployments.
  • Added internal logging improvements.

Bug fixes

  • Removed a configuration option that was enabled but not supported.
  • Resolved a 500 Internal Server Error that could occur when deleting a mesh.
  • Resolved a 400 Bad Request that could occur when updating a mesh.

June 29, 2023

This release contains the following changes to API Mesh:

Bug fixes

  • A previous release introduced an issue that could cause unnecessary delays on GraphQL requests. This issue has been resolved and could result in improved performance.

June 27, 2023

This release contains the following changes to API Mesh:

Bug fixes

  • Resolved an issue where error details from GraphQL sources appeared as a generic error. API Mesh now forwards the error details from the GraphQL source.

June 15, 2023

This release contains the following changes to API Mesh:

Enhancements

  • Added support for automatically importing files for local hooks.

June 6, 2023

This release contains the following changes to API Mesh:

Enhancements

Fastly headers for Adobe Commerce sources no longer prefix headers with their source name. For more information, refer to Fastly prefixing. This enhancement introduces breaking changes for a narrow use case where the modified headers were being consumed.

Bug fixes

Resolved an issue that caused meshes to not update immediately.

June 1, 2023

This release contains the following changes to API Mesh:

Bug fixes

Resolved an issue that caused a "job stalled more than allowable limit" error when provisioning a mesh.

May 16, 2023

This release contains the following changes to API Mesh:

Enhancements

The hooks plugin allows you to invoke a composable local or remote function on a targeted node.

May 4, 2023

This release contains the following changes to API Mesh:

Enhancements

Added several new tools for local development. We will continue to enhance developer tooling in future releases.

Bug fixes

  • Resolved an issue where the useGETForQueries flag was not respected.
  • Operational headers are now converted to lowercase at runtime to prevent capitalization mismatches.

April 20, 2023

This release contains the following changes to API Mesh:

Enhancements

  • Internal autoscaling updates.

Bug fixes

  • Resolved an issue that could cause a "Module Not Found" error.

Mar 31, 2023

This release contains the following changes to API Mesh:

Enhancements

  • Improved performance.
  • Updated logging protocols to support backend server updates.

Mar 16, 2023

This release contains the following changes to API Mesh:

Enhancements

  • Improved API Mesh performance and response times.

Bug fixes

  • Resolved an issue where access-control-allow-origin header would not respect the responseConfig.

Feb 23, 2023

This release contains the following changes to API Mesh:

Enhancements

Bug fixes

  • Resolved an issue that allowed meshes to have multiple sources with the same name.

Breaking changes

  • If your mesh has multiple sources with the same name, you will need to change them to unique names and then update your mesh.

  • The httpDetails header has been deprecated in favor of includeHTTPDetails.

Jan 17, 2023

We have made the following changes since the API Mesh beta:

Enhancements

  • The new aio api-mesh:status command allows you to:

    • View where your mesh is in the provisioning process

    • See any provisioning errors associated with your mesh

  • Error messages will now contain RequestIds. You can provide these IDs to support when troubleshooting errors.

  • Responses now include response time information for each source in your mesh.

  • Use the httpdetails header to see response times and other information from your source handlers.

  • nvm 18.x.x is required to upgrade API mesh. See Software updates for details.

Bug fixes

  • Resolved an issue that previously prevented mesh updates from propagating.

  • Mesh updates that result in errors no longer overwrite the mesh in the selected workspace.

Breaking changes

The following breaking changes must be addressed to make previously created meshes compatible with the new version.

Additionally, the beta release contained two experimental features that are not supported in the GA release:

  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2024 Adobe. All rights reserved.