Releases: go-co-op/gocron-etcd-elector
Releases · go-co-op/gocron-etcd-elector
v1.0.0
Initial Commit!
- feat: add etcd elector for gocron by @rfyiamcool in #1
What's Changed
- fix: ping etcd by @rfyiamcool in #5
- gocron v2 example by @seriouspoop in #28
- Update README.md by @seriouspoop in #29
- fix OOM by @P2YH in #32
- fix: handle session and election closure by @jason-lynch in #56
- Remove toolchain version from go.mod by @JohnRoesler in #64
Dependency Version Upgrades
- build(deps): bump github.com/go-co-op/gocron from 1.33.2-0.20230907025933-6328e002f1f5 to 1.34.2 by @dependabot[bot] in #3
- build(deps): bump actions/checkout from 3 to 4 by @dependabot[bot] in #2
- build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4 by @dependabot[bot] in #4
- build(deps): bump google.golang.org/grpc from 1.57.0 to 1.57.1 by @dependabot[bot] in #8
- build(deps): bump golang.org/x/net from 0.9.0 to 0.17.0 by @dependabot[bot] in #9
- build(deps): bump github.com/go-co-op/gocron from 1.34.2 to 1.35.2 by @dependabot[bot] in #7
- build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.9 to 3.5.10 by @dependabot[bot] in #10
- build(deps): bump github/codeql-action from 2 to 3 by @dependabot[bot] in #17
- build(deps): bump github.com/go-co-op/gocron from 1.35.2 to 1.37.0 by @dependabot[bot] in #16
- build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.10 to 3.5.12 by @dependabot[bot] in #18
- build(deps): bump actions/setup-go from 4 to 5 by @dependabot[bot] in #13
- build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot[bot] in #20
- build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot[bot] in #25
- build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot[bot] in #26
- build(deps): bump github.com/go-co-op/gocron/v2 from 2.10.0 to 2.14.0 by @dependabot[bot] in #37
- build(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.1 by @dependabot[bot] in #36
- build(deps): bump github.com/go-co-op/gocron/v2 from 2.14.0 to 2.14.1 by @dependabot[bot] in #38
- build(deps): bump github.com/go-co-op/gocron/v2 from 2.14.1 to 2.14.2 by @dependabot[bot] in #39
- build(deps): bump github.com/go-co-op/gocron/v2 from 2.14.2 to 2.15.0 by @dependabot[bot] in #42
- build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.17 to 3.5.18 by @dependabot[bot] in #41
- build(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 by @dependabot[bot] in #40
- build(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.3.1 by @dependabot[bot] in #43
- build(deps): bump golangci/golangci-lint-action from 6.3.1 to 6.5.0 by @dependabot[bot] in #44
- build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.18 to 3.5.19 by @dependabot[bot] in #46
- build(deps): bump golangci/golangci-lint-action from 6.5.0 to 8.0.0 by @dependabot[bot] in #53
- build(deps): bump go.etcd.io/etcd/client/v3 from 3.5.21 to 3.6.0 by @dependabot[bot] in #54
- build(deps): bump go.etcd.io/etcd/client/v3 from 3.6.0 to 3.6.1 by @dependabot[bot] in #55
- build(deps): bump go.etcd.io/etcd/client/v3 from 3.6.1 to 3.6.2 by @dependabot[bot] in #57
- build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #60
- build(deps): bump go.etcd.io/etcd/client/v3 from 3.6.2 to 3.6.4 by @dependabot[bot] in #58
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #59
- build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #61
- build(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #62
New Contributors
- @rfyiamcool made their first contribution in #1
- @dependabot[bot] made their first contribution in #3
- @seriouspoop made their first contribution in #28
- @P2YH made their first contribution in #32
- @jason-lynch made their first contribution in #56
- @JohnRoesler made their first contribution in #64
Full Changelog: https://github.com/go-co-op/gocron-etcd-elector/commits/v1.0.0