Skip to content

Releases: nginx/kubernetes-ingress

v5.1.0

08 Jul 14:21
3978df5
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐛 Bug Fixes

📦 Helm Chart

  • Release 5.1.0 by @github-actions in #7940

🧪 Tests

  • Add retries to test logic by @vepatel in #7643
  • Docker image update a48c8357 by @github-actions in #7980

🔨 Maintenance

📝 Documentation

⬆️ Dependencies

  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/marketplacemetering from 1.28.2 to 1.29.0 in the go group by @dependabot in #7647
  • chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 in the go_modules group by @dependabot in #7666
  • Docker image update c1e42434 by @nginx-bot in #7714
  • chore(deps): bump the go group across 1 directory with 8 updates by @dependabot in #7711
  • chore(deps): bump the go group with 2 updates by @dependabot in #7767
  • Docker image update 78a6243e by @nginx-bot in #7788
  • chore(deps): bump the go group with 4 updates by @dependabot in #7798
  • Update kubernetes version to v1.33.1 in helm schema by @nginx-bot in #7808
  • chore(deps): bump the go group with 2 updates by @dependabot in #7824
  • Docker image update 5b83e3f7 by @nginx-bot in #7825
  • Docker image update 1de54b35 by @nginx-bot in #7855
  • chore(deps): bump github.com/gkampitakis/go-snaps from 0.5.11 to 0.5.12 in the go group by @dependabot in #7854
  • Update NGINX OSS to 1.27.5 by @pdabelf5 in #7890
  • Update go version to 1.24.4 by @pdabelf5 in #7896
  • Docker image update 61b675bc by @github-actions in #7888
  • Update UBI9 version to 9.6 as 9.5 is no longer updated by @pdabelf5 in #7893
  • chore(deps): bump the go group across 1 directory with 5 updates by @dependabot in #7900
  • Docker image update 6913142a by @github-actions in #7903
  • chore(deps): bump the go group with 3 updates by @dependabot in #7918
  • chore(deps): bump the go group with 4 updates by @dependabot in #7926
  • Docker image update 1e04714a by @github-actions in #7948
  • Docker image update 79d70b3a by @github-actions in #7963
  • chore(deps): bump the go group with 2 updates (#7959) by @pdabelf5 in #7964
  • Docker ima...
Read more

v5.0.0

16 Apr 14:21
8dfabca
Compare
Choose a tag to compare

What's Changed

💣 Breaking Changes

  • Remove support for Open Tracing for NGINX Plus by @jjngx in #7567
  • Remove OpenTracing Support from NIC by @pdabelf5 in #7633

🚀 Features

🐛 Bug Fixes

  • Clean up and fix for NIC Pod failing to bind when NGINX exits unexpectedly by @AlexFenlon in #7121
  • Correct typo in helm lease annotations template by @pdabelf5 in #7185
  • Add tracking.info and copy into plus images by @javorszky in #7400
  • Add NGINX state directory for ReadOnlyRootFilesystem by @haywoodsh in #7519

📦 Helm Chart

🧪 Tests

🔨 Maintenance

72 changes
Read more

v4.0.1

07 Feb 12:04
4334903
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Clean up and fix for NIC Pod failing to bind when NGINX exits unexpectedly by @AlexFenlon in #7295

📦 Helm Chart

🧪 Tests

🔨 Maintenance

📝 Documentation

⬆️ Dependencies

Full Changelog: v4.0.0...v4.0.1

Upgrade

Resources

v4.0.0

16 Dec 16:19
81bae7d
Compare
Choose a tag to compare

What's Changed

💣 Breaking Changes

🚀 Features

🐛 Bug Fixes

  • Generate valid yaml for readOnly fs by @jjngx in #6583
  • UpstreamServer Fields Logs Displayed as Memory Addresses by @AlexFenlon in #6635
  • Revert to original main-template without pod downtime by @jjngx in #6661
  • Add nil check to apikey suppliedIn by @j1m-ryan in #6733
  • Use default VS and TS templates when CfgMap obj is deleted by @jjngx in #6780

📦 Helm Chart

🧪 Tests

🔨 Maintenance

📝 Documentation

⬆️ Dependencies

65 changes
Read more

v3.7.2

25 Nov 17:42
561824f
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

🔨 Maintenance

📝 Documentation

  • Fix docs 404s by @pdabelf5 in #6768
  • Remove fips images from documentation until OpenSSL fix is available by @pdabelf5 in #6799
  • Update NMS references by @Jcahilltorre in #6820
  • Add endpoint to product telemetry doc by @j1m-ryan in #6856

⬆️ Dependencies

Full Changelog: v3.7.1...v3.7.2

Upgrade

Resources

v3.7.1

06 Nov 17:26
cc54bee
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Add nil check to apikey suppliedIn by @j1m-ryan in #6735
  • Add OIDC fix for ID token nonce claim validation by @jjngx in #6761

🔨 Maintenance

📝 Documentation

⬆️ Dependencies

Full Changelog: v3.7.0...v3.7.1

Upgrade

Resources

v3.7.0

30 Sep 12:52
ca02a38
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

🚀 Features

🐛 Bug Fixes

  • 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
  • Add default telemetry endpoint by @shaun-nx in #5885
  • GRPC healthcheck should not have keepalive time by @j1m-ryan in #5899
  • Don't log errors for not implemented grpc metrics by @jjngx in #6125
  • Fix panic when creating VirtualServer by @hafe in #6232
  • Create unique lease obj for each NIC installed via Helm by @jjngx in #6372
  • Fix udp/http listener validation logic by @j1m-ryan in #6406
  • Disable batch reload when batch finishes by @dareste in #6446
  • grafana template update that works with grafana v11.2.0 (#6511) by @jjngx in #6526

📦 Helm Chart

🧪 Tests

🔨 Maintenance

129 changes
Read more

v3.6.2

19 Aug 13:22
0c609b4
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

📦 Helm Chart

🧪 Tests

🔨 Maintenance

📝 Documentation

⬆️ Dependencies

Full Changelog: v3.6.1...v3.6.2

Upgrade

Resources

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