Releases: mulesoft/api-console
v6.6.56
v6.6.55
What's New in this Release
🔥 gRPC Support
This release brings partial gRPC support to the API Console and documentation suite — enabling seamless work with gRPC APIs, improved rendering, navigation, and messages. (In this version, GRPC is not supported in the try panel.)
- W-20872911 — Prepare and publish release with full gRPC support (main orchestrator ticket)
- W-20359326 — Support gRPC endpoints in API summary
- W-20359321 — Hide URL panel in endpoint documentation for gRPC APIs
- W-20359320 — Hide code snippets in method documentation for gRPC APIs
- W-20359317 — Properly display body data in gRPC documentation
- W-20141096 — Properly display response messages in gRPC documentation
- W-20115140 — Adapt navigation and types for full gRPC compatibility
- W-19991461 — Update AMFHelperMixin to correctly detect and identify gRPC APIs
🛠️ Bug Fixes & Improvements
- W-11650729 — Fix API Documentation Preview:
nullable: trueno longer removes descriptions or incorrectly adds union types - W-20872645 — Fix and fully enable support for Agent topics
- W-20872589 — Standardize and fix GitHub Actions workflows for component publishing
- W-20242139 — Fix rendering issue:
tagsproperty now displays correctly in the API Console - W-20075703 — Fix array type indicator rendering when used inside union types
v6.6.54
Merge pull request #884 from mulesoft/build/6.6.54 @W-20872851 chore: change deployment environment to mulesoft-ubuntu in workflow c…
v6.6.52
W-19719159 : High Severity CVE-2025-48050 vulnerability in MS api console.
W-19596014 : Issue is caused by the logic in api-example-generator for generating examples with additionalProperties
v6.6.51
Build/6.6.51 (#877) * chore: update @api-components/api-example-generator to version 4.4.35 in package-lock.json * 6.6.51 * chore: update package-lock.json and package.json for dependency versions and license information - Bump lockfile version from 2 to 3 in package-lock.json. - Update @api-components/api-request version from ^0.3.0 to ^0.3.8 in package.json. - Add license information for several dependencies in package-lock.json. - Introduce dompurify version 3.1.3 in package.json and set it as a resolution.
v6.6.50
What's Changed
- W-19171962
Updated @api-components/amf-helper-mixin to version 4.5.33
Updated @api-components/api-body-document to version 4.4.14
Updated @api-components/api-summary to version 4.6.12
Updated @api-components/api-navigation to version 4.3.5
Added new agents-api.yaml model for Hotel Reservations API
Updated apis.json to include new agents-api model
Full Changelog: v6.6.49...v6.6.50
v6.6.49
Fixed:
W-19097505 - Example array is getting rendered differently in Exchange UI and Design Center
W-18830464 - When I publish a specific OAS in exchange then the UI shows a body that has extra back-slashes "/" and quotes"" . The same example doesn't show extra back-slashed and quote in Design centre
Full Changelog: v6.6.48...v6.6.49
v6.6.48
W-17909207 - When example is empty method documentation remains blank
v6.6.47
v6.6.46
List mappings in api-type-document W-17482612
List mappings in property-shape-document W-17482615