Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Nov 11:50
· 6 commits to main since this release
5427207

🚨 BREAKING CHANGES

  • The konnect_cloud_gateway_transit_gateway resource structure has had a bug fix that enables both AWS and Azure support. This has changed the resource structure and you will need to recreate any transit gateway attachments.
  • CLUSTER_TYPE_HYBRID is an internal cluster name which has now been removed from the provider. Use CLUSTER_TYPE_CONTROL_PLANE instead.
  • Setting scopes = [] in the OpenID Connect plugin is now respected. This means that the default has changed from ['openid'] to [].

Features

  • Updated Kong Gateway plugin schemas to 3.8.x
  • Added support for Azure Cloud Gateways deployments

Bug Fixes

  • Fix OpenAPI filename validation in API Products when using variables