What's Changed
New feature: mutating webhooks. See example 206-mutating-webhook.
- feat: Implement Mutating Webhooks by @chzar in #439
- docs: example for mutating webhook by @diafour in #443
- fix: execute jq binary without absolute path by @diafour in #456
- chore(deps): bump github.com/go-chi/chi/v5 from 5.0.7 to 5.0.8 by @dependabot in #451
- chore(deps): bump actions/cache from 3.0.11 to 3.2.1 by @dependabot in #452
- chore: some cleanups by @diafour in #458
- chore: gofumpt for all Go files by @diafour in #459
- chore: bump libjq by @diafour in #460
- chore(deps): bump actions/cache from 3.2.1 to 3.2.4 by @dependabot in #457
- chore: bump version strings to 1.2.0 by @diafour in #461
New Contributors
Full Changelog: v1.1.3...v1.2.0
Milestone: 1.2.0
Check README for more information and /examples for the inspiration.