Skip to content

Releases: distribworks/dkron

v3.1.6

23 Mar 22:33
Compare
Choose a tag to compare

Changelog

fbe4545 Correct title of NATS executor page (#929)
b6b593a Fix XSS vulnerability (#922)
79eaa39 Provide filter query by job displayName, add pristine jobs reports (#897)
a155e5a UI fixes (#926)
0de02f7 Update CHANGELOG
e5a62b8 Use go embed for assets embedding (#931)
01d6366 chore(deps): bump github.com/Shopify/sarama from 1.19.0 to 1.28.0 (#918)
f1ba46a chore(deps): bump github.com/sirupsen/logrus from 1.8.0 to 1.8.1 (#925)
2b2a2b2 feat(ui): add a filter on disabled state (#923)

v3.1.5

09 Mar 09:00
Compare
Choose a tag to compare

Changelog

1a982e0 Add the ui/public dir (#919)
c874129 Configurable job timeout (#906)
d17593b Kafka and nats executer (#854)
296a9fa Update changelog
92a9709 Update go.sum
bd897fc chore(deps): bump github.com/nats-io/nats.go from 1.9.1 to 1.10.0 (#917)
6bac72f chore(deps): bump github.com/sirupsen/logrus from 1.7.0 to 1.8.0 (#903)
f3d8d03 chore(deps): bump github.com/spf13/cobra from 1.1.1 to 1.1.3 (#902)
453a94d chore(deps): bump github.com/tidwall/buntdb from 1.1.7 to 1.2.0 (#901)
eeb4474 chore(deps): bump google.golang.org/grpc from 1.35.0 to 1.36.0 (#909)
9ebaffe chore: Add gathering anonymous stats (#910)
92ac12b fix: don't kill job immediately if timeout is not defined (#911)

v3.1.4

25 Jan 12:05
Compare
Choose a tag to compare

Changelog

802664d Confusion in nth fields in documentation (#890)
1911787 UI fixes (#896)
d5215b9 chore(deps): bump github.com/mattn/go-shellwords from 1.0.10 to 1.0.11 (#893)
5754f50 chore(deps): bump github.com/stretchr/testify from 1.6.1 to 1.7.0 (#894)
3db5b67 chore(deps): bump google.golang.org/grpc from 1.34.0 to 1.35.0 (#892)
dbcd183 chore: Bump test version
b404ce7 chore: Website chores
da8fbdf doc: Update CHANGELOG

v3.1.3

17 Jan 18:22
Compare
Choose a tag to compare

Changelog

a4dcb94 Several UI Improvements (#891)
3e966e0 chore(deps): bump github.com/armon/go-metrics from 0.3.5 to 0.3.6 (#888)
b4e3aab chore(deps): bump github.com/tidwall/buntdb from 1.1.5 to 1.1.7 (#887)
d8403cc simpler goreleaser.yaml with anchors (to quickly comment out (#886)

v3.1.2

08 Jan 00:02
Compare
Choose a tag to compare

Changelog

2d052ef Added some query filters on Job executions (#878)
491edbd Regenerate assets data (#883)
50db5aa Update CHANGELOG
54884dd Updated CHANGELOG
d050db5 Use correct wrapping and monospace font for execution's output (#879)
e8e9aee chore(deps): bump github.com/hashicorp/go-uuid from 1.0.1 to 1.0.2 (#875)
a29bbb7 chore(deps): bump github.com/prometheus/client_golang (#874)
31df1ae feat: Executions sorting (#885)
8c9b146 fix panic on recovering cluster (with peers.json) (#882)
f80b741 fix: Executions JSON marshal fallback (#884)
cc40842 fix: ui property name

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