Releases: diranged/oz
Releases · diranged/oz
0.3.4
What's Changed
- chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.13.1 to 2.13.2 by @dependabot in #214
- chore(deps): Bump github.com/go-logr/logr from 1.3.0 to 1.4.1 by @dependabot in #223
- chore(deps): Bump actions/stale from 8 to 9 by @dependabot in #218
- chore(deps): Bump actions/setup-go from 4 to 5 by @dependabot in #217
- chore(deps): Bump actions/labeler from 4 to 5 by @dependabot in #215
- chore(ci): fix the pr labeler configuration with the new v5 config by @diranged in #224
- chore(deps): Bump github.com/argoproj/argo-rollouts from 1.6.2 to 1.6.4 by @dependabot in #219
- chore(deps): Bump actions/go-dependency-submission from 1 to 2 by @dependabot in #225
- chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.14.0 by @dependabot in #227
- chore(deps): Bump actions/upload-artifact from 3 to 4 by @dependabot in #221
- chore(deps): Bump the k8s group with 2 updates by @dependabot in #220
Full Changelog: 0.3.3...0.3.4
0.3.3
What's Changed
- chore(deps): Bump amannn/action-semantic-pull-request from 5.3.0 to 5.4.0 by @dependabot in #205
- chore(deps): Bump github.com/onsi/gomega from 1.29.0 to 1.30.0 by @dependabot in #208
- chore(deps): Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #207
- chore(deps): Bump github.com/fatih/color from 1.15.0 to 1.16.0 by @dependabot in #206
- chore(deps): Bump k8s.io/client-go from 0.28.3 to 0.28.4 by @dependabot in #211
- chore(deps): Bump github.com/argoproj/argo-rollouts from 1.6.0 to 1.6.2 by @dependabot in #204
- chore(deps): Bump the k8s group with 1 update by @dependabot in #213
- chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.1 by @dependabot in #209
Full Changelog: 0.3.2...0.3.3
0.3.2
What's Changed
- chore(deps): Bump the k8s group with 1 update by @dependabot in #177
- chore(deps): Bump actions/checkout from 3 to 4 by @dependabot in #178
- chore(deps): Bump coverallsapp/github-action from 2.2.1 to 2.2.2 by @dependabot in #179
- chore(deps): Bump github.com/argoproj/argo-rollouts from 1.5.1 to 1.6.0 by @dependabot in #180
- chore(deps): Bump coverallsapp/github-action from 2.2.2 to 2.2.3 by @dependabot in #181
- chore(deps): Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #186
- chore(deps): Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #185
- chore(deps): Bump goreleaser/goreleaser-action from 4 to 5 by @dependabot in #182
- chore(deps): Bump docker/login-action from 2.2.0 to 3.0.0 by @dependabot in #184
- chore(deps): Bump the k8s group with 1 update by @dependabot in #183
- chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.12.1 by @dependabot in #189
- chore(deps): Bump go.uber.org/zap from 1.25.0 to 1.26.0 by @dependabot in #188
- chore(deps): Bump the k8s group with 2 updates by @dependabot in #187
- chore(deps): Bump amannn/action-semantic-pull-request from 5.2.0 to 5.3.0 by @dependabot in #190
- chore(deps): Bump github.com/onsi/gomega from 1.27.10 to 1.28.0 by @dependabot in #191
- chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.12.1 to 2.13.0 by @dependabot in #194
- fix(lint): disable the dot-import check by @diranged in #201
- chore(deps): Bump fkirc/skip-duplicate-actions from 5.3.0 to 5.3.1 by @dependabot in #199
- chore(deps): Bump the k8s group with 3 updates by @dependabot in #195
- chore(deps): Bump github.com/go-logr/logr from 1.2.4 to 1.3.0 by @dependabot in #202
- chore(deps): Bump github.com/onsi/gomega from 1.28.0 to 1.29.0 by @dependabot in #200
Full Changelog: 0.3.1...0.3.2
0.3.1
What's Changed
- build(deps): Bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0 by @dependabot in #174
- chore(deps): Bump the k8s group with 3 updates by @dependabot in #175
Full Changelog: 0.3.0...0.3.1
0.3.0
0.2.0
What's Changed
- feat: purge topologySpreadConstraints by default by @diranged in #172
- build(deps): Bump the k8s group with 2 updates by @dependabot in #169
Full Changelog: 0.1.1...0.2.0
0.1.1
0.1.0
What's Changed
- build(deps): Bump github.com/onsi/ginkgo/v2 from 2.9.2 to 2.11.0 by @dependabot in #149
- build(deps): Bump helm/kind-action from 1.5.0 to 1.7.0 by @dependabot in #136
- build(deps): Bump docker/login-action from 2.1.0 to 2.2.0 by @dependabot in #142
- build(deps): Bump coverallsapp/github-action from 2.1.0 to 2.2.0 by @dependabot in #143
- chore(deps): k8s.io/cli-runtime@v0.27.2 && k8s.io/client-go@v0.27.2 by @diranged in #151
- chore(ci): remove test-e2e from main builds by @diranged in #152
- fix(ci): remove test-e2e dependency by @diranged in #153
- build(deps): Bump k8s.io/api from 0.27.2 to 0.27.4 by @dependabot in #157
- build(deps): Bump github.com/onsi/gomega from 1.27.8 to 1.27.10 by @dependabot in #160
- build(deps): Bump coverallsapp/github-action from 2.2.0 to 2.2.1 by @dependabot in #155
- build(deps): Bump helm/kind-action from 1.7.0 to 1.8.0 by @dependabot in #154
- build(deps): Bump k8s.io/client-go from 0.27.2 to 0.27.4 by @dependabot in #158
- chore(deps): group dependencies for easier updates by @diranged in #162
- build(deps): Bump go.uber.org/zap from 1.24.0 to 1.25.0 by @dependabot in #165
- build(deps): Bump the k8s group with 2 updates by @dependabot in #164
- feat: add ability to customize nodeSelectors. by @diranged in #163
Full Changelog: 0.0.2...0.1.0
0.0.2
0.0.1
What's Changed
- build(deps): Bump github.com/onsi/gomega from 1.27.5 to 1.27.6 by @dependabot in #113
- chore: add 1.26 to the testing matrix by @diranged in #116
- build(deps): Bump github.com/go-logr/logr from 1.2.3 to 1.2.4 by @dependabot in #114
- fix(pod_watcher): stop following pods/attach calls by @diranged in #117
- build(deps): Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 by @dependabot in #118
- build(deps): Bump coverallsapp/github-action from 2.0.0 to 2.1.0 by @dependabot in #120
- feat: log kubernetes events by @diranged in #96
Full Changelog: 0.0.0-rc11...0.0.1