Skip to content

Releases: distribworks/dkron

v3.1.11-beta1

01 Feb 07:58
cf0540e
Compare
Choose a tag to compare
v3.1.11-beta1 Pre-release
Pre-release

Changelog

  • 670d9c5 Add Django-dkron
  • 04696f1 Allow multiple brokers in kafka executor (#1037)
  • 5703402 Allow passing through a message key for Kafka executor (#1021)
  • 2dc2177 Bump dependencies (#1032)
  • 778c924 Create codeql-analysis.yml
  • 4922a2b Disable windows build
  • 6426961 Revert "Disable windows build"
  • fea0a74 Try to fix scheduler not starting (#1053)
  • 21f4a90 chore(deps): bump github.com/Shopify/sarama from 1.30.0 to 1.31.0 (#1050)
  • cf0540e chore(deps): bump github.com/hashicorp/memberlist from 0.3.0 to 0.3.1 (#1038)
  • b8312ac look for plugins in the config path used (as documented) instead of hardcoded /etc/dkron (#1024)
  • d92b419 refresh current page after toggle/run job is used (#1026)
  • 8c72a9d supported terraform provider link (#1029)

v3.1.10

01 Oct 16:53
Compare
Choose a tag to compare

Changelog

015e034 Regenerate UI assets
b48bb7e Update changelog
94abc75 fixes #1019 (#1020)

v3.1.9

29 Sep 20:14
Compare
Choose a tag to compare

Changelog

2026a40 Adapt goreleaser to latest changes
9bce6e3 Make Execute() wait for initialization of status gRPC server before use (#835)
1cbc8b2 Update changelog
f604ef8 Wait for scheduler stop first (#1016)
c3305c6 add 'next' field to swagger definition (#991)
3ad3a29 bugfix: fd-leak when RPC client communication fail (#1009)
a9610ae bugfix: panic or network errors (#1008)
5300781 feat: Update node status text (#1012)
b5929bf fix comment typo (#1000)
2aa3e2f fix notification bug (#993)
4248641 fix typos (#1005)
f5c9553 fix: wait all jobs done (#1010)
bfef6b7 git ignore .idea files (#1007)
bf6828d swagger assets from cdn (#997)
6e1246c use relative API_URL (#1006)

v3.1.8

16 Jun 20:26
Compare
Choose a tag to compare

Changelog

17bf227 Buildkit stable (#977)
07afbf9 Control errors on scheduler start (#978)
0eedcfb Fix TLSRaftLayer init (#987)
1ebf862 Fix intermittent test false negative (#982)
5008f7a Improve upgrade doc (#980)
6c18bc5 Update agent tags on config reload (#983)
281a152 Update changelog
46a118c Update test version
286e92c urls were not working well in documentation (#979)

v3.1.7

29 May 21:45
Compare
Choose a tag to compare

Changelog

426c8a3 Add 'main' build target for dkron binaries (#973)
f386690 Add @minutely custom schedule again (#970)
7652293 Add GCP PubSub executor (#943)
620e9c7 Add logger to FromProto instantiation (#971)
c93ad09 Clarify runoncreate and run behaviors (#950)
3c32a57 Clarify that default is for all nodes run each job. (#938)
ffcd28f DataGrid UI fixes for long fields (#965)
d1db732 Fix race conditions (#967)
162e8db Fix shell executor crashing on missing command (#948)
8af5611 Improve tests for http executor (#936)
3ea5124 Overhaul logging to avoid package level var (#963)
858ec29 Refactor processFilteredNodes for testing (#968)
c382d2c Update changelog
3304282 Update deps
430ae62 Updated Go version on Dockerfile (#962)
fcb3af4 Upgrade to GitHub-native Dependabot (#949)
db74f80 chore(deps): bump github.com/fluent/fluent-logger-golang (#955)
1b97c4d chore(deps): bump github.com/gin-gonic/gin from 1.6.3 to 1.7.1 (#952)
07fa591 chore(deps): bump github.com/golang/protobuf from 1.4.3 to 1.5.2 (#953)
6313769 chore(deps): bump github.com/hashicorp/go-hclog from 0.15.0 to 0.16.0 (#956)
3f79657 chore(deps): bump github.com/hashicorp/go-plugin from 1.4.0 to 1.4.1 (#954)
817b2fc chore(deps): bump github.com/hashicorp/go-version from 1.2.1 to 1.3.0 (#959)
e5d6df8 chore(deps): bump github.com/hashicorp/raft from 1.2.0 to 1.3.1 (#961)
69a437a chore(deps): bump github.com/soheilhy/cmux from 0.1.4 to 0.1.5 (#960)
bbde473 chore(deps): bump google.golang.org/grpc from 1.36.0 to 1.37.0 (#958)
52f6269 chore(deps): bump google.golang.org/protobuf from 1.25.0 to 1.26.0 (#957)
2538be5 feature: Implement ephemeral and expires at feature (#972)

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