Releases: artefactual-labs/enduro
Releases · artefactual-labs/enduro
v0.41.11
Changelog
- bbb4ecd: Bump go from 1.22.7 to 1.24.2 (@sevein)
- e10f88c: Bump golangci-lint from 1.54.2 to 2.1.6 (@sevein)
- 44ebd62: Bump go-redis from 9.2.1 to 9.8.0 (@sevein)
- eded5bb: Remove use of .go-version file (@sevein)
- 0f935aa: Use go mod tidy -diff (@sevein)
- 38eb9cb: Merge test workflows (@sevein)
- bd6c1b5: Use golang/govulncheck-action@v1 (@sevein)
- f6e5766: Use gosec as a golangci-lint linter (@sevein)
- d798da7: Use bine (@sevein)
- 234656d: Bump mockgen from 0.3.0 to 0.5.2 (@sevein)
- eaae0ab: Run gosec nightly (@sevein)
- 677b012: Upload test results to Codecov (@sevein)
- de553d2: Bump goreleaser from 1.21.1 to 2.9.0 (@sevein)
- 8a6c338: Bump hugo from 0.125.5 to 0.147.2 (@sevein)
- 18894b1: Bump gotestsum from 1.11.0 to 1.12.2 (@sevein)
- a7849e7: Bump golang.org/x/net from 0.30.0 to 0.40.0 (@sevein)
- 35a58b0: Bump vite from 5.0.13 to 5.4.19 (@sevein)
- 80112db: ui: npm audit fix (@sevein)
- a578946: ui: update deps to latest minor versions (@sevein)
- d50f419: Migrate vite config to .mjs (ESM compatibility) (@sevein)
- 630f7a7: Silence warnings in sass (@sevein)
- 61e99c5: Bump vite from 5.4.19 to 6.3.5 (@sevein)
v0.41.10
v0.41.9
v0.41.8
Changelog
- 3a2434e Bump Go version from 1.22.4 to 1.22.5
- 19764d4 Bump braces from 3.0.2 to 3.0.3 in /website
- 624ab94 Bump github.com/gorilla/schema from 1.2.0 to 1.4.1
- 2cddbf7 Commit results of
npm audit fix
- b9536b4 Fix typo in documentation
- 14a3412 Update README.md (#621)
- f049528 Update index project description
- ec4b258 Use camel case for details.Attributes in CollectionShowWorkflow.vue
v0.41.7
Changelog
- c38b1c1 Add Codecov token to Github Action
- 58b90a1 Add Extract activity to processing workflow
- 0d3e4b6 Add a "make gosec" Makefile target
- 40c1258 Bump Go version 1.22.2 -> 1.22.3
- 267d1ff Bump Go version from 1.22.3 -> 1.22.4
- 661be05 Bump go version from 1.22.1 to 1.22.2
- 7d3b8e4 Bump golang.org/x/net from 0.22.0 to 0.24.0
- 444e291 Bump tar from 6.1.15 to 6.2.1 in /ui
- 85c4808 Bump tar from 6.2.0 to 6.2.1 in /website
- dab630c Bump vite from 5.0.12 to 5.0.13 in /ui
- e933d9c Fix Minio watcher unit tests
- 0a48287 Fix link
- 713ec4d Fix missing Started and Stored collection data (#613)
- ac1c088 Link localhost URLs
- f39ebe5 Make configurable the number of concurrent workflows (#616)
- 4ca9fb0 Make heartbeat timeouts and intervals configurable (#612)
- 5bf6c7f Make worker concurrent sessions configurable
- cedfa4c Revert "Make worker concurrent sessions configurable"
- 55a743c Set timeouts for observability HTTP server
- 06c89c1 Specify version of Go in Netlify
- 33b04b5 Suppress gosec warning for pipeline selector
- 7b0e9c8 Update netlify.com URLs to netlify.app
- 1703d17 Upgrade Codecov Github action v1 -> v4
- afd36c4 Upgrade hugo and docsy theme
v0.41.6
Changelog
- e690b91 Bump Github actions/setup-go from v4 to v5
- 0232711 Bump Go from version 1.21.5 to 1.22.1
- c105443 Bump ip from 2.0.0 to 2.0.1 in /ui
- 6521dbb Bump ip from 2.0.0 to 2.0.1 in /website
- 6f92cc2 Fix govulncheck
- 87303ca Replace obsolete no-op tracer providers
- e5977e5 Update dashboard deps
- d4acb60 Use
make test-ci
for Github test workflow
v0.41.5
v0.41.4
v0.41.3
v0.41.2
Changelog
- ad00a4c Refactor Manager to Hooks
- b243533 Remove collection service from manager
- 5910139 Remove logger from manager
- 2dc58c5 Remove pipelineRegistry from manager
- f25ec6b Remove watcher from manager
- 6eaaa34 Update action deps
- 2330f9e Update dashboard deps
- 4f013b1 Update go deps
- 1f30ffd Update make deps
- 2a9bd60 Update website deps