v0.23.0
What's Changed
- fix(repo): allow users to disable events by @ecrupper in #502
- enhance(pipeline/exec): incorporate privileged image handling in runtime config by @ecrupper in #503
- fix(ci): add timeout to golangci-lint reviewdog job by @ecrupper in #505
- fix(pipeline): include starlark exec limit to compiler flags in exec + validate by @ecrupper in #504
- fix(deps): update all non-major dependencies by @renovate in #498
- feat(build): add approve command by @ecrupper in #508
- feat(repo): support new allow_events struct by @ecrupper in #509
- fix(exec): set tag prefix if user does not provide one by @ecrupper in #512
- chore(deps): update all non-major dependencies by @renovate in #506
- chore(deps): update actions/setup-go action to v5 by @renovate in #507
- chore(deps): update github/codeql-action action to v3 by @renovate in #510
- chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #511
- chore(deps): bump github.com/containerd/containerd from 1.7.8 to 1.7.11 by @dependabot in #513
- fix(deps): update module github.com/go-git/go-git/v5 to v5.11.0 [security] by @renovate in #515
- chore(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in #516
- enhance(workers): flags for new filters by @ecrupper in #517
- enhance(ci): add PR title validation by @ecrupper in #519
- feat(delete event): add functionality for delete event by @claire1618 in #520
- chore(deps): update all non-major dependencies by @renovate in #518
- chore(deps): update codecov/codecov-action action to v4 by @renovate in #521
- fix(pipeline): remove template flag by @ecrupper in #522
- chore(release): upgrade types, server, sdk, worker to v0.23.0-rc2 by @ecrupper in #524
- chore(version): Remove invalid flag from help text by @tmapes in #525
- fix(deployments): support commas in values for deploy parameters by @ecrupper in #526
- fix(ci): install go for codeql by @wass3rw3rk in #527
- chore(ci): include minor and patch versions in workflows by @ecrupper in #528
- fix(pipeline): validate presence of tag on tag events to avoid panic by @ecrupper in #529
- fix(repo): add missing approve-build flag to add and update by @ecrupper in #530
- chore(deps): upgrade types, server, sdk, worker to v0.23.0 by @ecrupper in #531
New Contributors
Full Changelog: v0.22.0...v0.23.0