Skip to main content
Feedback

OpenAPI changelog

Changelog

2025-05 (Version 11, Current)

  • Support for AWS Signature authentication.

  • Support for IAM Roles Anywhere authentication.

2025-03 (Version 10, Reverted)

  • Subsequent to the Runtime release, the features for the March release were reverted. If you applied version 10, you will be reverted back to version 9.

2024-01 (Version 9)

  • Connection pooling is now supported.

2023-11

  • Overridable fields now include Access Token parameters, Authorization parameters, and Extended JWT Claims (if supported by the connector).

2023-09

  • Additional authentication methods:

    • OAuth JWT Bearer Token
    • NTLM Authentication
  • An API Key authentication mechanism with the ability to specify API key location (Request Header, Query Parameter, Cookie).

  • Composed schema recursion is now calculated as a group rather than an individual schema.

On this Page