All Versions
84
Latest Version
Avg Release Cycle
38 days
Latest Release
591 days ago

Changelog History
Page 2

  • v3.1.3 Changes

    January 17, 2021

    🔄 Changes

    • 💻 Several UI Improvements #891
      • Visual status for jobs
      • Bulk actions for toggle and run
      • Flexible jobs datagrid layout
      • Fix clock style
      • Fix date rendering on non finished executions
  • v3.1.2 Changes

    January 08, 2021

    🔋 Features

    • ➕ Added some query filters on Job executions #878 @MGSousa
    • 💻 Executions sorting in UI #885

    🛠 Fixes

    • 🛠 Fix panic on recovering cluster (with peers.json) #882 @fopina
    • 👉 Use correct wrapping and monospace font for execution's output #879 @sc0rp10
  • v3.1.1 Changes

    December 21, 2020

    🔋 Features

    • Some info cards in dashboard #873
    • ➕ Add status to JobOption to filter from UI and API #872
  • v3.1.0 Changes

    December 18, 2020

    🔋 Features

    • 💻 React admin web UI #864

    🔄 Changes

    • 👉 Use newer gRPC library version #855
    • ⬆️ Bump deps

    🛠 Fixes

    • 🌲 Clean up log message #860 @yvanoers
    • ✂ Remove duplicate lines from Recovery documentation #861 @vishalsngl
    • How errors are handled in the AgentRun call #858
    • 🛠 Fix uneven balancing #865 @yvanoers
  • v3.0.8 Changes

    November 20, 2020

    🔄 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 Changes

    November 11, 2020

    🔄 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 Changes

    October 18, 2020

    🔄 Changes

    • ⏱ Revert "feat: Include scheduler entries in status API" #829
    • ⬆️ Bump some deps
  • v3.0.5 Changes

    September 04, 2020

    🔄 Changes

    • 🚀 Github Action for release (binary and docker) #770
    • ⏱ Include scheduler entries in status API #813
    • ⬆️ Bump deps #814

    🛠 Fixes

    • 🆓 free s.Cron on proper opportunity to avoid unexpected crash #779
  • v3.0.4 Changes

    June 12, 2020

    🔄 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 Changes

    June 10, 2020

    🔄 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