Skip to content

5.1.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 08:54
855308a

Added

  • feat: add Organization Templates, B2B integration config, network ACL signatures & key deletion #922 (fern-api[bot])
    • Organization Templates - new OrganizationTemplatesClient (and its async/raw variants) plus a per-organization OrganizationTemplateClient, letting you create and manage reusable organization
      configuration templates.
    • B2B integration configuration - new B2BIntegrationConfiguration type and integration-type enum, exposed on connection profiles for configuring partner/B2B integrations, including SCIM
      provisioning (ConnectionProfileProvisioningScim, token scopes and tokens).
    • Network ACL signatures & key deletion - additions to the Keys NetworkAclsClient (and async/raw variants) for network ACL signature operations and key deletion.