Skip to content

Commit a6cb179

Browse files
committed
May release 2
1 parent 74f6543 commit a6cb179

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

src/pages/mesh/release/index.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,19 @@ To use the latest enhancements, update your CLI to the latest version:
2424
aio plugins:install @adobe/aio-cli-plugin-api-mesh
2525
```
2626

27+
## May 22, 2024
28+
29+
This release contains the following changes to API Mesh:
30+
31+
### Enhancements
32+
33+
- [Log forwarding](../advanced/logging.md#log-forwarding) now forwards key request and response headers, and HTTP access logs in addition to worker logs.
34+
- Standardized error messages for improved usability and debugging.
35+
36+
### Bug fixes
37+
38+
- Fixed an issue where OpenAPI handlers with `int64` format properties could cause errors when querying.
39+
2740
## May 12, 2025
2841

2942
This release contains the following changes to API Mesh:

0 commit comments

Comments
 (0)