Skip to content

Releases: go-vela/server

v0.10.0-rc5

20 Oct 20:35
83dbff6
Compare
Choose a tag to compare
fix: user access lookup for repos (#502)

* fix: user access lookup for repos

* fix: move token retrieval from db to only run if token is needed

v0.10.0-rc4

18 Oct 19:06
31b0d59
Compare
Choose a tag to compare
chore: release v0.10.0-rc3 (#499)

v0.10.0-rc3

15 Oct 15:20
a2768e0
Compare
Choose a tag to compare

What's Changed

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

v0.10.0-rc2

14 Oct 20:54
64f8df2
Compare
Choose a tag to compare
chore: release v0.10.0-rc2 (#495)

v0.10.0-rc1

07 Oct 20:08
ff9b3f7
Compare
Choose a tag to compare
chore: release v0.10.0-rc1 (#492)

v0.9.2

31 Aug 16:01
897c213
Compare
Choose a tag to compare

v0.9.2 (2021-08-31)

Fix

  • report status on skip (#476)

v0.9.1

26 Aug 18:09
417e15f
Compare
Choose a tag to compare

v0.9.1 (2021-08-26)

v0.9.0

26 Aug 15:32
943f4e9
Compare
Choose a tag to compare

v0.9.0 (2021-08-26)

Chore

  • upgrade dependencies for v0.9.0 (#473)

v0.9.0-rc5

18 Aug 20:05
a132a3c
Compare
Choose a tag to compare
fix: add second order to ensure order consistency (#470)

v0.9.0-rc4

17 Aug 18:11
1c014de
Compare
Choose a tag to compare
fix(database): sort by created instead of started (#469)