Skip to content

Releases: nginxinc/kubernetes-ingress

v3.6.1

04 Jul 14:37
cd86e6a
Compare
Choose a tag to compare

Important

FIPS compliant images are currently impacted by compatibility issues with a dependent library.
We recommend against:

  1. Patching older FIPS images, which could re-introduce the incompatible dependency.
  2. Building new custom FIPS images.

What's Changed

🐛 Bug Fixes

🔨 Maintenance

📝 Documentation

⬆️ Dependencies

Full Changelog: v3.6.0...v3.6.1

Upgrade

Resources

v3.6.0

26 Jun 15:56
67ef4d9
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐛 Bug Fixes

  • fix ap-waf flag in error message by @vepatel in #5350
  • Don't reload when use-cluster-ip endpoints update, and change the ingress use-cluster-ip implementation to use the cluster ip instead of the fqdn by @j1m-ryan in #5318
  • fix status for invalid vs and vsr, for weight changes dynamic reload by @j1m-ryan in #5375
  • pin ap compiler by @vepatel in #5433
  • Add support for named ports in ingresses which use-cluster-ip by @j1m-ryan in #5456
  • Fix nginx breaking & remove unused code for ProxySetHeaders annotation by @AlexFenlon in #5426
  • Fix error messages by @jjngx in #5542
  • Fix incorrect errors showing in Telemetry by @AlexFenlon in #5561
  • Don't count Custom Resources if not enabled at NIC startup by @jjngx in #5749
  • Change log level, to Info and above, before calling prometheus exporter functions by @j1m-ryan in #5786
  • fix api key policy undefined routes by @j1m-ryan in #5838

📦 Helm Chart

🧪 Tests

🔨 Maintenance

79 changes
Read more

v3.5.2

31 May 14:57
90d4082
Compare
Choose a tag to compare

What's Changed

⚠️ NGINX App Protect

  • Bundles compiled on NAP WAF versions <= v4.8.x are not compatible with NAP WAF versions >= 4.9.x, this release of NIC includes NAP WAF v4.10 so recompilation of policy bundles is required. JSON based WAF Policies aren’t affected with this change.

📦 Helm Chart

🧪 Tests

🔨 Maintenance

📝 Documentation

⬆️ Dependencies

  • Bump the go group with 2 updates by @github-actions in #5590
  • [cherry-pick] Manually apply main go patches by @oseoin in #5631
  • [cherry-pick] Bump the go group across 1 directory with 4 updates by @nginx-bot in #5638
  • [cherry-pick] Upgrade prometheus exporter to 1.1.2 by @pdabelf5 in #5662
  • Docker image update d41d8cd9 by @nginx-bot in #5579
  • Cherry pick kind 1.30 by @oseoin in #5642
  • Container SHA cherry pick by @oseoin in #5573
  • Bump the python group across 1 directory with 4 updates by @github-actions in #5598
  • [pre-commit.ci] pre-commit autoupdate by @github-actions in #5600
  • Bump golang from f1fe698 to b8ded51 in /build by @nginx-bot in #5623
  • [cherry-pick] Bump redhat/ubi8 from 83068ea to a424544 in /build by @nginx-bot in #5630
  • Bump aquasecurity/trivy-action from 0.20.0 to 0.21.0 in the actions group by @nginx-bot in #5618
  • [cherry-pick] [pre-commit.ci] pre-commit autoupdate by @nginx-bot in #5636
  • [cherry-pick] Update debian build stages to use gpg over sq by @pdabelf5 in #5665
  • [cherry-pick]NGINX Plus R32 by @vepatel in #5654
  • [cherry-pick] Docker image update d41d8cd9 by @nginx-bot in #5673
  • [cherry-pick] Bump the python group in /tests with 2 updates by @nginx-bot in #5669

New Contributors

  • @github-actions made their first contribution in #5590

Full Changelog: v3.5.1...v3.5.2

Upgrade

Resources

v3.5.1

08 May 16:33
9bb46eb
Compare
Choose a tag to compare

What's Changed

📦 Helm Chart

