v2.3.0
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 CHANGELOG.md.
What's Changed
🚀 Features
- Make endpoint picker connection flags configurable by @salonichf5 in https://github.com/nginx/nginx-gateway-fabric/pull/4105
- Update GatewayAPI to v1.4.1 by @ciarams87 in https://github.com/nginx/nginx-gateway-fabric/pull/4166
- Adding nginx_proxy access_log format ability by @tataruty in https://github.com/nginx/nginx-gateway-fabric/pull/4102
- Add SupportedFeatures to GatewayClassStatus by @ciarams87 in https://github.com/nginx/nginx-gateway-fabric/pull/4236
- Add support for backend tls config for Gateways by @salonichf5 in https://github.com/nginx/nginx-gateway-fabric/pull/3900
- Allow RegularExpression for path match be RE2/PCRE friendly. by @salonichf5 in https://github.com/nginx/nginx-gateway-fabric/pull/4450