Releases: operator-framework/operator-registry
Releases · operator-framework/operator-registry
v1.26.0
What's Changed
- (feature) arbitrary base-version specification for mermaid upgrade-graph output by @grokspawn in #1013
- examples for
opm alpha render-graph
to generate channel graph images by @grokspawn in #1012 - Enhance diff logic to set a new defaultChannel by adding a priority property to a channel by @joehuizenga in #969
- (bug) fix permissions problems with pregen cache access by @grokspawn in #1018
New Contributors
- @joehuizenga made their first contribution in #969
Full Changelog: v1.25.0...v1.26.0
v1.25.0
What's Changed
- Update OWNERS by @grokspawn in #996
- Bump the github.com/onsi/ginkgo dependency to v2 by @timflannagan in #998
- test: use
T.TempDir
to create temporary test directory by @Juneezee in #1004 - Makefile,scripts: Refactor tool dependencies by @timflannagan in #1001
- .github: Remove the unused 'retest' action by @timflannagan in #1002
- opm serve: use pre-existing cache, if set and up-to-date by @joelanford in #1005
- Add pipe support to
opm alpha render-veneer semver
by @oceanc80 in #1015 - do not fatally exit from serve commands by @joelanford in #1016
- (bug) fixing reliance on candidate channel containing all referenced bundles by @grokspawn in #1009
- Addressing additional feedback from PR 1015 by @oceanc80 in #1017
- Migration of the diff logic to oc-mirror by @pawicao-ibm in #1006
New Contributors
- @Juneezee made their first contribution in #1004
- @oceanc80 made their first contribution in #1015
- @pawicao-ibm made their first contribution in #1006
Full Changelog: v1.24.0...v1.25.0
v1.24.0
What's Changed
- Add unit test to query_test to up coverage by @perdasilva in #983
- build(deps): bump github.com/containerd/containerd from 1.4.11 to 1.5.13 by @dependabot in #970
- Fix go.sum by @awgreene in #991
semver veneer
: validate bundle versions differ by more than build metadata by @grokspawn in #988- generify mermaid channel writer for all declcfg by @grokspawn in #987
- provide generic mechanism to propagate global flags to render.Run operations by @grokspawn in #986
Full Changelog: v1.23.2...v1.24.0
v1.23.2
What's Changed
- Update dockerfiles to contain user 1001 by @perdasilva in #982
Full Changelog: v1.23.1...v1.23.2
v1.23.1
What's Changed
- (chore): bump go to 1.18 by @grokspawn in #971
- Create database copy in tmp directory by @perdasilva in #974
- Fix /tmp path by @perdasilva in #975
- use "" instead of /tmp by @perdasilva in #976
- add pprof options for
opm serve
command by @grokspawn in #968 - implement
opm alpha render-veneer semver
by @grokspawn in #948
Full Changelog: v1.23.0...v1.23.1
v1.23.0
What's Changed
- ✨ improve message from common scenario faced to add a new bundle by @camilamacedo86 in #954
- ✨ adds some extra text context to sql statement errors by @camilamacedo86 in #953
- Smooth phrasing in under-the-hood graph update passage by @grokspawn in #946
- Bump grpc probe to version 0.4.11 by @perdasilva in #967
- (fbc) Include issue link to fbc pruning instructions in
index prune
error msg by @anik120 in #965 - (chore): bump k8s to 1.24 by @everettraven in #964
New Contributors
- @perdasilva made their first contribution in #967
- @everettraven made their first contribution in #964
Full Changelog: v1.22.1...v1.23.0
v1.22.1
What's Changed
- Update OWNERS to add 'grokspawn' as LGTMer. by @grokspawn in #955
- fix(diff): adds empty channel pruning with an include config on lates… by @jpower432 in #958
Full Changelog: v1.22.0...v1.22.1
v1.22.0
What's Changed
- (github action): fix go-apidiff action by @anik120 in #938
- fix(opm diff): handle cyclic dependency graph by @anik120 in #937
- fix(opm): adds sorting logic to prefer bundles in the default channel… by @jpower432 in #929
- fix: add more descriptive error message to error thrown when attempt to prune FBC by @jbuchananr in #923
opm alpha veneer-render basic
subcommand by @grokspawn in #941- feat(opm): Add semver range support for olm alpha diff by @dinhxuanvu in #943
- feat(diff): change HeadsOnly to be an explicit setting by @dinhxuanvu in #950
New Contributors
- @jbuchananr made their first contribution in #923
- @grokspawn made their first contribution in #941
Full Changelog: v1.21.0...v1.22.0
v1.21.0
What's Changed
- Upgrade github.com/docker/cli to v20.10.12 by @jeloba in #894
- Bump go to v1.17 by @awgreene in #922
- adding properties to package and channel by @akihikokuroda in #900
- Add skip-tls-verify and use-http flag support to opm render #908 by @ryanemerson in #909
New Contributors
- @jeloba made their first contribution in #894
- @ryanemerson made their first contribution in #909
Full Changelog: v1.20.0...v1.21.0
v1.20.0
What's Changed
- Clean indexfile for opm alpha generate dockerfile by @ankitathomas in #831
- alpha/declcfg: re-encode olm.bundle.object data to JSON when loading by @joelanford in #874
- chore(deps): upgrade of/api for new constraint type by @dinhxuanvu in #880
- fix(diff): prune empty channel when old model is empty by @jpower432 in #884
- (vendor) bump api to v0.11.0 by @anik120 in #887
- (.gitignore): Do not ignore debug/ by @anik120 in #890
- feat(constraint): Add constraint type validation to bundle validation by @dinhxuanvu in #888
- Update extract.go by @Shivkumar13 in #876
- (vendor) bump go-sqlite3 to 1.14.10 by @nsapse in #896
- feat(registry): add podman auth.json as an alternate location by @jpower432 in #897
- Graduate opm generate out of alpha by @kevinrizza in #902
- Remove estroz from OWNERS by @estroz in #903
- fix(opm): adds removal of empty packages when using opm diff in headsOnly mode by @jpower432 in #905
- fix(registry): deprecated skip-tls and add use-http and skip-tls-verify by @jpower432 in #898
- fix(render/diff): Support olm.constraint in opm render/diff cmd by @dinhxuanvu in #901
- chore: update o-f/api version to v0.12.0 by @tylerslaton in #911
- release: publish more os/arch binaries in github release by @joelanford in #914
- fix: use gnutar in macos github action to avoid corrupting tar file contents by @joelanford in #915
- read stdout for reading container name by @ankitathomas in #745
- add warning log entry for removing non-exist package by @akihikokuroda in #779
New Contributors
- @jpower432 made their first contribution in #884
- @Shivkumar13 made their first contribution in #876
- @nsapse made their first contribution in #896
Full Changelog: v1.19.5...v1.20.0