Skip to content

Releases: operator-framework/deppy

v0.3.0

12 Dec 13:47
Compare
Choose a tag to compare

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
  • ⚠️ Remove DeppySolver 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

28 Nov 16:47
Compare
Choose a tag to compare

What's Changed

  • ⚠️ Remove variable sources and make Deppy accept a slice of variables instead by @m1kola in #160

Full Changelog: v0.1.0...v0.2.0

v0.1.0

17 Nov 09:35
Compare
Choose a tag to compare

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

v0.0.1

23 Aug 13:20
Compare
Choose a tag to compare
Fix compile error

Signed-off-by: Andy Goldstein <andy.goldstein@redhat.com>