🐛 Bug Fixes

  • Don't reload when use-cluster-ip endpoints update by @j1m-ryan in #5463
  • Fix status for invalid vs and vsr, for weight changes dynamic reload … by @j1m-ryan in #5464
  • Add support for named ports in ingresses which use-cluster-ip (#5456) by @j1m-ryan in #5470

📝 Documentation

⬆️ Dependencies

Other Changes

Full Changelog: v3.5.0...v3.5.1

Upgrade

Resources

v3.5.0

26 Mar 12:50
33971b8
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐛 Bug Fixes

  • Move set above rewrite to fix uninitialized variable by @AlexFenlon in #5211
  • Initialize stopCh channel for ExternalDNS by @shaun-nx in #5175
  • Ensure backup server is removed from upstreams when the Backup Service is deleted by @shaun-nx in #5053

📦 Helm Chart

  • Refactor volumes and volumeMounts to common helpers by @oseoin in #5159
  • Move common pod label definitions to helpers by @oseoin in #5179
  • Agent management and helm configuration by @oseoin in #5188

🧪 Tests

🔨 Maintenance

📝 Documentation

⬆️ Dependencies

97 changes
Read more

v3.4.3

19 Feb 12:39
3b14d1d
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

📦 Helm Chart

⬆️ Dependencies

Full Changelog: v3.4.2...v3.4.3

Upgrade

Resources

v3.4.2

16 Jan 16:05
63ac31a
Compare
Choose a tag to compare

What's Changed

📦 Helm Chart

Other Changes

Full Changelog: v3.4.1...v3.4.2

Upgrade

Resources

v3.4.1

16 Jan 12:32
19706a7
Compare
Choose a tag to compare

What's Changed

🚀 Features

📦 Helm Chart

🧪 Tests

📝 Documentation

Full Changelog: v3.4.0...v3.4.1

Upgrade

Resources

v3.4.0

19 Dec 11:16
0811b5c
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • Allow default_server listeners to be customised by @shaun-nx in #4464
  • Update use of http2 listen directive to align with deprecation by @shaun-nx in #4526
  • Use Lease for leader election by @lucacome in #4276
  • Remove deprecated preview policy flag by @shaun-nx in #4595
  • Generate mainfests automatically from Helm by @lucacome in #4278
  • Graduate TransportServer and GlobalConfiguration to v1 by @shaun-nx in #4574
  • Delete the DNSEndpoint resource when VS is deleted & Ratelimit requeues on errors. by @ciarams87 in #4504
  • Support weights 0 and 100 in traffic splitting by @haywoodsh in #4655
  • Add support for backup directive for VS and TS by @jjngx in #4653

🐛 Bug Fixes

  • prevent pip to look for dependency during install by @vepatel in #4342
  • update dockerfile for debian N+ by @vepatel in #4575
  • Don't throw annotation deprication warning when ingressClassName is not used in an Ingress resource by @shaun-nx in #4564
  • Update vs backup service tests with retries (#4797) by @jjngx in #4799
  • fix retries in tests (#4801) by @jjngx in #4806

📦 Helm Chart

🧪 Tests

🔨 Maintenance

📝 Documentation

⬆️ Dependencies

86 changes
  • Bump github.com/cert-manager/cert-manager from 1.13.0 to 1.13.1 by @dependabot in #4439
  • Bump github/codeql-action from 2.21.8 to 2.21.9 by @dependabot in #4441
  • Bump google-auth from 2.23.0 to 2.23.2 in /tests by @dependabot in #4445
  • Bump cffi from 1.15.1 to 1.16.0 in /tests by @dependabot in #4446
  • Bump urllib3 from 1.26.15 to 2.0.6 in /tests by @dependabot in #4455
  • Bump charset-normalizer from 3.2.0 to 3.3.0 in /tests by @dependabot in #4453
  • Bump packaging from 23.1 to 23.2 in /tests by @dependabot in #4454
  • Bump github.com/prometheus/client_golang from 1.16.0 to 1...
Read more

v3.3.2

01 Nov 20:05
v3.3.2
d239c20
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

🧪 Tests

🔨 Maintenance

📝 Documentation

⬆️ Dependencies

New Contributors

Full Changelog: v3.3.1...v3.3.2

Upgrade

Resources