Releases: operator-framework/api
Releases · operator-framework/api
v0.29.0
What's Changed
- Bump k8s.io/client-go from 0.31.3 to 0.32.0 by @dependabot in #384
- Bump k8s.io/apiextensions-apiserver from 0.31.3 to 0.32.0 by @dependabot in #381
- bump golang.org/x/net to 0.34.0 by @perdasilva in #387
- Bump to go1.23 by @perdasilva in #386
- revert go bump by @perdasilva in #389
- Fix go1.33 bump adding toolchain by @perdasilva in #390
- bump controller-runtime by @perdasilva in #388
- Upgrade indirect dependencies by @camilamacedo86 in #391
- Upgrade controller-gen v0.16.1 to v0.17.0 by @camilamacedo86 in #392
Full Changelog: v0.28.0...v0.29.0
v0.28.0
What's Changed
- Bump k8s.io/client-go from 0.31.0 to 0.31.1 by @dependabot in #362
- Bump k8s.io/apiextensions-apiserver from 0.31.0 to 0.31.1 by @dependabot in #360
- fix: add missing comment tags for Conditions by @manusa in #365
- Bump k8s.io/api from 0.31.1 to 0.31.2 by @dependabot in #366
- Bump sigs.k8s.io/controller-runtime from 0.19.0 to 0.19.1 by @dependabot in #367
- Bump k8s.io/apiextensions-apiserver from 0.31.1 to 0.31.2 by @dependabot in #369
- Bump github.com/google/cel-go from 0.20.1 to 0.22.0 by @dependabot in #371
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #372
- Bump github.com/google/cel-go from 0.22.0 to 0.22.1 by @dependabot in #374
- Bump k8s.io/apiextensions-apiserver from 0.31.2 to 0.31.3 by @dependabot in #376
- Bump sigs.k8s.io/controller-runtime from 0.19.1 to 0.19.3 by @dependabot in #379
- 🌱 Bump go to v1.23.0 by @perdasilva in #358
New Contributors
Full Changelog: v0.27.0...v0.28.0
v0.27.0
What's Changed
- Fix some typos in cel.go by @logonoff in #343
- Bump k8s.io/apiextensions-apiserver from 0.30.1 to 0.30.2 by @dependabot in #344
- Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #346
- Fix codecov-action params by @m1kola in #349
- Bump k8s.io/apiextensions-apiserver from 0.30.2 to 0.30.3 by @dependabot in #353
- Bump sigs.k8s.io/controller-runtime from 0.18.4 to 0.18.5 by @dependabot in #356
- Bump kubernetes libraries to v0.31.0 and controller-runtime to v0.19.0 by @perdasilva in #357
New Contributors
Full Changelog: v0.26.0...v0.27.0
v0.26.0
What's Changed
- Bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 by @dependabot in #338
- Bump sigs.k8s.io/controller-runtime from 0.18.2 to 0.18.3 by @dependabot in #339
- Bump sigs.k8s.io/controller-runtime from 0.18.3 to 0.18.4 by @dependabot in #341
- remove default value of catsrc.spec.grpcPodConfig.securityContextConfig by @joelanford in #342
Full Changelog: v0.25.0...v0.26.0
v0.25.0
What's Changed
- 🌱 Adds dependabot config to repo by @perdasilva in #326
- 🐛 fix ClusterServiceVersion CRD Generation by @perdasilva in #324
- 🌱 Add GHA to test CRDs against kind by @perdasilva in #325
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #327
- build(deps): bump actions/cache from 2 to 4 by @dependabot in #328
- build(deps): bump sigs.k8s.io/controller-runtime from 0.18.0 to 0.18.2 by @dependabot in #332
- build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #330
- build(deps): bump actions/setup-go from 4 to 5 by @dependabot in #329
- build(deps): bump k8s.io/apimachinery from 0.30.0 to 0.30.1 by @dependabot in #333
- update kube libraries to v0.30.1 by @perdasilva in #335
Full Changelog: v0.24.0...v0.25.0
v0.24.0
What's Changed
- build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 by @dependabot in #321
- K8s 1.30 version update and go 1.22 by @Neo2308 in #322
Full Changelog: v0.23.0...v0.24.0
v0.23.0
What's Changed
- 🌱 bump codecov to v4 by @grokspawn in #315
- add missing comments for status fields by @grokspawn in #316
- enabling merge queues by adjusting dco policy, workflows by @grokspawn in #314
- build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #318
- Add tidy to the verify target by @tmshort in #320
- Update modules to support k8s v0.29.2 by @Neo2308 in #319
New Contributors
Full Changelog: v0.22.0...v0.23.0
v0.22.0
What's Changed
- OCPBUGS-25989: go.mod: bump to golang 1.21 by @stevekuznetsov in #311
- Add field Subscription.Spec.Config.Annotations by @cognifloyd in #312
New Contributors
- @cognifloyd made their first contribution in #312
Full Changelog: v0.21.0...v0.22.0
v0.21.0
What's Changed
- [chore]: Update opentelemetry to v1.20.0 by @tmshort in #309
- k8s 1.28 version update and go 1.20 by @acornett21 in #292
- [chore]: Re-bump opentelemetry to v1.20.0 by @joelanford in #310
- Catch whitespace csv.spec.provider.name values by @komish in #272
New Contributors
Full Changelog: v0.20.0...v0.21.0
v0.20.0
What's Changed
- OWNERS: Remove timflannagan from reviewers by @timflannagan in #305
- Add 'OperatorDeprecated' status condition for Subscription by @dtfranz in #306
- Additional Deprecation Types by @dtfranz in #307
- Replace
github.com/ghodss/yaml
withsigs.k8s.io/yaml
by @Juneezee in #308
New Contributors
Full Changelog: v0.19.0...v0.20.0