Releases: operator-framework/operator-registry
Releases · operator-framework/operator-registry
v1.32.0
What's Changed
- deprecation schema & import/render support by @grokspawn in #1151
- grpc changes, model conversion, validation by @grokspawn in #1161
- chore: unnecessary use of fmt.Sprintf by @testwill in #1166
- chore: remove refs to deprecated io/ioutil by @testwill in #1167
- cleanup produced utest/dockerfile artifacts on test conclusion by @grokspawn in #1168
- Deprecation utests by @grokspawn in #1164
New Contributors
Full Changelog: v1.31.0...v1.32.0
v1.31.0
What's Changed
- Update api dependency to 0.19.0 by @kevinrizza in #1157
Full Changelog: v1.30.1...v1.31.0
v1.30.1
v1.30.0
What's Changed
- fix CSV unmarshaling error with custom unmarshaler with pretty errors by @grokspawn in #1138
- export parsed composite specs by @grokspawn in #1139
- OCPBUGS-17157: cache/json: use shared buffers for JSON decoding by @stevekuznetsov in #1140
- : go bump by @grokspawn in #1142
- migrate: support migration of FBC to latest preferred FBC by @joelanford in #1144
- Bump golang.org/x/net to 0.17.0 by @awgreene in #1147
Full Changelog: v1.29.0...v1.30.0
v1.29.0
What's Changed
- Updates GH Actions to avoid using deprecated node by @m1kola in #1117
- Switches to codecov GH action by @m1kola in #1118
- Bump k8s.io/client-go from v0.26.1 to v0.27.1 by @OchiengEd in #1119
- Avoid opening the termination log as executable by @ramikg in #1110
- OWNERS: Remove timflannagan as a reviewer by @timflannagan in #1123
- updating operator-framework/api dependency which has k8s 1.27 changes by @acornett21 in #1120
- (plain bundle usage) Documentation on how to add a plain bundle image to a file-based catalog by @rashmigottipati in #1127
- Makes codecov-action optional by @m1kola in #1130
- OCPBUGS-17157: opm: always serve pprof endpoints, improve server allocations by @stevekuznetsov in #1129
- OCPBUGS-17157: go.mod: update API to latest tag by @stevekuznetsov in #1131
- ignore vendor dir by @grokspawn in #1132
- [BUGFIX] Allow absolute filepaths for resolving catalog config by @theishshah in #1128
- [chore] bump containerd to 1.6.22 by @grokspawn in #1134
- [chore] Update github.com/emicklei/go-restful/v3 to v3.10.2 by @tmshort in #1136
New Contributors
- @m1kola made their first contribution in #1117
- @OchiengEd made their first contribution in #1119
- @ramikg made their first contribution in #1110
- @tmshort made their first contribution in #1136
Full Changelog: v1.28.0...v1.29.0
v1.28.0
What's Changed
- render: improve olm.bundle.object rendering for bundles by @joelanford in #1094
- bump golang-migrate to v4.16.1 by @grokspawn in #1107
- declcfg/load: improvements by @stevekuznetsov in #1106
- re-introduce and fix declcfg.Meta unmarshal error by @joelanford in #1109
New Contributors
- @stevekuznetsov made their first contribution in #1106
Full Changelog: v1.27.1...v1.28.0
v1.27.1
What's Changed
- resolve channel collisions by a preferred channel type, where they are otherwise identical by @grokspawn in #1095
Full Changelog: v1.27.0...v1.27.1
v1.27.0
What's Changed
- Package sort for deterministic ordering in ListBundles API by @grokspawn in #1084
- build(deps): bump github.com/containerd/containerd from 1.5.13 to 1.5.18 by @dependabot in #1062
- take image domain name from env in e2e test by @akihikokuroda in #791
- Remove vendor dir by @dtfranz in #1085
- refactor to move more processing to the API by @grokspawn in #1082
- comment out CatalogDestination.BaseImage while we mature the concept by @grokspawn in #1090
- Add WalkMetas* functions and meta.Name field by @joelanford in #1089
New Contributors
Full Changelog: v1.26.5...v1.27.0
v1.26.5
What's Changed
- OPECO-2664: updating image pullspec to rename-aware baseimage by @grokspawn in #1068
- updating template demos by @grokspawn in #1071
- Bump k8s dependencies to 1.26.1 by @rashmigottipati in #1072
- bump golang.org/x/net from 0.4.0 to 0.7.0 by @dependabot in #1064
- OPECO-2596: semver should generate replaces across Y-streams in minor-channel mode by @theishshah in #1065
- Y streams for all by @grokspawn in #1076
- opm render: update help text to mention that output is a stream to stdout by @joelanford in #1056
- OPECO-2735: initial update to avoid nested docker execution by @grokspawn in #1075
- removing extra file by @grokspawn in #1078
- Add Support for Fetching Remote Catalog by @theishshah in #1079
New Contributors
- @theishshah made their first contribution in #1065
Full Changelog: v1.26.4...v1.26.5
v1.26.4
What's Changed
- OPECO-2646: exclude bundles with
olm.deprecated
property when rendering by @rashmigottipati in #1063 - OPECO-2664: rename veneer to template by @grokspawn in #1066
New Contributors
- @rashmigottipati made their first contribution in #1063
Full Changelog: v1.26.3...v1.26.4