Releases: operator-framework/deppy
Releases · operator-framework/deppy
v0.3.0
What's Changed
- Bump github.com/onsi/ginkgo/v2 from 2.13.1 to 2.13.2 by @dependabot in #163
- 🌱 Update the internal solver before exporting by @m1kola in #164
⚠️ RemoveDeppySolver
wrapper and export internal solver instead by @m1kola in #165⚠️ Remove getter methods from constraints by @m1kola in #166- Bump actions/setup-go from 4 to 5 by @dependabot in #168
- Bump actions/stale from 8.0.0 to 9.0.0 by @dependabot in #169
- Update the error to indicate unknown outcome by @m1kola in #170
Full Changelog: v0.2.0...v0.3.0
v0.2.0
v0.1.0
What's Changed
- Bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0 by @dependabot in #143
- Bump actions/checkout from 3 to 4 by @dependabot in #144
- Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.12.1 by @dependabot in #145
- Bump github.com/onsi/gomega from 1.27.10 to 1.28.0 by @dependabot in #146
- Bump github.com/onsi/ginkgo/v2 from 2.12.1 to 2.13.0 by @dependabot in #147
- Bump golang.org/x/net from 0.14.0 to 0.17.0 by @dependabot in #148
- Bump github.com/onsi/gomega from 1.28.0 to 1.28.1 by @dependabot in #149
- Bump github.com/onsi/gomega from 1.28.1 to 1.29.0 by @dependabot in #152
- Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #155
- Bump github.com/onsi/gomega from 1.29.0 to 1.30.0 by @dependabot in #156
- Bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.1 by @dependabot in #157
- ✨ Replace separator in
NotSatisfiable
error by @m1kola in #158 - ✨ Avoid extra call to
AnchorIdentifiers()
by @m1kola in #162 - ✨ Ensure solver output is deterministic by @m1kola in #159
Full Changelog: v0.0.1...v0.1.0