Skip to content

3.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Oct 13:10
· 59 commits to main since this release
a110d70

APIRule v1beta1 Deletion

This release introduces the third phase of APIRule v1beta1 deletion. The APIRule API in version v1beta1 is no longer available, and the only supported versions are v2alpha1 and v2.
APIRules created in version v1beta1 are not automatically migrated, but
remain functional. However, you can no longer create APIRule CRs v1beta1 in new and existing clusters, modify existing APIRule CRs v1beta1, or delete them. For more information on the deletion timeline for SAP BTP, Kyma runtime, see APIRule v1beta1 Migration Timeline.

Note

To make sure that support for your APIRules is maintained, you must migrate them to version v2. To learn how to do this, see APIRule Migration.

Bug Fixes

  • We've fixed a bug where APIRules v2 allowed applying empty spec. See #2271.

Full changelog: 3.3.0...3.4.0