Skip to content

Releases: distribworks/dkron

v3.2.0-beta4

02 Jun 21:59
618ddb8
Compare
Choose a tag to compare
v3.2.0-beta4 Pre-release
Pre-release

Changelog

  • ec7127e Implement some suggestions to the UI (#1120)
  • 618ddb8 New web site (#1072)
  • 5f4a31e Refactor cron lifecycle (#1119)
  • 81124c8 chore(deps): bump github.com/Shopify/sarama from 1.32.0 to 1.33.0 (#1114)
  • 309e304 chore(deps): bump github.com/armon/go-metrics from 0.3.11 to 0.4.0 (#1122)
  • 173c01c chore(deps): bump github.com/gin-gonic/gin from 1.7.7 to 1.8.0 (#1125)
  • 9567a98 chore(deps): bump github.com/hashicorp/go-version from 1.4.0 to 1.5.0 (#1117)
  • 8f95d92 chore(deps): bump github.com/hashicorp/serf from 0.9.7 to 0.9.8 (#1116)
  • 07f6cb6 chore(deps): bump github.com/nats-io/nats.go from 1.15.0 to 1.16.0 (#1121)
  • c42da5e chore(deps): bump github.com/prometheus/client_golang (#1115)
  • 6d6c2d7 chore(deps): bump github.com/spf13/viper from 1.11.0 to 1.12.0 (#1123)
  • f32d4a8 chore(deps): bump google.golang.org/grpc from 1.46.0 to 1.46.2 (#1113)

v3.2.0-beta3

01 Jun 16:36
Compare
Choose a tag to compare
v3.2.0-beta3 Pre-release
Pre-release

Changelog

  • d976f32 Add comments on scheduler stop to clarify design decission
  • 7f9fbe8 Add test for ClearCron
  • dfa910e ClearCron needs to empty the map and set proper metrics
  • 84f2b45 Remove file included by mistake
  • b2c6856 Remove the usage of EntryJobMap
  • 05f598e Remove unnecessary continues
  • 0779368 Remove what's in the Cron anyway
  • 0379ce3 Reuse inner cron.Stop() method comment
  • 889490f grammar

v3.2.0-beta2

29 May 23:00
Compare
Choose a tag to compare
v3.2.0-beta2 Pre-release
Pre-release

Changelog

  • 8fea8c1 Fix test
  • dc93b00 Refactor cron lifecycle
  • 81124c8 chore(deps): bump github.com/Shopify/sarama from 1.32.0 to 1.33.0 (#1114)
  • 9567a98 chore(deps): bump github.com/hashicorp/go-version from 1.4.0 to 1.5.0 (#1117)
  • 8f95d92 chore(deps): bump github.com/hashicorp/serf from 0.9.7 to 0.9.8 (#1116)
  • c42da5e chore(deps): bump github.com/prometheus/client_golang (#1115)
  • f32d4a8 chore(deps): bump google.golang.org/grpc from 1.46.0 to 1.46.2 (#1113)

v3.2.0-beta1

11 May 22:28
60c8ae9
Compare
Choose a tag to compare
v3.2.0-beta1 Pre-release
Pre-release

Changelog

  • 5419221 Add prewebhook and cronitor telemetry integration (#1099)
  • b9cfa78 Bump version in site
  • f0c0df3 Implement GRPC executor (#1049)
  • 60c8ae9 Leadership transfer (#1109)
  • ae741bc Use golang/cross to build multiarch docker (#1105)
  • bac6716 chore(deps): bump async from 2.6.3 to 2.6.4 in /ui (#1095)
  • 654eb9c chore(deps): bump cloud.google.com/go/pubsub from 1.19.0 to 1.20.0 (#1091)
  • 1fd1faa chore(deps): bump cloud.google.com/go/pubsub from 1.20.0 to 1.21.0 (#1103)
  • 8f8402f chore(deps): bump cloud.google.com/go/pubsub from 1.21.0 to 1.21.1 (#1108)
  • 97e607e chore(deps): bump cross-fetch from 3.1.0 to 3.1.5 in /ui (#1100)
  • 11f81db chore(deps): bump follow-redirects from 1.13.0 to 1.14.9 in /ui (#1061)
  • 8e84bc3 chore(deps): bump github.com/armon/go-metrics from 0.3.10 to 0.3.11 (#1104)
  • 8f1c0a2 chore(deps): bump github.com/hashicorp/go-plugin from 1.4.3 to 1.4.4 (#1107)
  • 74051d9 chore(deps): bump github.com/hashicorp/go-uuid from 1.0.2 to 1.0.3 (#1087)
  • 76d1d1f chore(deps): bump github.com/hashicorp/raft from 1.3.6 to 1.3.8 (#1097)
  • 5fd6810 chore(deps): bump github.com/hashicorp/raft from 1.3.8 to 1.3.9 (#1102)
  • fea9a49 chore(deps): bump github.com/jhump/protoreflect from 1.10.3 to 1.12.0 (#1098)
  • 4115a32 chore(deps): bump github.com/nats-io/nats.go from 1.13.0 to 1.14.0 (#1086)
  • 6941f53 chore(deps): bump github.com/nats-io/nats.go from 1.14.0 to 1.15.0 (#1106)
  • 5ed700b chore(deps): bump github.com/spf13/viper from 1.10.1 to 1.11.0 (#1089)
  • c77d49e chore(deps): bump google.golang.org/grpc from 1.45.0 to 1.46.0 (#1096)
  • 00001a7 chore(deps): bump minimist from 1.2.5 to 1.2.6 in /ui (#1078)
  • fde71bb chore(deps): bump nanoid from 3.1.20 to 3.3.2 in /ui (#1083)

v3.1.11

07 Apr 21:38
Compare
Choose a tag to compare

Changelog

v3.1.11-beta3

05 Apr 07:52
Compare
Choose a tag to compare
v3.1.11-beta3 Pre-release
Pre-release

Changelog

v3.1.11-beta2

04 Apr 20:09
efd93c5
Compare
Choose a tag to compare
v3.1.11-beta2 Pre-release
Pre-release

Changelog

  • efd93c5 Do not exit on failed leadership (#1082)
  • 23c5ccd Update metrics docs for Prometheus config file (#1058)
  • 294677b chore(deps): bump cloud.google.com/go/pubsub from 1.17.1 to 1.19.0 (#1069)
  • beb5e13 chore(deps): bump github.com/Shopify/sarama from 1.31.0 to 1.31.1 (#1057)
  • baf0062 chore(deps): bump github.com/Shopify/sarama from 1.31.1 to 1.32.0 (#1063)
  • 8bb3340 chore(deps): bump github.com/fluent/fluent-logger-golang (#1044)
  • d7be957 chore(deps): bump github.com/hashicorp/go-hclog from 1.0.0 to 1.1.0 (#1046)
  • 3a1937a chore(deps): bump github.com/hashicorp/go-hclog from 1.1.0 to 1.2.0 (#1068)
  • 98224bc chore(deps): bump github.com/hashicorp/go-version from 1.3.0 to 1.4.0 (#1042)
  • 8ea887a chore(deps): bump github.com/hashicorp/raft from 1.3.2 to 1.3.5 (#1059)
  • dd77e56 chore(deps): bump github.com/hashicorp/raft from 1.3.5 to 1.3.6 (#1065)
  • b5e0775 chore(deps): bump github.com/hashicorp/serf from 0.9.6 to 0.9.7 (#1043)
  • fc4f6e4 chore(deps): bump github.com/prometheus/client_golang (#1054)
  • 7f8c354 chore(deps): bump github.com/spf13/cobra from 1.2.1 to 1.4.0 (#1067)
  • 2c1e89e chore(deps): bump github.com/spf13/viper from 1.9.0 to 1.10.1 (#1045)
  • b9c42f8 chore(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#1073)
  • ba0ea1b chore(deps): bump google.golang.org/grpc from 1.42.0 to 1.44.0 (#1052)
  • b769f0f chore(deps): bump google.golang.org/grpc from 1.44.0 to 1.45.0 (#1066)
  • 177f6ce chore(deps): bump google.golang.org/protobuf from 1.27.1 to 1.28.0 (#1079)

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)