Skip to content

Releases: go-vela/types

v0.7.0

02 Feb 20:17
8fa05ed
Compare
Choose a tag to compare

v0.7.0 (2021-02-01)

Docs

  • fix broken links (#142)

v0.7.0-rc3

28 Jan 20:25
a2fe7fe
Compare
Choose a tag to compare
fix(schema): fix two bugs (#140)

v0.7.0-rc2

19 Jan 16:20
b7233df
Compare
Choose a tag to compare
feat: add user sanitize function (#136)

v0.7.0-rc1

13 Jan 19:40
d3bb371
Compare
Choose a tag to compare
feat(token): add refresh token info (#87)

v0.6.0

29 Sep 18:04
574ca72
Compare
Choose a tag to compare

v0.6.0 (2020-09-29)

Fix

  • issue with accidental secret exposure via wrong syntax (#110)

v0.6.0-rc2

28 Sep 15:23
24f0a72
Compare
Choose a tag to compare
fix: change worker lastCheckedIn to type int64 (#109)

v0.6.0-rc1

22 Sep 18:22
24f0a72
Compare
Choose a tag to compare
fix: change worker lastCheckedIn to type int64 (#109)

v0.5.2

24 Aug 23:31
3e7f85b
Compare
Choose a tag to compare

v0.5.2 (2020-08-24)

Fix

  • schema: stages don't require name field (#105)

v0.5.1

20 Aug 15:00
5218860
Compare
Choose a tag to compare

v0.5.1 (2020-08-20)

Feat

  • add StatusCanceled (#103)

v0.5.0

12 Aug 15:18
2be72e4
Compare
Choose a tag to compare

v0.5.0 (2020-08-12)

Chore

  • bump dependencies (#97)