Skip to content

Releases: distribworks/dkron

v3.1.1

21 Dec 08:48
Compare
Choose a tag to compare

Changelog

115ca7d Merge branch 'master' of github.com:distribworks/dkron
12d27c8 Update CHANGELOG
1be3700 Website metas
360163b chore: Test site version
b4da936 feat: Allow filter by status (#872)
0b27010 feat: Some info cards in dashboard (#873)
0500537 fix: Leader name in UI

v3.1.0

17 Dec 23:26
Compare
Choose a tag to compare

Upgrade notes

This version come with a new WebUI enabled by default, if you need to fallback to the old UI you need to set the --ui config parameter to false.

Changelog

135d051 Clean up log message (#860)
2936362 Fix uneven balancing between nodes (#865)
995be97 React admin Web UI (#864)
e404982 Remove duplicate lines from Recovery documentation (#861)
484d469 Update CHANGELOG
77b2625 chore(deps): bump github.com/armon/go-metrics from 0.3.4 to 0.3.5 (#869)
90422f1 chore(deps): bump github.com/tidwall/buntdb from 1.1.4 to 1.1.5 (#868)
2cea6cc chore(deps): bump google.golang.org/grpc from 1.33.2 to 1.34.0 (#862)
e56ce03 chore: Use newer gRPC library version
992eb5f fix: How errors are handled in the AgentRun call (#858)
3c10606 go mod tidy

v3.0.8

20 Nov 23:03
Compare
Choose a tag to compare

Changelog

54c2c23 Merge branch 'master' of https://github.com/distribworks/dkron into master-execution-timezone
a3516fc Represent execution times in the job's timezone
d1ea4c4 Update release.yml
947ea67 avoid nil pointer if job was deleted on ExecutionDone
3e3b4f4 chore: Always ignore node_modules
981416d chore: Bump Alpine to 3.12
b8c9db5 chore: Linting
2512171 chore: Remove commented code and fix metrics
bd1490f chore: Use go 1.15 in Dockerfile
ebb2e81 refactor: Remove GetLastExecutionGroup

v3.0.7

11 Nov 08:55
Compare
Choose a tag to compare

Changelog

06e6a72 Fix method of busy endpoint in swagger.yaml
608c02f Fix multitag cardinality bug
6996e90 chore(deps): bump github.com/hashicorp/go-hclog from 0.14.1 to 0.15.0
a3fa4fa chore(deps): bump github.com/hashicorp/go-plugin from 1.3.0 to 1.4.0
6054b4f chore(deps): bump github.com/hashicorp/raft from 1.1.2 to 1.2.0
70d7ed8 chore(deps): bump github.com/prometheus/client_golang
69e9cd1 chore(deps): bump github.com/spf13/cobra from 1.0.0 to 1.1.1
ce1d991 chore(deps): bump github.com/tidwall/buntdb from 1.1.2 to 1.1.4
2b2da9d chore: Update go.sum
2d0ad5c fix: Fetch all history on realses action will fix the changelog generation
9f8d409 fix: Server crash when adding new job (#840)

v3.0.6

18 Oct 16:16
Compare
Choose a tag to compare

Changelog

e805b7a fix: .goreleaser

v3.0.5

04 Sep 10:20
Compare
Choose a tag to compare

Changelog

v3.0.4

11 Jun 22:51
Compare
Choose a tag to compare

Changelog

982b588 fix: processFilteredNodes no nodes on no tag

Docker images

  • docker pull dkron/dkron:latest
  • docker pull dkron/dkron:v3.0.4
  • docker pull dkron/dkron:v3

v3.0.3

09 Jun 22:40
Compare
Choose a tag to compare

Changelog

8d78706 Merge branch 'master' of github.com:distribworks/dkron
e6d0461 Update CHANGELOG
4622b76 busyhandler execution sorting
ad6619f chore(deps): bump github.com/golang/protobuf from 1.4.1 to 1.4.2
5a433bf chore(deps): bump github.com/hashicorp/go-hclog from 0.13.0 to 0.14.1
56b621c chore(deps): bump github.com/hashicorp/go-plugin from 1.2.2 to 1.3.0
b9756ec chore(deps): bump github.com/stretchr/testify from 1.5.1 to 1.6.0
edcd8fd chore(deps): bump github.com/stretchr/testify from 1.6.0 to 1.6.1
d5745d1 feat: Parse retry-join addresses with sockaddr templates
b83bde1 fix: Logging prefix in grpc agent

Docker images

  • docker pull dkron/dkron:latest
  • docker pull dkron/dkron:v3.0.3
  • docker pull dkron/dkron:v3

v3.0.2

14 May 23:03
Compare
Choose a tag to compare

Changelog

41534a4 chore: Release fluent processor
3d65b1a fix: Binding to advertise address
b8f7174 fix: compose
a9ea22a fix: provision
ea7a31d refactor: Listener creation and fix tests
5f0fcbf refactor: Set default bind IP to the first private address
d34286c tests: Fix tests for address methods

Docker images

  • docker pull dkron/dkron:latest
  • docker pull dkron/dkron:v3.0.2
  • docker pull dkron/dkron:v3

v3.0.1

12 May 21:33
Compare
Choose a tag to compare

Changelog

0d3d966 Basic process that sends job output to fluent destination
ef560e8 Configurable serf reconnect timeout parameter
d117a8a Removed mine hardcode, as cmdline parameter is now working
9bf8aae Update CHANGELOG
f5f7ce3 chore(deps): bump github.com/spf13/viper from 1.6.3 to 1.7.0
961bf2d fix: Alerts JS
effae88 fix: Fix mod path in fluent Processor

Docker images

  • docker pull dkron/dkron:latest
  • docker pull dkron/dkron:v3.0.1
  • docker pull dkron/dkron:v3