v0.14.0
Installation
curl -L -s https://github.com/operator-framework/operator-controller/releases/download/v0.14.0/install.sh | bash -s
What's Changed
- 🐛: Fix ClusterExtension Finalizer RBAC for upgrade-e2e by @dtfranz in #1139
- 🌱 Bump mkdocs-material from 9.5.31 to 9.5.32 by @dependabot in #1140
- 🌱 Bump markdown from 3.6 to 3.7 by @dependabot in #1141
- ✨ Add label selectors to CE API for catalog selection by @tmshort in #1137
- 📖 update general/product documentation by @perdasilva in #1135
- ✨ update ClusterExtension.Spec.PakageName to be immutable by @yashoza19 in #1157
- ✨ convert field CRDUpgradeSafetyPolicy to be an enum by @yashoza19 in #1159
- 🐛: Fix tilt ci by @dtfranz in #1161
- 📖 Update GoDoc comments for the
ClusterExtension
API by @everettraven in #1158 - ✨ Add in catalog label selection support by @tmshort in #1164
- 🌱 Bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.1 by @dependabot in #1163
- ⚠: Ambiguous Resolution by @dtfranz in #1165
- 🌱 Internal Rukpak Package Tests by @dtfranz in #1100
- 🐛: Improve Catalog Selection Testing + Fix small issue by @dtfranz in #1174
- 🌱 Bump idna from 3.7 to 3.8 by @dependabot in #1169
- 🌱 Bump paginate from 0.5.6 to 0.5.7 by @dependabot in #1170
- 🌱 Bump mkdocs-material from 9.5.32 to 9.5.33 by @dependabot in #1167
- 🌱 add v1.0 and v1.x issues to OLMv1 project automatically by @joelanford in #1179
- ✨ Remove unused pull secret configuration by @m1kola in #1180
⚠️ Update client components by @tmshort in #1181- 🌱 Bump github.com/operator-framework/operator-registry from 1.45.0 to 1.46.0 by @dependabot in #1133
⚠️ Update to catalogd v0.21.0 by @tmshort in #1183- 🌱 Bump bingo + tools by @perdasilva in #1185
- 🌱 Bump github.com/onsi/gomega from 1.34.1 to 1.34.2 by @dependabot in #1187
- 🌱 Bump github.com/Masterminds/semver/v3 from 3.2.1 to 3.3.0 by @dependabot in #1189
- 🌱 Bump github.com/containerd/containerd from 1.7.20 to 1.7.21 by @dependabot in #1190
- 🌱 Bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.20.2 by @dependabot in #1188
- ⚠ Implement API changes according to RFC spec by @jsm84 in #1166
New Contributors
Full Changelog: v0.13.0...v0.14.0