Skip to content

v0.12.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@wass3r wass3r released this 24 Jan 17:27
f40a1c9

What's Changed

  • fix(deps): update deps (patch) by @renovate in #532
  • fix(deps): update module gorm.io/gorm to v1.22.3 by @renovate in #533
  • enhance: setting version information by @jbrockopp in #534
  • feat: add sync repos endpoint by @ecrupper in #508
  • fix(deps): update module k8s.io/apimachinery to v0.22.4 by @renovate in #535
  • refactor!: rename the source package to scm by @kneal in #536
  • fix(deps): update deps (patch) by @renovate in #537
  • feat(secrets)!: adding new metadata to secrets by @ecrupper in #526
  • fix(deps): update module github.com/gin-gonic/gin to v1.7.7 by @renovate in #538
  • feat: adding new sync api to mock server for testing by @ecrupper in #539
  • fix(debug): remove debug print message by @wass3r in #541
  • fix(deps): update module gorm.io/driver/postgres to v1.2.3 by @renovate in #543
  • fix(deps): update module gorm.io/gorm to v1.22.4 by @renovate in #544
  • enhancement(queue): don't inject default route by @wass3r in #540
  • refactor(api/pipeline): collapsed common code snippets into helper functions by @GregoryDosh in #478
  • fix(deps): update golang.org/x/oauth2 commit hash to d3ed0bb by @renovate in #546
  • feat: add index on builds.created by @dtanner in #545
  • fix(deps): update module github.com/aws/aws-sdk-go to v1.42.19 by @renovate in #547
  • fix(deps): update go.starlark.net commit hash to 70c0e40 by @renovate in #548
  • fix(deps): update module github.com/golang-jwt/jwt/v4 to v4.2.0 by @renovate in #549
  • fix(deps): update module github.com/alicebob/miniredis/v2 to v2.17.0 by @renovate in #554
  • chore: put sync and sync all in a new scm folder by @ecrupper in #550
  • fix(deps): update module k8s.io/apimachinery to v0.23.0 by @renovate in #553
  • chore(deps): update go to 1.17 by @wass3r in #561
  • fix(deps): update module github.com/spf13/afero to v1.7.0 by @renovate in #559
  • enhance: use package loggers with fields by @jbrockopp in #555
  • enhance: use log fields with API metadata by @jbrockopp in #557
  • feat(stage): add environment map by @ecrupper in #552
  • fix(deps): update deps (patch) by @renovate in #563
  • fix(deps): update module github.com/spf13/afero to v1.8.0 by @renovate in #564
  • chore(github): update go-github to latest version (v42) by @ecrupper in #569
  • docs(api): document active filter by @wass3r in #565
  • feat(repo)!: add build rate limiting by @jbrockopp in #558
  • chore: update copyright year to 2022 by @kaymckay in #571
  • feat(repo/webhook)!: Handle Repository Rename in Database by @ecrupper in #556
  • fix(deps): update module github.com/alicebob/miniredis/v2 to v2.18.0 by @renovate in #572
  • fix(deps): update module github.com/prometheus/client_golang to v1.12.0 by @renovate in #573
  • enhance: allow user to query build via commit hash by @srinunagulapalli in #568
  • fix(enqueue): add db updates for enqueue events by @wass3r in #562
  • fix(secret/vault): update strategy to refresh token by @jbrockopp in #570
  • chore(release): v0.12.0-rc1 by @wass3r in #576

New Contributors

Full Changelog: v0.11.0...v0.12.0-rc1