Skip to content

Releases: go-vela/server

v0.12.0

04 Feb 19:55
5012235
Compare
Choose a tag to compare

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
  • fix(secrets): actually set updated_at and updated_by fields by @ecrupper in #578
  • fix(deps): update deps (patch) by @renovate in #579
  • chore: update clone image to latest by @wass3r in #580
  • chore(release): v0.12.0 by @wass3r in #582

New Contributors

Full Changelog: v0.11.0...v0.12.0

v0.12.0-rc3

02 Feb 20:00
15ba421
Compare
Choose a tag to compare
v0.12.0-rc3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.12.0-rc2...v0.12.0-rc3

v0.12.0-rc2

27 Jan 21:47
eb7f283
Compare
Choose a tag to compare
v0.12.0-rc2 Pre-release
Pre-release

What's Changed

  • fix(secrets): actually set updated_at and updated_by fields by @ecrupper in #578

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

v0.12.0-rc1

24 Jan 17:27
f40a1c9
Compare
Choose a tag to compare
v0.12.0-rc1 Pre-release
Pre-release

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

v0.11.1

21 Jan 15:13
918a150
Compare
Choose a tag to compare

v0.11.1 (2022-01-20)

What's Changed

  • backport(secret/vault): update strategy to refresh token by @jbrockopp in #575

Full Changelog: v0.11.0...v0.11.1

v0.11.0

11 Nov 20:59
58e7658
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update postgres docker tag to v14 by @renovate in #487
  • fix(deps): update module github.com/google/go-github/v39 to v39.2.0 by @renovate in #494
  • enhance(compiler): add support for global environment by @JordanSussman in #507
  • fix(deps): update module gorm.io/driver/sqlite to v1.2.0 by @renovate in #511
  • fix(deps): update module github.com/hashicorp/vault/api to v1.2.0 by @renovate in #497
  • fix(deps): update module gorm.io/driver/postgres to v1.2.0 by @renovate in #510
  • revert(deps): update module gorm.io/driver/sqlite to v1.2.0 by @jbrockopp in #515
  • revert(deps): update module gorm.io/driver/postgres to v1.2.0 by @jbrockopp in #514
  • refactor: update compiler to use local package by @kneal in #513
  • refactor: update queue to use local package by @kneal in #509
  • fix(deps): update module github.com/alicebob/miniredis/v2 to v2.16.0 by @renovate in #517
  • enhance(api): adding active filter for org repos by @ecrupper in #506
  • fix(deps): update module gorm.io/driver/postgres to v1.2.1 by @renovate in #518
  • fix(deps): update module gorm.io/driver/sqlite to v1.2.3 by @renovate in #519
  • chore: add required notice file for external lib by @kneal in #522
  • fix(deps): update module github.com/hashicorp/vault/api to v1.3.0 by @renovate in #520
  • fix(deps): update deps (patch) by @renovate in #501
  • refactor: update mock to live in server by @kneal in #521
  • fix(deps): update module github.com/aws/aws-sdk-go to v1.41.14 by @renovate in #524
  • enhance(templates): add toYaml function by @JordanSussman in #523
  • chore: release v0.11.0-rc1 by @wass3r in #525
  • fix: capturing empty build queue by @jbrockopp in #529
  • fix(api-spec): ensure api spec validates by @wass3r in #528
  • chore: bump v0.11.0-rc3 by @DavidVader in #530
  • chore(v0.11.0): update dependencies for v0.11.0 by @KellyMerrick in #531

New Contributors

Full Changelog: v0.10.1...v0.11.0

v0.11.0-rc3

