Releases: operator-framework/operator-lib
Releases · operator-framework/operator-lib
v0.15.0
What's Changed
- Fix codecov-action params by @m1kola in #183
- 🌱 Bump github.com/operator-framework/api from 0.24.0 to 0.26.0 by @dependabot in #182
- 🌱 Bump github.com/go-logr/logr from 1.4.1 to 1.4.2 by @dependabot in #179
- 🌱 Bump golangci/golangci-lint-action from 4 to 6 by @dependabot in #173
- 🌱 Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.20.0 by @dependabot in #184
- 🌱 Bump github.com/prometheus/client_golang from 1.19.0 to 1.20.0 by @dependabot in #185
- 🌱 Bump github.com/prometheus/client_golang from 1.20.0 to 1.20.1 by @dependabot in #189
- 🌱 Bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.1 by @dependabot in #190
- 🌱 bump kube to 0.31.0, controller-runtime to v0.19.0, and fix generics issues by @tmshort in #192
- 🌱 Bump github.com/prometheus/client_golang from 1.20.1 to 1.20.2 by @dependabot in #191
- 🌱 Bump github.com/operator-framework/api from 0.26.0 to 0.27.0 by @dependabot in #188
New Contributors
Full Changelog: v0.14.0...v0.15.0
v0.14.0
What's Changed
- bump go to 1.22, k8s deps to 0.30.0 by @everettraven in #176
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- Updates for golangci-lint by @ncdc in #125
- Enable ginkgolinter and fix findings by @nunnatsa in #126
- Add dependabot config by @ncdc in #128
- 🌱 Bump actions/setup-go from 4 to 5 by @dependabot in #129
- 🌱 Bump github.com/operator-framework/api from 0.20.1-0.20240109180431-9ffba44ad7ed to 0.21.0 by @dependabot in #133
- 🌱 Bump actions/checkout from 3 to 4 by @dependabot in #130
- 🌱 Bump github.com/prometheus/client_model from 0.4.0 to 0.5.0 by @dependabot in #138
- 🌱 Bump github.com/onsi/gomega from 1.27.10 to 1.30.0 by @dependabot in #139
- Remove myself from reviewers by @asmacdo in #140
- 🌱 Bump github.com/prometheus/client_golang from 1.16.0 to 1.18.0 by @dependabot in #137
- 🌱 Bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.14.0 by @dependabot in #141
- Release leader for life lock in case pod is preempted. by @jagpreetstamber in #157
- 🌱 Bump github.com/go-logr/logr from 1.2.4 to 1.4.1 by @dependabot in #135
- 🌱 Bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #148
- 🌱 Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #152
- 🌱 Bump github.com/onsi/gomega from 1.30.0 to 1.32.0 by @dependabot in #153
- 🌱 Bump github.com/onsi/ginkgo/v2 from 2.14.0 to 2.17.1 by @dependabot in #155
- 🌱 Bump github.com/prometheus/client_model from 0.5.0 to 0.6.1 by @dependabot in #160
- 🌱 Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 by @dependabot in #161
- 🌱 Bump codecov/codecov-action from 3 to 4 by @dependabot in #146
- Update golang & k8s dependencies by @Neo2308 in #167
New Contributors
- @jagpreetstamber made their first contribution in #157
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- Closes #102: Make max backoff interval configurable by @caueasantos in #106
- Bumping to k8s 1.25 by @jmrodri in #109
- Update OWNERS file to reflect active contributors by @jmrodri in #110
- Bumping to k8s 1.26 and controller-runtime 0.14.1 by @tiraboschi in #111
- Update k8s dependencies to v1.26.1 by @rashmigottipati in #112
- Update k8s dependencies to v0.27.2 and controller-runtime to v0.15.0 by @tiraboschi in #114
- updating operator-framework/api dependency which has k8s 1.27 changes by @acornett21 in #116
- Clean up CI config, move license-check in by @ncdc in #119
- Bump golang.org/x/net from 0.10.0 to 0.17.0 by @dependabot in #120
- Bump golangci-lint to 1.51.0 by @oceanc80 in #122
- Bump go version to v1.20 by @rashmigottipati in #121
- Switch to bingo, update to latest golangci-lint by @ncdc in #124
- Update k8s dependencies to v0.28.5 by @Neo2308 in #123
New Contributors
- @caueasantos made their first contribution in #106
- @tiraboschi made their first contribution in #111
- @rashmigottipati made their first contribution in #112
- @acornett21 made their first contribution in #116
- @ncdc made their first contribution in #119
- @dependabot made their first contribution in #120
- @oceanc80 made their first contribution in #122
- @Neo2308 made their first contribution in #123
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- Closes #99: Make logging configurable. by @fgiloux in #100
- Feature/auto pruning by @everettraven in #105
- (chore): bump k8s to 1.24 by @everettraven in #108
New Contributors
- @fgiloux made their first contribution in #100
- @everettraven made their first contribution in #105
Full Changelog: v0.10.0...v0.11.0