Releases: operator-framework/api
Releases · operator-framework/api
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
v0.19.0
What's Changed
- Separate Category and Capability Validation by @kevinrizza in #304
Full Changelog: v0.18.0...v0.19.0
v0.18.0
What's Changed
- OCPBUGS-17157: operators/v1alpha1: expose CSV copied logic by @stevekuznetsov in #289
- OCPBUGS-17157: CatalogSource: add configurations for gRPC server memory footprint by @stevekuznetsov in #288
- [chore] Update github.com/emicklei/go-restful/v3 to v3.10.2 by @tmshort in #290
- OCPBUGS-17791: CatalogSource: update GoDoc by @stevekuznetsov in #291
- catalogsource: allow configuring gRPC server to use well-known opm by @stevekuznetsov in #293
- catalogsource: update dir name by @stevekuznetsov in #294
- CatalogSource: require fields when extracting FBC by @stevekuznetsov in #295
- Add config for packageserver wakeup interval by @tmshort in #298
- build(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 by @dependabot in #299
- Bump k8s dependencies by @awgreene in #301
New Contributors
- @stevekuznetsov made their first contribution in #289
- @tmshort made their first contribution in #290
Full Changelog: v0.17.7...v0.18.0