github nginx/nginx-gateway-fabric v0.3.0

latest releases: v2.1.1, v2.1.0, v2.0.2...
2 years ago

Below is the auto-generated changelog, which includes all PRs that went into the release. For a shorter version that highlights only important changes, see https://github.com/nginxinc/nginx-kubernetes-gateway/blob/v0.3.0/CHANGELOG.md#release-030

What's Changed

๐Ÿš€ Features

  • Make NGINX error log visible in NGINX container logs by @pleshakov in #319
  • Support NoMatchingListenerHostname reason in HTTPRoute status by @pleshakov in #290
  • Always generate a root "/" location block in NGINX config to handle unmatched requests with 404 response by @kate-osborn in #356
  • Run webhook validation rules inside NKG control plane by @pleshakov in #388
  • Implement NKG-specific field validation for Gateways by @pleshakov in #407
  • Implement NKG-specific field validation for HTTPRoutes by @pleshakov in #455
  • Implement NKG-specific field validation for GatewayClasses by @pleshakov in #495
  • Remove redundant warnings by @pleshakov in #502
  • Improve Gateway validation error messages by @pleshakov in #503
  • Report proper Conditions in status of HTTPRoute and Gateway when GatewayClass is invalid or doesn't exist by @pleshakov in #576

๐Ÿ› Bug Fixes

๐Ÿ“ Documentation

๐Ÿงน Tech debt

๐Ÿ”จ Maintenance

โฌ†๏ธ Dependencies

Details

New Contributors

Full Changelog: v0.2.0...v0.3.0

Don't miss a new nginx-gateway-fabric release

NewReleases is sending notifications on new releases.