v0.2.0
          ·
          
            1 commit
          
          to release-0.2
          since this release
        
        
        
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.2.0/CHANGELOG.md#release-020
What's Changed
🚀 Features
- Handle query param names in case-sensitive way with njs-0.7.6 in NGINX 1.23.1 image. by @pleshakov in #220
 - Implement request redirect filter in HTTPRoute rule by @pleshakov in #218
 - Feature/dynamic upstreams by @kate-osborn in #221
 - Support ObservedGeneration in HTTPRoute status by @pleshakov in #254
 - HTTP Traffic Splitting by @kate-osborn in #261
 
🐛 Bug Fixes
- Resolve AddToScheme FIXME by @kate-osborn in #236
 - Resolve FIXMEs for gateway-ctlr-name CLI arg by @kate-osborn in #235
 - Deduplicate endpoints by @kate-osborn in #253
 - Refactor reconcilers and implementations by @pleshakov in #250
 
📝 Documentation
- Add changelog to main branch by @pleshakov in #206
 - Remove unnecessary HTTPRoute in cafe example by @pleshakov in #208
 - Add an explanation regarding our release cadence by @f5yacobucci in #216
 - Fix doc mistakes and remove unused test variables by @kate-osborn in #252
 - Bump sigs.k8s.io/gateway-api from 0.5.0 to 0.5.1 by @dependabot in #251
 - Add OpenSSF Scorecard Github Action and Badge by @lucacome in #265
 - Create SECURITY.md by @lucacome in #264
 - Update repo files for release 0.2.0 by @pleshakov in #280
 - Update release date in changelog for 0.2.0 by @pleshakov in #281
 
🔨 Maintenance
- Remove deprecated linters, add gocyclo and gofumpt by @lucacome in #213
 - Remove workaround for CVE by @lucacome in #226
 - Add help for Makefile by @lucacome in #228
 - Always run pipeline by @lucacome in #229
 - Increase lint timeout to 3m by @kate-osborn in #234
 - Add PR labeler by @lucacome in #230
 - Remove all GatewayConfig related code by @kate-osborn in #249
 - Add release branches to CodeQL analysis by @lucacome in #263
 - [StepSecurity] ci: Harden GitHub Actions by @step-security-bot in #266
 - Update CODEOWNERS by @lucacome in #269
 
⬆️ Dependencies
- Bump aquasecurity/trivy-action from 0.6.2 to 0.7.0 by @dependabot in #195
 - Bump anchore/sbom-action from 0.11.0 to 0.12.0 by @dependabot in #196
 - Bump k8s.io/api from 0.24.3 to 0.24.4 by @dependabot in #198
 - Bump k8s.io/code-generator from 0.24.3 to 0.24.4 by @dependabot in #197
 - Bump aquasecurity/trivy-action from 0.7.0 to 0.7.1 by @dependabot in #202
 - Bump github.com/onsi/gomega from 1.20.0 to 1.20.1 by @dependabot in #214
 - Bump github.com/onsi/ginkgo/v2 from 2.1.4 to 2.1.6 by @dependabot in #215
 - Bump github.com/onsi/gomega from 1.20.1 to 1.20.2 by @dependabot in #217
 - Bump sigs.k8s.io/controller-runtime from 0.12.3 to 0.13.0 by @dependabot in #225
 - Bump kind to 1.25.0 by @lucacome in #227
 - Bump github.com/google/go-cmp from 0.5.8 to 0.5.9 by @dependabot in #231
 - Update golang.org/x/net for CVE-2022-27664 by @lucacome in #242
 - Bump k8s.io/api from 0.25.0 to 0.25.1 by @dependabot in #237
 - Bump k8s.io/code-generator from 0.25.0 to 0.25.1 by @dependabot in #238
 - Bump github.com/onsi/ginkgo/v2 from 2.1.6 to 2.2.0 by @dependabot in #239
 - Bump k8s.io/api from 0.25.1 to 0.25.2 by @dependabot in #248
 - Bump k8s.io/code-generator from 0.25.1 to 0.25.2 by @dependabot in #247
 - Bump joshdales/labeler from 0861fa5accbc36878f85f40b98a9f40b15fe0429 to 4c74e8446142eeec7aa182f52ea24306a5479850 by @dependabot in #244
 - Bump github.com/onsi/gomega from 1.20.2 to 1.21.1 by @dependabot in #255
 - Bump github.com/onsi/gomega from 1.21.1 to 1.22.1 by @dependabot in #260
 - Bump github.com/onsi/ginkgo/v2 from 2.3.0 to 2.3.1 by @dependabot in #262
 - Bump k8s.io/api from 0.25.2 to 0.25.3 by @dependabot in #267
 - Bump mocha from 10.0.0 to 10.1.0 in /internal/nginx/modules by @dependabot in #273
 - Bump ossf/scorecard-action from 2.0.4 to 2.0.6 by @dependabot in #274
 - Update container image to pull latest patch by @f5yacobucci in #275
 - Update golang.org/x/text for CVE-2022-32149 by @lucacome in #272
 - Bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 by @dependabot in #276
 - Bump github.com/onsi/ginkgo/v2 from 2.3.1 to 2.4.0 by @dependabot in #277
 - Bump kind to 1.25.2 by @lucacome in #278
 
New Contributors
- @step-security-bot made their first contribution in #266
 
Full Changelog: v0.1.0...v0.2.0