Skip to content

Commit

Permalink
RN for fix in APIRule v2alpha1 hosts validation (#1400)
Browse files Browse the repository at this point in the history
* RN for fix in APIRule v2alpha1 hosts validation

* Update docs/release-notes/2.8.0.md

Co-authored-by: Natalia Sitko <[email protected]>

---------

Co-authored-by: Natalia Sitko <[email protected]>
  • Loading branch information
kolodziejczak and nataliasitko authored Oct 24, 2024
1 parent 7f6f82e commit 131d18d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/release-notes/2.8.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@

## Bug fixes

- Remove hard dependency to Gardener DNSEntry and Certificate resources and handle them on-demand if they are present [#1341](https://github.com/kyma-project/api-gateway/pull/1341)
- Remove hard dependency to Gardener DNSEntry and Certificate resources and handle them on-demand if they are present [#1341](https://github.com/kyma-project/api-gateway/pull/1341)
- Fix FQDN validation for the **hosts** field entries in APIRule `v2alpha1`, allowing for one-character long labels and two-character top-level domains [#1376](https://github.com/kyma-project/api-gateway/pull/1376)

0 comments on commit 131d18d

Please sign in to comment.