Edit in GitHubLog an issue

Release notes

The following sections list updates to API Mesh for Adobe Developer App Builder. Refer to the Upgrade version for more information on upgrading.

July 22, 2024

This release contains the following changes to API Mesh:

Enhancements

  • API Mesh now supports including secrets in your mesh configuration file. For more information, see Secrets management.
  • Several new files are available in local development after running the aio api-mesh init command. These files enhance the developer experience and facilitate future enhancements.

Bug fixes

  • Fixed an issue where multiple Set-Cookie response headers could be concatenated in a single response.
  • Equals signs (=) are now allowed in environment variables.

May 21, 2024

This release contains the following changes to API Mesh:

Bug fixes

Resolved an unexpected error that could occur when implementing CI/CD.

April 23, 2024

This release contains the following changes to API Mesh:

Bug fixes

Resolved an issue that could cause operation headers to be exposed as query string parameters in the source URL when useGETForQueries was set to true.

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:install @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:install @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.

Next steps

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