v0.18.0
What's Changed
- refactor(database): move hook logic into separate package by @jbrockopp in #721
- enhance(repo): customizable default events for new repos by @JordanSussman in #758
- feat(clone-image): make clone image configurable by @wass3r in #755
- feat(auth)!: build token implementation by @ecrupper in #765
- fix: revert buildkite yaml upgrade from #765 by @plyr4 in #767
- fix(validate): update validation to use new, shorter name for token durations by @ecrupper in #768
- refactor(database): move log logic into separate package by @jbrockopp in #722
- fix(deps): update deps (patch) by @renovate in #750
- fix(deps): update go.starlark.net digest to c52844e by @renovate in #751
- fix(deps): update module github.com/alicebob/miniredis/v2 to v2.30.0 by @renovate in #753
- fix(deps): update module github.com/google/go-github/v44 to v50 by @renovate in #756
- fix(deps): update module github.com/urfave/cli/v2 to v2.24.4 by @renovate in #759
- fix(deps): update module golang.org/x/oauth2 to v0.5.0 by @renovate in #760
- fix(deps): update module github.com/joho/godotenv to v1.5.1 by @renovate in #761
- fix(deps): update module github.com/hashicorp/vault/api to v1.9.0 by @renovate in #762
- fix(deps): update module github.com/golang-jwt/jwt/v4 to v4.5.0 by @renovate in #763
- chore(deps): bump golang.org/x/net from 0.3.1-0.20221206200815-1e63c2f08a10 to 0.7.0 by @dependabot in #766
- fix(deps): update module github.com/gin-gonic/gin to v1.9.0 by @renovate in #769
- chore(queue): update go-redis to v9 by @plyr4 in #771
- fix(deps): update go.starlark.net digest to dded032 by @renovate in #774
- chore: v0.18.0-rc1 prep by @plyr4 in #775
- fix(deps): update deps (patch) by @renovate in #777
- fix(perm): allow workers with build tokens to access MustRead() for private visibility repos by @ecrupper in #776
- chore: upgrade types to v0.18.0 by @plyr4 in #783
New Contributors
- @dependabot made their first contribution in #766
Full Changelog: v0.17.0...v0.18.0