Edit in GitHubLog an issue

Update to the latest CLI version

Update the API Mesh CLI to the latest version to avoid encoding issues.

Release notes

The following sections list updates to API Mesh for Adobe Developer App Builder.

To use the latest enhancements, update your CLI to the latest version:

Copied to your clipboard
aio plugins:install @adobe/aio-cli-plugin-api-mesh

Known issues

If you encounter a TypeError, such as HandlerCtor is not a constructor, when running a CLI command, you should uninstall and reinstall the API Mesh plugin and try the command again:

Copied to your clipboard
aio plugins:uninstall @adobe/aio-cli-plugin-api-mesh
Copied to your clipboard
aio plugins install @adobe/aio-cli-plugin-api-mesh

December 03, 2025

This release contains the following changes to API Mesh:

Enhancements

  • Added a prompting guide to generate API Mesh configurations using AI prompting techniques.

December 01, 2025

This release contains the following changes to API Mesh:

Bug fixes

  • Resolved an intermittent issue where provisioning context state that could cause a Context state is not configured for this mesh error.
  • Resolved a possible TypeError that could lead to 500 errors when your mesh is experiencing heavy traffic.

September 29, 2025

This release contains the following changes to API Mesh:

Bug fixes

  • Resolved an issue that could prevent retrieving logs in the CLI.

September 18, 2025

This release contains the following changes to API Mesh:

Enhancements

Added support for customer group–specific caching in API Mesh by enabling cache variance on custom headers with the x-api-mesh-vary header.

September 08, 2025

This release contains the following changes to API Mesh:

Bug fixes

  • Fixed a serialization error that could occur when using useGETForQueries with GraphQL handlers.

August 11, 2025

This release contains the following changes to API Mesh:

Enhancements

Troubleshooting

If you encounter the following error, refer to Troubleshooting for a solution.

Copied to your clipboard
Mesh TypeError: Cache is not a constructor

August 08, 2025

This release contains the following changes to API Mesh:

Enhancements

  • Updated the user interface in the developer console to allow you to view the deployment history for your mesh.

  • Added an Open Playground button to the developer console user interface that allows you to interact with your mesh using a GraphiQL client.

  • Added an --active flag to the aio api-mesh:get command that allows you to retrieve the most recent successfully deployed mesh.

June 24, 2025

This release contains the following changes to API Mesh:

Enhancements

June 24, 2025

This release contains the following changes to API Mesh:

Bug fixes

  • Fixed an error that could occur when using the aio api-mesh:run command with unreferenced files in your mesh configuration.

June 16, 2025

This release contains the following changes to API Mesh:

Enhancements

  • Resolved a 500 error that could occur when fetching a GraphQL source.

June 05, 2025

This release contains the following changes to API Mesh:

Enhancements

May 22, 2025

This release contains the following changes to API Mesh:

Enhancements

  • Log forwarding now forwards key request and response headers, and HTTP access logs in addition to worker logs.
  • Standardized error messages for improved usability and debugging.

Bug fixes

  • Fixed an issue where OpenAPI handlers with int64 format properties could cause errors when querying.

May 12, 2025

This release contains the following changes to API Mesh:

Enhancements

April 22, 2025

This release contains the following changes to API Mesh:

Enhancements

Bug fixes

April 17, 2025

This release contains the following changes to API Mesh:

Enhancements

  • A new experimental feature allows you to forward logs to New Relic using the aio api-mesh:config:set:log-forwarding command.

  • The CLI now warns you if you have includeHTTPDetails set to true in your mesh configuration. This is a security risk and should not be used in production.

April 03, 2025

This release contains the following changes to API Mesh:

Bug fixes

  • Resolved an issue where breakpoints were not respected in local development when using the aio api-mesh run command.

March 27, 2025

This release contains the following changes to API Mesh:

Bug fixes

  • Resolved an encoding issue that could cause problems when interacting with a mesh. Update your CLI to the latest version, if you experience similar issues.
  • Resolved an issue that prevented certain additionalResolvers from functioning correctly when using local development.

March 03, 2025

This release contains the following changes to API Mesh:

Enhancements

  • Hooks are now supported in local development for edge meshes.
  • Improved the information provided in the CLI when requesting the status of a provisioning mesh with the aio api-mesh:status command.

February 26, 2025

This release contains the following changes to API Mesh:

Bug fixes

  • Resolved an issue that could cause truncated logs.

February 19, 2025

This release contains the following changes to API Mesh:

Enhancements

  • Authorization improvements to the CLI. To install the latest version of the API Mesh plugin, run the following command:

    Copied to your clipboard
    aio plugins:install @adobe/aio-cli-plugin-api-mesh
  • The CLI now notifies you when a new version of the aio-cli-plugin-api-mesh plugin is available.

February 6, 2025

This release contains the following changes to API Mesh:

Enhancements

  • Native caching closed beta is now available for edge meshes.
  • Local development is now available for edge meshes.
    • Hooks are currently not supported in local development.
  • Internal authorization improvements.

January 09, 2025

This release contains the following changes to API Mesh:

Bug fixes

  • Fixed an issue where downstream errors were not logged correctly.
  • Internal efficiency improvements.

Next steps

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