Skip to content

Releases: nginxinc/kubernetes-ingress

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

v3.3.1

13 Oct 17:42
v3.3.1
0f828bb
Compare
Choose a tag to compare

What's Changed

🔨 Maintenance

📝 Documentation

⬆️ Dependencies

Full Changelog: v3.3.0...v3.3.1

Upgrade

Resources

v3.3.0

26 Sep 20:12
v3.3.0
f255b03
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • Read Prometheus key/cert from memory by @jjngx in #4023
  • Expose Location Zones metrics by @jjngx in #4080
  • Add path-regex annotation for ingress by @jjngx in #4127
  • Add support for path-regex annotation in Ingress Master-Minion by @jjngx in #4200
  • Add command line argument for custom TLS Passthrough port by @haywoodsh in #4108
  • Path-Regex annotation on master and minions are set independently by @jjngx in #4223
  • Match file permissions for GID 0 as owner UID 101 by @sigv in #3962
  • Add custom listener controls to VirtualServer by @shaun-nx in #4271

🐛 Bug Fixes

📦 Helm Chart

🧪 Tests

🔨 Maintenance

📝 Documentation

⬆️ Dependencies

115 changes
Read more

v3.2.1

18 Aug 01:18
v3.2.1
2fa4308
Compare
Choose a tag to compare

What's Changed

🧪 Tests

🔨 Maintenance

📝 Documentation

⬆️ Dependencies

Full Changelog: v3.2.0...v3.2.1

Upgrade

Resources

v3.2.0

27 Jun 20:00
v3.2.0
6ce07ed
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • Gunzip for VS by @jjngx in #3790
  • Inherit NET_BIND_SERVICE from IC to Nginx by @sigv in #3722
  • Fix/OIDC - relaxed OIDC scope validation by @jjngx in #3863
  • Specify runAsNonRoot in daemon-set manifests by @sigv in #3925
  • Add support for the SameSite sticky cookie attribute by @jjngx in #4001
  • Add Alpine image with FIPS inside by @lucacome in #4031

🐛 Bug Fixes

  • Update VirtualServer to ignore CRL for EgressMTLS by @shaun-nx in #3737
  • Update VirtualServer template to generate an internal jwt auth location per policy applied by @shaun-nx in #3798
  • indent to annotations key in leader-elec cm by @vepatel in #3840
  • Fix gunzip support for VS and add python tests by @jjngx in #3844
  • Add Funcs() method to UpdateVirtualServerTemplate method by @coolbry95 in #3870
  • fix --enternal-service flag when using serviceNameOverride by @timnee in #3933

📦 Helm Chart

🧪 Tests

🔨 Maintenance

📝 Documentation

⬆️ Dependencies

170 changes
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.18 to 1.18.19 by @dependabot in #3681
  • Bump actions/stale from 7.0.0 to 8.0.0 by @dependabot in #3680
  • Bump github/codeql-action from 2.2.7 to 2.2.8 by @dependabot in #3687
  • Bump github.com/aws/aws-sdk-go-v2/service/marketplacemetering from 1.14.6 to 1.14.7 by @dependabot in #3682
  • Bump actions/checkout from 3.4.0 to 3.5.0 by @dependabot in #3688
  • Bump pyopen...
Read more

v3.1.1

05 May 01:17
v3.1.1
7247339
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

📦 Helm Chart

🧪 Tests

🔨 Maintenance

📝 Documentation

⬆️ Dependencies

Full Changelog: v3.1.0...v3.1.1

Upgrade

Resources

v3.1.0

27 Mar 11:15
v3.1.0
057c6d7
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐛 Bug Fixes

📦 Helm Chart

🧪 Tests

🔨 Maintenance

📝 Documentation

⬆️ Dependencies

Details
Read more

v3.0.2

14 Feb 12:37
v3.0.2
40e3a2b
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • fix: Add OnDelete to allowed strategy values by @ciarams87 in #3519
  • Ensure non-ready endpoints are not added to upstreams by @shaun-nx in #3541
  • fix: controller.topologySpreadConstraints schema by @marcuz in #3527

📝 Documentation

🔨 Maintenance

⬆️ Dependencies

Full Changelog: v3.0.1...v3.0.2

Upgrade

Resources

New Contributors

v3.0.1

26 Jan 00:28
v3.0.1
0519288
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

📝 Documentation

🔨 Maintenance

⬆️ Dependencies

  • Bump k8s.io/client-go from 0.26.0 to 0.26.1 by @dependabot in #3458
  • Bump k8s.io/code-generator from 0.26.0 to 0.26.1 by @dependabot in #3461
  • Bump github.com/aws/aws-sdk-go-v2/service/marketplacemetering from 1.14.0 to 1.14.1 by @dependabot in #3476
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.18.8 to 1.18.9 by @dependabot in #3477
  • Bump google.golang.org/grpc from 1.52.0 to 1.52.1 by @dependabot in #3478

Full Changelog: v3.0.0...v3.0.1

Upgrade

Resources


v3.0.0

12 Jan 19:58
v3.0.0
868bb77
Compare
Choose a tag to compare

What's Changed

🚀 Features

💣 Breaking Changes

🐛 Bug Fixes

  • Remove all IPV6 listeners in ingress resources with -disable-ipv6 command line by @haywoodsh in #3139
  • Update script logic for validating tag by @shaun-nx in #3237
  • Fix git command to retrieve commit matching the tag by @lucacome in #3239

📝 Documentation

🧪 Tests

🔨 Maintenance

Read more