Releases: distribworks/dkron
v2.0.0-b6
Changelog
ca4c3ec Adapted for newer gorelease
1eb69ce Add Notifications error control logic
fbf0969 Don't report error when forwarding to the leader
1ddb087 Fix goreleaser dockers
1fde70c Fix testing
09502f4 Goreleaser build ids
08d4f4a Missing id in builds
8802834 More refactor to avoid nesting transactions
7d191b9 Refactor to avoid nested transactions
82e5899 Refactored store test and fixed executions returning similar prefix
811d88c Trust in goreleaser docker binaries to be populated
Docker images
docker pull dkron/dkron:latest
docker pull dkron/dkron:v2.0.0-b6
docker pull dkron/dkron:v2
v2.0.0-b5
Changelog
ba016f3 Actually implement the snapshot restorer
335b4d9 Add displayname to job
145a4a0 Always target jobs by region
7c6ce14 Better flag docs
8f44062 Docs
ef7df44 Fix logging
fc3484a Fix maxPendingWrites value
a5581d3 Fix testing
82a8a64 Implement snapshoting for FSM
9b4d780 Linting
179b766 New helper applySetJob to aid in storing job modifications on the leader without relying in gRPC calls
e2c448d Replace the complex DeleteExecutions method body by simpler DropPrefix in Badger 2
acb1c23 Typo in yum install
4b0d4d0 Use badger v2.0.0-rc2
Docker images
docker pull dkron/dkron:latest
docker pull dkron/dkron:v2.0.0-b5
docker pull dkron/dkron:v2
v2.0.0-b4
Changelog
c6da283 Allow setting leadership extra functions
ea76b8f Better temp dir handling
c18b8e2 Change param for filtering jobs in spec
f7d7859 Correct spelling
f3d7083 Correctly handling TLS
faebbaa Dkron v2
9c42ffe Docs
6b6ec87 Don't panic when @at schedule can't be parsed, but log an error and recover using date in the past.
e311988 Fix dependent job updates in parent jobs on change or delete
3aa71d2 Fix dependent job updates in parent jobs on change or delete
4988009 Fix job reschedule on every page refresh (#560)
de13171 Fix new jobs counting as failed in dashboard (v2.x)
f0bb687 Fix next execution computation
8290ceb Fix test
89c06d8 Fix test
f51edf7 Fix test
3ce0d74 Fix test
fcc2878 Fix upgrade doc
f4fcbe1 Fixes paginator gap and add First and Last button (#561)
0c38604 Functional options for agent
ee26e07 Have a working cmux
11a8973 Implement raft list-peers and remove-peer
79ed23c Improve readability
72ffc51 Isolate gRPC test db
5f261bb Leave info
6ddab6e Linting
e32262f Linting
c474d13 Linting
79a4045 Make API reject invalid job names with 400 HTTP status code. Remove job name sanitation code.
48ea083 Make tests work with updated setup function
e559d0c Merge branch 'master' into v2.x
7558b28 Merge remote-tracking branch 'origin/master' into v2.x
a018f9e Migrating docs
7aa80ec Properly shutdown testing dbs
0019ef9 Recovery with peers.json and recovery docs
81287a6 Refactor Call prefix on gRPC client calls
e408315 Remove bindata
e004caf Remove helper artifact for v1 related with storage
383f1b9 Remove leadership funcs options
5f79ec5 Remove placeholder
cacaeb8 Rename import paths
664e697 Replace old repository path (#563)
b8a4729 Restore GetNext func
291581f Revert "Allow setting leadership extra functions"
082adf3 Revert "Don't panic when @at schedule can't be parsed,"
4974894 Update child jobs when parent is deleted
904a0c1 Update comment
f8ca361 Update comment
4a3682d gofmt
143eb3b gofmt import paths
Docker images
docker pull dkron/dkron:latest
docker pull dkron/dkron:v2.0.0-b4
docker pull dkron/dkron:v2
v1.2.5
Changelog
e311988 Fix dependent job updates in parent jobs on change or delete
4988009 Fix job reschedule on every page refresh (#560)
f4fcbe1 Fixes paginator gap and add First and Last button (#561)
811e190 Go mod tidy
e408315 Remove bindata
664e697 Replace old repository path (#563)
b7fbb2d Update changelog
Docker images
docker pull dkron/dkron:latest
docker pull dkron/dkron:v1.2.5
docker pull dkron/dkron:v1
v2.0.0-b1
v2.0.0-b3
Changelog
b1fe131 Correctly handling TLS
b8c173b Fix upgrade doc
26809e7 Have a working cmux
edc6acb Implement raft list-peers and remove-peer
27e9ea0 Leave info
72346d4 Recovery with peers.json and recovery docs
Docker images
docker pull dkron/dkron:latest
docker pull dkron/dkron:v2.0.0-b3
docker pull dkron/dkron:v2
v2.0.0-b2
Changelog
160c5f3 Better temp dir handling
6f9949c Change param for filtering jobs in spec
45f9b5c Correct spelling
26b1c07 Don't panic when @at schedule can't be parsed, but log an error and recover using date in the past.
49ed3a2 Fix new jobs counting as failed in dashboard (v2.x)
3d78fc0 Fix next execution computation
70eb015 Fix test
6f29cd6 Fix test
9e344ae Fix test
e308984 Improve readability
6d84f9c Isolate gRPC test db
e318ef1 Make API reject invalid job names with 400 HTTP status code. Remove job name sanitation code.
d539e06 Make tests work with updated setup function
4b4e9b8 Merge branch 'v2.x' into v2.x
845f221 Merge branch 'v2.x' of github.com:victorcoder/dkron into v2.x
61d4cb7 Merge branch 'v2.x' of https://github.com/victorcoder/dkron into v2.x
d08b0a4 Merge branch 'v2.x' of https://github.com/yvanoers/dkron into v2.x
6f5b013 Merge branch 'v2.x' of https://github.com/yvanoers/dkron into v2.x
57a73a3 Migrating docs
000981c Properly shutdown testing dbs
b398477 Revert "Don't panic when @at schedule can't be parsed,"
47b4b9c Update comment
d516f34 Update comment
Docker images
docker pull dkron/dkron:latest
docker pull dkron/dkron:v2.0.0-b2
docker pull dkron/dkron:v2
v1.2.4
Changelog
b60ae9c New site design (#529)
cc4ea68 Parameterize test suite to use any backend
c1897f5 Refactor: GetLastExecutionGroup to simplify code
5710e35 Text align
37aa934 Update changelog
9153545 Update swagger spec: fix executor_config, add status (#524)
Docker images
docker pull dkron/dkron:latest
docker pull dkron/dkron:v1.2.4
docker pull dkron/dkron:v1
v1.2.3
Changelog
357b266 Bump valkeyrie with redis watches fix (#527)
01eddc4 Fix some textual errors in the website
007d6b0 Fix tests
e8b5d55 Implement server selection using consistent hash (#522)
800bbcf License review
2cfcce1 Merge branch 'master' into storage_interface
1b7fe49 Spacing
cf83377 Update COMM-LICENSE
0e57cf5 Update FAQ
6896ae5 Upgrade serf to 0.8.2
08765f0 refactor: Store should implement the interface
Docker images
docker pull dkron/dkron:latest
docker pull dkron/dkron:v1.2.3
docker pull dkron/dkron:v1