Dkron Versions Save

Dkron - Distributed, fault tolerant job scheduling system https://dkron.io

v4.0.0-beta5

2 months ago

Changelog

  • fccc1fb3 4.0 Banner and blog post
  • f7eaff00 Build with docker node
  • 37fd38b3 Docs v4 (#1473)
  • 64263084 Generate client
  • b7235eed Merge branch '4.x' of github.com:distribworks/dkron into 4.x
  • a0717ae7 Move member type to types
  • 794a178f Refactor location of types as they not only belong to plugins, but used in general. (#1485)
  • 203e31db Reuse http clients with the same configuration (#1474)
  • b71cf986 Update OpenAPI spec to v3.1.0 and add ACLs spec
  • 4fcd8f7c protoc line

v4.0.0-beta4

3 months ago

Changelog

  • 9a1bc045 Build UI
  • 586f72d9 Bump module to v4 (#1470)
  • 47882213 Docs
  • 41c82f3e Docs
  • f05aefef Embed http plugin (#1471)
  • 9186d0cd Fix shell command (#1434)
  • 03fb8138 Merge branch 'main' into 4.x
  • 86ce37ff Refactor buttons for admin v4
  • 322a0266 Remove syscall (#1435)
  • aec162a8 Show all Job fields
  • fd94c0a1 Update to use the latest Ansible Equinix module (#1440)
  • 1670a335 Upgrade website to latest Docusaurus (#1439)
  • 82559360 chore(deps): bump cloud.google.com/go/pubsub from 1.33.0 to 1.34.0 (#1457)
  • 98e1c1c7 chore(deps): bump cloud.google.com/go/pubsub from 1.34.0 to 1.36.0 (#1459)
  • 58200820 chore(deps): bump github.com/hashicorp/go-hclog from 1.6.1 to 1.6.2 (#1445)
  • fd84c043 chore(deps): bump github.com/jhump/protoreflect from 1.15.4 to 1.15.5 (#1456)
  • 4a3a67df chore(deps): bump github.com/nats-io/nats.go from 1.31.0 to 1.32.0 (#1455)
  • 0b00169c chore(deps): bump github.com/prometheus/client_golang (#1449)
  • ee8275b6 chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.11 to 3.23.12 (#1450)
  • 7a7d2641 chore(deps): bump github.com/spf13/viper from 1.18.1 to 1.18.2 (#1444)
  • f114610b chore(deps): bump golang.org/x/net from 0.19.0 to 0.20.0 (#1451)
  • 52f788a9 chore(deps): bump google.golang.org/grpc from 1.59.0 to 1.60.1 (#1448)
  • 52e95dd7 chore(deps): bump google.golang.org/grpc from 1.60.1 to 1.61.0 (#1458)
  • 901c2683 chore(deps): bump google.golang.org/protobuf (#1447)

v4.0.0-beta3

3 months ago

Changelog

  • 665c865f Fix disabled (#1467)

v4.0.0-beta2

3 months ago

Changelog

  • c35d31e4 Move config init to agent command (#1465)

v4.0.0-beta1

3 months ago

Dkron v4.0.0-beta1 is now available 🚀🎉 This release includes major improvements and better performance. If you're using Dkron for distributed cron jobs, now's the time to give the beta a try!

Note: As this is a beta release, please report any issues you encounter to help us make the final release even better! 🙏💻🛠️

Great news for those who only need to run shell jobs with Dkron! With the new release of Dkron v4.0.0-beta1, you can now run Dkron as a single binary, as it embeds the shell plugin. This makes it even easier and faster to get started with Dkron for simple cron job management.

We're also thrilled to announce the release of a new Docker light image for Dkron v4.0.0-beta1! 🐳🔆 This image contains only the main Dkron binary with the built-in shell plugin and no other plugins, all in a single file. If you're looking for a lean and efficient way to run Dkron, this is it!

https://hub.docker.com/r/dkron/dkron/tags

Changelog

  • 1d161b0d Bump go + goreleaser to 1.21 (#1427)
  • 7a2d4901 Clean up space in CI
  • 345ca8c0 Convert shell plugin to internal plugin (#975)
  • 1377bcdf Fix windows build
  • 1c45fdfe Handle ip changes (#1446)
  • 376a8201 Merge branch 'master' into 4.x
  • 055f0e18 Release a light image tag (#988)
  • 54ab0c6e Remove old UI (#984)
  • 7ee3ab6f Remove shell bin building because it's builtin
  • 4dcd2c7a Shell command needs proper usage and desc to be valid
  • d6e7f064 Update CHANGELOG
  • 0584ca69 Update README.md
  • 7af72c32 Upgrade react admin to v4 (#1436)
  • 2f40b608 Use exponential backoff for retries (#1433)
  • b71134b3 add TLS options for kafka executor plugin (#1384)
  • 031da50c chore(deps): bump github.com/fullstorydev/grpcurl from 1.8.7 to 1.8.9 (#1410)
  • f0fa7530 chore(deps): bump github.com/gin-contrib/cors from 1.4.0 to 1.5.0 (#1421)
  • f33af669 chore(deps): bump github.com/hashicorp/go-hclog from 1.5.0 to 1.6.1 (#1428)
  • 4f28e382 chore(deps): bump github.com/hashicorp/go-plugin from 1.5.0 to 1.6.0 (#1418)
  • 3da94031 chore(deps): bump github.com/hashicorp/go-sockaddr from 1.0.4 to 1.0.6 (#1416)
  • 96212ff6 chore(deps): bump github.com/hashicorp/raft from 1.5.0 to 1.6.0 (#1420)
  • 1f4ecc3c chore(deps): bump github.com/jhump/protoreflect from 1.15.3 to 1.15.4 (#1430)
  • 1ce9a49e chore(deps): bump github.com/nats-io/nats-server/v2 from 2.7.4 to 2.9.23 (#1408)
  • 6c0ca565 chore(deps): bump github.com/prometheus/client_golang (#1396)
  • 2b932963 chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.8 to 3.23.11 (#1424)
  • 7654b631 chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#1414)
  • 967f20ba chore(deps): bump github.com/spf13/viper from 1.16.0 to 1.18.1 (#1431)
  • cd59f602 chore(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 (#1401)
  • 167a79a3 chore(deps): bump golang.org/x/net from 0.17.0 to 0.18.0 (#1417)
  • 5069fbd9 chore(deps): bump golang.org/x/net from 0.18.0 to 0.19.0 (#1422)
  • a1ab5072 chore: pkg import only once (#1406)
  • 2b83b073 feat(dkron-executor-shell): some improvement (#1389)

v3.2.7

5 months ago

Changelog

  • 1d161b0d Bump go + goreleaser to 1.21 (#1427)
  • 9186d0cd Fix shell command (#1434)
  • 322a0266 Remove syscall (#1435)
  • d6e7f064 Update CHANGELOG
  • 0584ca69 Update README.md
  • b71134b3 add TLS options for kafka executor plugin (#1384)
  • 031da50c chore(deps): bump github.com/fullstorydev/grpcurl from 1.8.7 to 1.8.9 (#1410)
  • f0fa7530 chore(deps): bump github.com/gin-contrib/cors from 1.4.0 to 1.5.0 (#1421)
  • f33af669 chore(deps): bump github.com/hashicorp/go-hclog from 1.5.0 to 1.6.1 (#1428)
  • 4f28e382 chore(deps): bump github.com/hashicorp/go-plugin from 1.5.0 to 1.6.0 (#1418)
  • 3da94031 chore(deps): bump github.com/hashicorp/go-sockaddr from 1.0.4 to 1.0.6 (#1416)
  • 96212ff6 chore(deps): bump github.com/hashicorp/raft from 1.5.0 to 1.6.0 (#1420)
  • 1f4ecc3c chore(deps): bump github.com/jhump/protoreflect from 1.15.3 to 1.15.4 (#1430)
  • 1ce9a49e chore(deps): bump github.com/nats-io/nats-server/v2 from 2.7.4 to 2.9.23 (#1408)
  • 6c0ca565 chore(deps): bump github.com/prometheus/client_golang (#1396)
  • 2b932963 chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.8 to 3.23.11 (#1424)
  • 7654b631 chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#1414)
  • 967f20ba chore(deps): bump github.com/spf13/viper from 1.16.0 to 1.18.1 (#1431)
  • cd59f602 chore(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 (#1401)
  • 167a79a3 chore(deps): bump golang.org/x/net from 0.17.0 to 0.18.0 (#1417)
  • 5069fbd9 chore(deps): bump golang.org/x/net from 0.18.0 to 0.19.0 (#1422)
  • a1ab5072 chore: pkg import only once (#1406)
  • 2b83b073 feat(dkron-executor-shell): some improvement (#1389)

v3.2.6

8 months ago

Changelog

  • 9f4cac59 Docs for ES processor
  • fb97c52a Merge branch 'master' of github.com:distribworks/dkron
  • 10bdfc72 Merge branch 'master' of github.com:distribworks/dkron
  • 593cb1f9 Update ECS executor docs
  • 28ea7f72 Update docs
  • ec8b87d4 chore(deps): bump cloud.google.com/go/pubsub from 1.31.0 to 1.32.0 (#1356)
  • e62ec682 chore(deps): bump cloud.google.com/go/pubsub from 1.32.0 to 1.33.0 (#1373)
  • 271f3fbb chore(deps): bump github.com/hashicorp/go-plugin from 1.4.10 to 1.5.0 (#1378)
  • 4f849a41 chore(deps): bump github.com/hashicorp/go-sockaddr from 1.0.2 to 1.0.4 (#1377)
  • 6457766f chore(deps): bump github.com/jhump/protoreflect from 1.15.1 to 1.15.2 (#1375)
  • e41d5048 chore(deps): bump github.com/nats-io/nats.go from 1.25.0 to 1.27.1 (#1354)
  • f279c869 chore(deps): bump github.com/nats-io/nats.go from 1.25.0 to 1.28.0 (#1370)
  • 8cdae0f0 chore(deps): bump github.com/prometheus/client_golang (#1350)
  • 0f7538f7 chore(deps): bump github.com/spf13/viper from 1.15.0 to 1.16.0 (#1345)
  • c81eec36 chore(deps): bump github.com/streadway/amqp from 1.0.0 to 1.1.0 (#1351)
  • 1a7f993a chore(deps): bump golang.org/x/net from 0.10.0 to 0.14.0 (#1374)
  • 383355f6 chore(deps): bump google.golang.org/grpc from 1.55.0 to 1.57.0 (#1372)
  • 593c282d chore(deps): bump google.golang.org/protobuf from 1.30.0 to 1.31.0 (#1353)

v3.2.5

11 months ago

Changelog

  • 86e41016 Go sum
  • 0503cbd5 chore(deps): bump cloud.google.com/go/pubsub from 1.30.1 to 1.31.0 (#1338)
  • 54b31e0a chore(deps): bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 (#1341)
  • b65c2118 chore(deps): bump github.com/hashicorp/go-plugin from 1.4.9 to 1.4.10 (#1343)
  • d5d8aafc chore(deps): bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 (#1344)
  • 4ebc4f78 chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#1342)

v3.2.4

11 months ago

Changelog

  • 9b4c2d15 Add logrus Hook to write logs to stderr and stdout based on log level (#1312)
  • 4164cc57 Add missing
  • 032cdb69 Add next to OpenAPI docs
  • 672dc26d Configure http requests to be closed after reading the response body. (#1316)
  • 51dc5f3c Do not retry job when unknown status (#1335)
  • 4fccf9c8 Docs
  • 07ac49f0 Fix linting issues (#1336)
  • ed8cd8dd Fix network resolve introduced with linting (#1340)
  • 6bf18894 Merge branch 'master' of github.com:distribworks/dkron
  • 610e5050 Merge branch 'master' of github.com:distribworks/dkron
  • 29ad1fea Prometheus metrics for shell executor (#1330)
  • 53864a0c Update README.md
  • 261f06b3 Update README.md
  • 3055367d Update changelog
  • 9764341e Update doc
  • 3dbe213a Update installation.md (#1311)
  • 1e6e407c chore(deps): bump cloud.google.com/go/pubsub from 1.28.0 to 1.30.0 (#1306)
  • 50732e74 chore(deps): bump cloud.google.com/go/pubsub from 1.30.0 to 1.30.1 (#1326)
  • 311a3865 chore(deps): bump github.com/hashicorp/go-hclog from 1.4.0 to 1.5.0 (#1305)
  • 617cbdc2 chore(deps): bump github.com/hashicorp/raft from 1.3.11 to 1.4.0 (#1301)
  • e9674512 chore(deps): bump github.com/hashicorp/raft from 1.4.0 to 1.5.0 (#1321)
  • 0628719c chore(deps): bump github.com/nats-io/nats.go from 1.24.0 to 1.25.0 (#1304)
  • a15e43b1 chore(deps): bump github.com/prometheus/client_golang (#1327)
  • e04a1f8f chore(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 (#1332)
  • 2bfdfec1 chore(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#1314)
  • b80d37e4 chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#1333)
  • 23d17419 chore(deps): bump golang.org/x/net from 0.8.0 to 0.9.0 (#1315)
  • f625171c chore(deps): bump golang.org/x/net from 0.9.0 to 0.10.0 (#1324)
  • b4e8578e chore(deps): bump google.golang.org/grpc from 1.53.0 to 1.54.0 (#1303)
  • 04b9efc9 chore(deps): bump google.golang.org/grpc from 1.54.0 to 1.55.0 (#1325)
  • 9982ceb9 chore(deps): bump google.golang.org/protobuf from 1.29.0 to 1.30.0 (#1302)

v3.2.3

1 year ago

Changelog

  • b27606c2 Bump version
  • 18dc23de Fix non existing dependent job (#1297)
  • c50e7170 Merge t pushbranch 'master' of github.com:distribworks/dkron
  • a6b9a0e8 Update changelog
  • e1f3d828 chore(deps): bump github.com/golang/protobuf from 1.5.2 to 1.5.3 (#1292)
  • c12588c7 chore(deps): bump google.golang.org/protobuf (#1293)
  • 5ed7e8ad support custom Host header in webhook-headers and pre-webhook-headers (#1279)