Skip to content

Releases: artefactual-labs/enduro

v0.19.3

23 Jan 16:56
Compare
Choose a tag to compare

Changelog

f872969 workflow: make parseName errors fatal at NHA only

v0.19.2

21 Jan 23:13
Compare
Choose a tag to compare

Changelog

fc3eb29 workflow: deliver receipts sequentially

v0.19.1

20 Jan 23:38
Compare
Choose a tag to compare

Changelog

f7b4261 ui: add queued filter

v0.19.0

20 Jan 22:55
Compare
Choose a tag to compare

Changelog

2595178 amclient: stop using pkg/errors
0c0c441 build(deps): bump github.com/aws/aws-sdk-go from 1.28.0 to 1.28.1
63e61ed build(deps): bump github.com/aws/aws-sdk-go from 1.28.1 to 1.28.2
6e36bc9 build(deps): bump github.com/aws/aws-sdk-go from 1.28.2 to 1.28.5
cb2a083 build(deps): bump github.com/cenkalti/backoff/v3 from 3.2.1 to 3.2.2
c99ca8e build(deps): bump github.com/golang-migrate/migrate/v4
00274ef build(deps): bump github.com/pkg/errors from 0.8.1 to 0.9.0
2be1d53 build(deps): bump github.com/spf13/viper from 1.6.1 to 1.6.2
1ede93c codecov: increase patch coverage threshold
7c1265f codecov: increase patch coverage threshold
61132d5 collection: add queued status
cfb1f12 ui: use stored label instead of completed

v0.18.2

13 Jan 20:46
Compare
Choose a tag to compare

Changelog

39e8505 release: fetch all tags from workflow

v0.18.1

13 Jan 20:32
Compare
Choose a tag to compare

Changelog

eff6420 build: re-include migrations

v0.18.0

13 Jan 19:59
Compare
Choose a tag to compare

Changelog

94ba295 build: include Go's GOBIN in shell PATH
89995a8 release: simplify build
bce469e release: avoid shallow clone for goreleaser chglog
01c6001 modules: update deps
77f8a30 pipeline: polish semaphore usage

v0.17.0

10 Jan 14:38
Compare
Choose a tag to compare

Changelog

e644ce5 pipeline: add local weighted semaphores

v0.16.3

09 Jan 21:53
Compare
Choose a tag to compare

Changelog

8e3ddb4 workflow: use defer func to update state
927da93 gencols: update collection name template

v0.16.2

08 Jan 23:04
Compare
Choose a tag to compare

Changelog

42f1722 ui: show more details in workflow page
193f265 amclient: rename v2 mocks
7beb236 hari: avoid receipt delivery under failure
3a5fc85 codecov: ignore fake dir
389474f workflow: increase status context deadline
37e07cb pipeline: detect context deadlines
1627c7f amclient: add client services mocks