From 1332944b06afa697fe2678fe64f9cc658671dcb2 Mon Sep 17 00:00:00 2001 From: Travis Martin Date: Tue, 8 Oct 2024 16:24:04 -0700 Subject: [PATCH] Removed note mentioning R33 from NIC RNs. --- site/content/releases.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/site/content/releases.md b/site/content/releases.md index fc3c15b51e..e4036b6440 100644 --- a/site/content/releases.md +++ b/site/content/releases.md @@ -16,14 +16,6 @@ We recommend against: 2. Building new custom FIPS images. {{< /note >}} -{{< note >}} -For users who build images of NGINX Ingress Controller. -On October 29th, NGINX Plus R33 will be released. -This release of NGINX Plus will bring a **breaking** change. -As a result, version `3.7.0` and earlier of NGINX Ingress Controller will not be compatible with NGINX Plus R33 and later. -In our next major release, `v4.0.0`, NGINX Ingress Controller will bring compatibility with NGINX R33. -{{< /note >}} - {{< note >}} In our next major release, `v4.0.0`, the default log library for NGINX Ingress Controller will be changed from `golang/glog` to `log/slog`. This will mean that logs generated by NGINX Ingress Controller will be in a structured format with the option to choose a `string` or `json` output.