Skip to content

v3.2.7

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Dec 17:38
· 28 commits to main since this release
322a026

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)