Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/0.7.0 #76

Merged
merged 10 commits into from
Sep 11, 2024
Merged

Release/0.7.0 #76

merged 10 commits into from
Sep 11, 2024

Conversation

mheap
Copy link
Member

@mheap mheap commented Aug 25, 2024

Features

  • Add the konnect_gateway_custom_plugin resource for managing non-bundled plugins
  • Add support for all bundled Kong plugins
  • Add support for labels to konnect_api_product_version
  • Add support for ordering to konnect_gateway_plugin

Bug fixes

  • Force recreation of konnect_gateway_* entities if control_plane_id changes
  • proxy_urls on konnect_control_plane and dataplane_groups on konnect_cloud_gateway are now marked as sets rather than list. This makes terraform diff ignore the order of items in the list.

Resolves #62
Resolves #64
Resolves #70
Resolves #69
Resolves #61
Resolves #56
Resolves #57
Resolves #58
Resolves #71

@mheap
Copy link
Member Author

mheap commented Sep 10, 2024

Failing commit is due to gen.yaml being edited. I skipped the build until the release is ready

@mheap mheap added the minor label Sep 11, 2024
@mheap mheap marked this pull request as ready for review September 11, 2024 16:03
@mheap mheap merged commit fb914c0 into main Sep 11, 2024
1 check passed
@mheap mheap deleted the release/0.7.0 branch September 11, 2024 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment