Skip to content

Release 6.6.61

Choose a tag to compare

@alexpmule alexpmule released this 02 Mar 19:25
· 8 commits to 6.0.x since this release
d8afebe

Release Date: March 2, 2026

Bug Fixes:

gRPC Service Method Names (https://gus.my.salesforce.com/a07EE00002V3YhdYAF)

Fixed missing method names in Summary view and Navigation menu for gRPC APIs with multiple methods. Previously showed only "UNARY" labels without method identification.

gRPC Message Type Names (https://gus.my.salesforce.com/a07EE00002V40oGYAR)

Fixed "Unnamed type" display for gRPC messages defined with oneof. Now shows actual message type names.

Updated Components

  • @api-components/api-navigation: 4.3.21 → 4.3.22
  • @api-components/api-summary: 4.6.17 → 4.6.18
  • @api-components/api-type-document: → 4.2.41

Links