Releases: distribworks/dkron
Releases · distribworks/dkron
v3.2.7
Changelog
- 1d161b0 Bump go + goreleaser to 1.21 (#1427)
- 9186d0c Fix shell command (#1434)
- 322a026 Remove syscall (#1435)
- d6e7f06 Update CHANGELOG
- 0584ca6 Update README.md
- b71134b add TLS options for kafka executor plugin (#1384)
- 031da50 chore(deps): bump github.com/fullstorydev/grpcurl from 1.8.7 to 1.8.9 (#1410)
- f0fa753 chore(deps): bump github.com/gin-contrib/cors from 1.4.0 to 1.5.0 (#1421)
- f33af66 chore(deps): bump github.com/hashicorp/go-hclog from 1.5.0 to 1.6.1 (#1428)
- 4f28e38 chore(deps): bump github.com/hashicorp/go-plugin from 1.5.0 to 1.6.0 (#1418)
- 3da9403 chore(deps): bump github.com/hashicorp/go-sockaddr from 1.0.4 to 1.0.6 (#1416)
- 96212ff chore(deps): bump github.com/hashicorp/raft from 1.5.0 to 1.6.0 (#1420)
- 1f4ecc3 chore(deps): bump github.com/jhump/protoreflect from 1.15.3 to 1.15.4 (#1430)
- 1ce9a49 chore(deps): bump github.com/nats-io/nats-server/v2 from 2.7.4 to 2.9.23 (#1408)
- 6c0ca56 chore(deps): bump github.com/prometheus/client_golang (#1396)
- 2b93296 chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.8 to 3.23.11 (#1424)
- 7654b63 chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#1414)
- 967f20b chore(deps): bump github.com/spf13/viper from 1.16.0 to 1.18.1 (#1431)
- cd59f60 chore(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 (#1401)
- 167a79a chore(deps): bump golang.org/x/net from 0.17.0 to 0.18.0 (#1417)
- 5069fbd chore(deps): bump golang.org/x/net from 0.18.0 to 0.19.0 (#1422)
- a1ab507 chore: pkg import only once (#1406)
- 2b83b07 feat(dkron-executor-shell): some improvement (#1389)
v3.2.6
Changelog
- 9f4cac5 Docs for ES processor
- fb97c52 Merge branch 'master' of github.com:distribworks/dkron
- 10bdfc7 Merge branch 'master' of github.com:distribworks/dkron
- 593cb1f Update ECS executor docs
- 28ea7f7 Update docs
- ec8b87d chore(deps): bump cloud.google.com/go/pubsub from 1.31.0 to 1.32.0 (#1356)
- e62ec68 chore(deps): bump cloud.google.com/go/pubsub from 1.32.0 to 1.33.0 (#1373)
- 271f3fb chore(deps): bump github.com/hashicorp/go-plugin from 1.4.10 to 1.5.0 (#1378)
- 4f849a4 chore(deps): bump github.com/hashicorp/go-sockaddr from 1.0.2 to 1.0.4 (#1377)
- 6457766 chore(deps): bump github.com/jhump/protoreflect from 1.15.1 to 1.15.2 (#1375)
- e41d504 chore(deps): bump github.com/nats-io/nats.go from 1.25.0 to 1.27.1 (#1354)
- f279c86 chore(deps): bump github.com/nats-io/nats.go from 1.25.0 to 1.28.0 (#1370)
- 8cdae0f chore(deps): bump github.com/prometheus/client_golang (#1350)
- 0f7538f chore(deps): bump github.com/spf13/viper from 1.15.0 to 1.16.0 (#1345)
- c81eec3 chore(deps): bump github.com/streadway/amqp from 1.0.0 to 1.1.0 (#1351)
- 1a7f993 chore(deps): bump golang.org/x/net from 0.10.0 to 0.14.0 (#1374)
- 383355f chore(deps): bump google.golang.org/grpc from 1.55.0 to 1.57.0 (#1372)
- 593c282 chore(deps): bump google.golang.org/protobuf from 1.30.0 to 1.31.0 (#1353)
v3.2.5
Changelog
- 86e4101 Go sum
- 0503cbd chore(deps): bump cloud.google.com/go/pubsub from 1.30.1 to 1.31.0 (#1338)
- 54b31e0 chore(deps): bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 (#1341)
- b65c211 chore(deps): bump github.com/hashicorp/go-plugin from 1.4.9 to 1.4.10 (#1343)
- d5d8aaf chore(deps): bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 (#1344)
- 4ebc4f7 chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#1342)
v3.2.4
Changelog
- 9b4c2d1 Add logrus Hook to write logs to stderr and stdout based on log level (#1312)
- 4164cc5 Add missing
- 032cdb6 Add next to OpenAPI docs
- 672dc26 Configure http requests to be closed after reading the response body. (#1316)
- 51dc5f3 Do not retry job when unknown status (#1335)
- 4fccf9c Docs
- 07ac49f Fix linting issues (#1336)
- ed8cd8d Fix network resolve introduced with linting (#1340)
- 6bf1889 Merge branch 'master' of github.com:distribworks/dkron
- 610e505 Merge branch 'master' of github.com:distribworks/dkron
- 29ad1fe Prometheus metrics for shell executor (#1330)
- 53864a0 Update README.md
- 261f06b Update README.md
- 3055367 Update changelog
- 9764341 Update doc
- 3dbe213 Update installation.md (#1311)
- 1e6e407 chore(deps): bump cloud.google.com/go/pubsub from 1.28.0 to 1.30.0 (#1306)
- 50732e7 chore(deps): bump cloud.google.com/go/pubsub from 1.30.0 to 1.30.1 (#1326)
- 311a386 chore(deps): bump github.com/hashicorp/go-hclog from 1.4.0 to 1.5.0 (#1305)
- 617cbdc chore(deps): bump github.com/hashicorp/raft from 1.3.11 to 1.4.0 (#1301)
- e967451 chore(deps): bump github.com/hashicorp/raft from 1.4.0 to 1.5.0 (#1321)
- 0628719 chore(deps): bump github.com/nats-io/nats.go from 1.24.0 to 1.25.0 (#1304)
- a15e43b chore(deps): bump github.com/prometheus/client_golang (#1327)
- e04a1f8 chore(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 (#1332)
- 2bfdfec chore(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#1314)
- b80d37e chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#1333)
- 23d1741 chore(deps): bump golang.org/x/net from 0.8.0 to 0.9.0 (#1315)
- f625171 chore(deps): bump golang.org/x/net from 0.9.0 to 0.10.0 (#1324)
- b4e8578 chore(deps): bump google.golang.org/grpc from 1.53.0 to 1.54.0 (#1303)
- 04b9efc chore(deps): bump google.golang.org/grpc from 1.54.0 to 1.55.0 (#1325)
- 9982ceb chore(deps): bump google.golang.org/protobuf from 1.29.0 to 1.30.0 (#1302)
v3.2.3
Changelog
- b27606c Bump version
- 18dc23d Fix non existing dependent job (#1297)
- c50e717 Merge t pushbranch 'master' of github.com:distribworks/dkron
- a6b9a0e Update changelog
- e1f3d82 chore(deps): bump github.com/golang/protobuf from 1.5.2 to 1.5.3 (#1292)
- c12588c chore(deps): bump google.golang.org/protobuf (#1293)
- 5ed7e8a support custom Host header in webhook-headers and pre-webhook-headers (#1279)
v3.2.2
Changelog
- 1d00fa8 Bump version in infra
- 9d3d11b Enable mermaid official
- e9141e1 Fix minor typo (#1209)
- 9d43588 Indicate prometheus in template
- 7cfdcb0 Make runoncreate non-blocking (#1269)
- 760d4ee Merge branch 'master' of github.com:distribworks/dkron
- e2b80c9 Revert "Update Pro CLI docs"
- cf1620e Set conflicts in nfpms
- a9d9378 Test jobs
- 34aae2d Update CHANGELOG
- 050bebf Update CLI docs
- 2e6b82b Update Pro CLI docs
- 4f7d41e Update README.md (#1204)
- 34366b4 Update docusaurus
- 0fa1eb1 chore(deps): bump cloud.google.com/go/pubsub from 1.25.1 to 1.28.0 (#1240)
- f98c3f2 chore(deps): bump github.com/Shopify/sarama from 1.36.0 to 1.38.1 (#1258)
- 4852b60 chore(deps): bump github.com/gin-gonic/gin from 1.8.1 to 1.8.2 (#1247)
- 2f4bd39 chore(deps): bump github.com/gin-gonic/gin from 1.8.2 to 1.9.0 (#1283)
- ed28b7b chore(deps): bump github.com/hashicorp/go-hclog from 1.3.0 to 1.3.1 (#1192)
- af5ca51 chore(deps): bump github.com/hashicorp/go-hclog from 1.3.1 to 1.4.0 (#1242)
- f582073 chore(deps): bump github.com/hashicorp/go-plugin from 1.4.5 to 1.4.8 (#1245)
- cfb632b chore(deps): bump github.com/hashicorp/go-plugin from 1.4.8 to 1.4.9 (#1289)
- 73e8225 chore(deps): bump github.com/hashicorp/memberlist from 0.4.0 to 0.5.0 (#1197)
- e70eb36 chore(deps): bump github.com/hashicorp/raft from 1.3.10 to 1.3.11 (#1198)
- cd60e33 chore(deps): bump github.com/hashicorp/serf from 0.10.0 to 0.10.1 (#1200)
- 3313206 chore(deps): bump github.com/jhump/protoreflect from 1.12.0 to 1.14.0 (#1217)
- f5fe10c chore(deps): bump github.com/jhump/protoreflect from 1.14.0 to 1.14.1 (#1255)
- 65d6bac chore(deps): bump github.com/jhump/protoreflect from 1.14.1 to 1.15.1 (#1285)
- d21bee0 chore(deps): bump github.com/nats-io/nats-server/v2 from 2.1.2 to 2.7.4 (#1287)
- 8ed6a76 chore(deps): bump github.com/nats-io/nats.go from 1.16.0 to 1.21.0 (#1231)
- e2c78e1 chore(deps): bump github.com/nats-io/nats.go from 1.21.0 to 1.22.1 (#1248)
- 76876e1 chore(deps): bump github.com/nats-io/nats.go from 1.22.1 to 1.23.0 (#1257)
- aa76980 chore(deps): bump github.com/nats-io/nats.go from 1.23.0 to 1.24.0 (#1282)
- bf96087 chore(deps): bump github.com/prometheus/client_golang (#1244)
- 638c9a6 chore(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.1 (#1215)
- b179dc6 chore(deps): bump github.com/spf13/viper from 1.13.0 to 1.15.0 (#1259)
- dc0b617 chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#1241)
- 74894d9 chore(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#1281)
- 8a24c9a chore(deps): bump golang.org/x/net from 0.5.0 to 0.6.0 (#1271)
- 12c7bd5 chore(deps): bump golang.org/x/net from 0.7.0 to 0.8.0 (#1290)
- e8829fe chore(deps): bump google.golang.org/grpc from 1.49.0 to 1.51.0 (#1228)
- addd62e chore(deps): bump google.golang.org/grpc from 1.52.0 to 1.53.0 (#1272)
- ad0c608 fixed #1236 issue in main repo (#1237)
v3.2.1
Changelog
- 376a777 Add CNAME
- 52a2fa6 Add golintci config
- 7bae0bc Bump version in test cluster
- 4076213 Doc fixes
- 8e2548f Docs
- a5ef1aa Fix typo
- 803f643 Format changelog
- f0f9ede Merge branch 'master' of github.com:distribworks/dkron
- 576db02 Merge branch 'master' of github.com:distribworks/dkron
- 82d7340 More variety to testing infra (#1161)
- ff93316 Optionally set an alternative raftStore (#1172)
- fa23817 Re-add arm-v7 docker build (#1153)
- 06f701f Update CHANGELOG
- 76c4b25 Use blocks in goreleaser
- 1fd86d3 chore(deps): bump cloud.google.com/go/pubsub from 1.21.1 to 1.22.2 (#1134)
- 7ff8a66 chore(deps): bump cloud.google.com/go/pubsub from 1.22.2 to 1.24.0 (#1156)
- 3573d96 chore(deps): bump cloud.google.com/go/pubsub from 1.24.0 to 1.25.1 (#1179)
- f051261 chore(deps): bump github.com/Shopify/sarama from 1.34.0 to 1.34.1 (#1138)
- 7c1a404 chore(deps): bump github.com/Shopify/sarama from 1.34.1 to 1.35.0 (#1164)
- 610e8f2 chore(deps): bump github.com/Shopify/sarama from 1.35.0 to 1.36.0 (#1174)
- 461eb1b chore(deps): bump github.com/armon/go-metrics from 0.4.0 to 0.4.1 (#1185)
- 3548fdd chore(deps): bump github.com/fullstorydev/grpcurl from 1.8.6 to 1.8.7 (#1169)
- a2f3db7 chore(deps): bump github.com/gin-contrib/cors from 1.3.1 to 1.4.0 (#1154)
- 376222b chore(deps): bump github.com/gin-gonic/gin from 1.8.0 to 1.8.1 (#1136)
- 06eb7dc chore(deps): bump github.com/hashicorp/go-hclog from 1.2.0 to 1.2.1 (#1133)
- aaaa7a8 chore(deps): bump github.com/hashicorp/go-hclog from 1.2.1 to 1.2.2 (#1163)
- cbb9d72 chore(deps): bump github.com/hashicorp/go-hclog from 1.2.2 to 1.3.0 (#1183)
- 9ea0421 chore(deps): bump github.com/hashicorp/go-plugin from 1.4.4 to 1.4.5 (#1176)
- 4353a78 chore(deps): bump github.com/hashicorp/go-version from 1.5.0 to 1.6.0 (#1149)
- 0085f65 chore(deps): bump github.com/hashicorp/memberlist from 0.3.1 to 0.4.0 (#1170)
- 6d9091a chore(deps): bump github.com/hashicorp/raft from 1.3.9 to 1.3.10 (#1171)
- 58b3210 chore(deps): bump github.com/hashicorp/serf from 0.9.8 to 0.10.0 (#1173)
- 25c1a3d chore(deps): bump github.com/prometheus/client_golang (#1168)
- 25f83ca chore(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 (#1162)
- 69a2b0f chore(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (#1146)
- 0c165eb chore(deps): bump github.com/spf13/viper from 1.12.0 to 1.13.0 (#1184)
- 1048798 chore(deps): bump github.com/stretchr/testify from 1.7.2 to 1.8.0 (#1151)
- ba074ed chore(deps): bump google.golang.org/grpc from 1.46.2 to 1.48.0 (#1155)
- dbf836b chore(deps): bump google.golang.org/grpc from 1.48.0 to 1.49.0 (#1178)
- b343b10 chore(deps): bump mdx-mermaid from 1.2.1 to 1.3.0 in /website (#1180)
- 88ba452 fix some typos (#1139)
- 938bd47 t co -Merge branch 'master' of github.com:distribworks/dkron
v3.2.0
v3.2.0-beta4
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
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