10 Nov 17:43
bc656fb
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update postgres docker tag to v14 by @renovate in #487
  • fix(deps): update module github.com/google/go-github/v39 to v39.2.0 by @renovate in #494
  • enhance(compiler): add support for global environment by @JordanSussman in #507
  • fix(deps): update module gorm.io/driver/sqlite to v1.2.0 by @renovate in #511
  • fix(deps): update module github.com/hashicorp/vault/api to v1.2.0 by @renovate in #497
  • fix(deps): update module gorm.io/driver/postgres to v1.2.0 by @renovate in #510
  • revert(deps): update module gorm.io/driver/sqlite to v1.2.0 by @jbrockopp in #515
  • revert(deps): update module gorm.io/driver/postgres to v1.2.0 by @jbrockopp in #514
  • refactor: update compiler to use local package by @kneal in #513
  • refactor: update queue to use local package by @kneal in #509
  • fix(deps): update module github.com/alicebob/miniredis/v2 to v2.16.0 by @renovate in #517
  • enhance(api): adding active filter for org repos by @ecrupper in #506
  • fix(deps): update module gorm.io/driver/postgres to v1.2.1 by @renovate in #518
  • fix(deps): update module gorm.io/driver/sqlite to v1.2.3 by @renovate in #519
  • chore: add required notice file for external lib by @kneal in #522
  • fix(deps): update module github.com/hashicorp/vault/api to v1.3.0 by @renovate in #520
  • fix(deps): update deps (patch) by @renovate in #501
  • refactor: update mock to live in server by @kneal in #521
  • fix(deps): update module github.com/aws/aws-sdk-go to v1.41.14 by @renovate in #524
  • enhance(templates): add toYaml function by @JordanSussman in #523
  • chore: release v0.11.0-rc1 by @wass3r in #525
  • fix: capturing empty build queue by @jbrockopp in #529
  • fix(api-spec): ensure api spec validates by @wass3r in #528
  • chore: bump v0.11.0-rc3 by @DavidVader in #530

New Contributors

Full Changelog: v0.10.1...v0.11.0-rc3

v0.11.0-rc1

03 Nov 21:20
13dcae9
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update postgres docker tag to v14 by @renovate in #487
  • fix(deps): update module github.com/google/go-github/v39 to v39.2.0 by @renovate in #494
  • enhance(compiler): add support for global environment by @JordanSussman in #507
  • fix(deps): update module gorm.io/driver/sqlite to v1.2.0 by @renovate in #511
  • fix(deps): update module github.com/hashicorp/vault/api to v1.2.0 by @renovate in #497
  • fix(deps): update module gorm.io/driver/postgres to v1.2.0 by @renovate in #510
  • revert(deps): update module gorm.io/driver/sqlite to v1.2.0 by @jbrockopp in #515
  • revert(deps): update module gorm.io/driver/postgres to v1.2.0 by @jbrockopp in #514
  • refactor: update compiler to use local package by @kneal in #513
  • refactor: update queue to use local package by @kneal in #509
  • fix(deps): update module github.com/alicebob/miniredis/v2 to v2.16.0 by @renovate in #517
  • enhance(api): adding active filter for org repos by @ecrupper in #506
  • fix(deps): update module gorm.io/driver/postgres to v1.2.1 by @renovate in #518
  • fix(deps): update module gorm.io/driver/sqlite to v1.2.3 by @renovate in #519
  • chore: add required notice file for external lib by @kneal in #522
  • fix(deps): update module github.com/hashicorp/vault/api to v1.3.0 by @renovate in #520
  • fix(deps): update deps (patch) by @renovate in #501
  • refactor: update mock to live in server by @kneal in #521
  • fix(deps): update module github.com/aws/aws-sdk-go to v1.41.14 by @renovate in #524
  • enhance(templates): add toYaml function by @JordanSussman in #523
  • chore: release v0.11.0-rc1 by @wass3r in #525

New Contributors

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

v0.10.1

21 Oct 20:21
928a4d4
Compare
Choose a tag to compare

v0.10.1 (2021-10-21)

Fix

  • executors: handle nil response (#505)

v0.10.0

21 Oct 17:19
8a6c1f2
Compare
Choose a tag to compare

v0.10.0 (2021-10-21)

Chore

  • release v0.10.0 (#503)