v0.5.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
- Support cross-namespace BackendRefs in HTTPRoutes by @kate-osborn in #806
 - Watch for Secrets by @pleshakov in #807
 - Support SupportedKinds in ListenerStatus by @ciarams87 in #809
 
🐛 Bug Fixes
- Add logic for defining port in redirect based on scheme by @ciarams87 in #801
 - Skip conformance tests on tags by @ciarams87 in #819
 - Set proxy host header to the exact value of the request host header by @kate-osborn in #827
 - Ensure Prefix matching requires trailing slash by @sjberman in #817
 
📝 Documentation
- Update README and CHANGELOG for the latest release by @ciarams87 in #820
 - Update gateway listener compatibility doc by @pleshakov in #829
 - Refactor internal package organization by @kate-osborn in #839
 - Update developer docs by @kate-osborn in #851
 - Update the release process doc for conformance tests by @ciarams87 in #852
 - Set support level to Core in the Gateway API Compatibility doc by @kate-osborn in #860
 - Fix example output by @kate-osborn in #864
 
🔨 Maintenance
- Check for changes in generated files in GitHub workflow by @kate-osborn in #844
 - Require conformance tests to succeed by @sjberman in #846
 - Update dependabot after refactor by @lucacome in #857
 - Add variables to makefile help and build-goreleaser target by @lucacome in #740
 
⬆️ Dependencies
- Bump prettier from 2.8.8 to 3.0.0 in /internal/nginx/modules by @dependabot in #812
 - Bump actions/setup-node from 3.6.0 to 3.7.0 by @dependabot in #811
 - Bump docker/setup-buildx-action from 2.7.0 to 2.8.0 by @dependabot in #805
 - Bump lucacome/draft-release from 0.2.0 to 0.2.1 by @dependabot in #794
 - Bump CodeQL actions to v2.20.1 by @lucacome in #778
 - Bump github/codeql-action from 2.20.1 to 2.20.3 by @dependabot in #818
 - Bump docker/setup-buildx-action from 2.8.0 to 2.9.0 by @dependabot in #828
 - Bump ossf/scorecard-action from 2.1.3 to 2.2.0 by @dependabot in #788
 - Bump docker/setup-buildx-action from 2.9.0 to 2.9.1 by @dependabot in #848
 
Full Changelog: v0.4.0...v0.5.0