Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Aug 14:56
· 329 commits to main since this release
fd7cfb5

Installation

curl -L -s https://github.com/operator-framework/operator-controller/releases/download/v0.4.0/install.sh | bash -s

What's Changed

  • Publish /docs to github pages by @anik120 in #265
  • Adds E2E coverage reporting by @m1kola in #284
  • Fixes kind cluster cleanup in e2e make target by @m1kola in #298
  • Add initial Tilt support by @ncdc in #297
  • Makes codecov-action optional by @m1kola in #304
  • Enable merge_group events by @ncdc in #305
  • Bump github.com/docker/docker from 20.10.21+incompatible to 20.10.24+incompatible by @dependabot in #301
  • Tidies up Makefile: fixes default target, remove unused ones and makes phony targets to by be truly phony by @m1kola in #299
  • Bump github.com/containerd/containerd from 1.6.15 to 1.6.18 by @dependabot in #302
  • Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible by @dependabot in #303
  • Enable dependabot by @ncdc in #300
  • Switch to using tilt-support repo by @ncdc in #307
  • Implement upgrade edges support by @jmprusi in #275
  • Add DCO information by @ncdc in #314
  • Add CI for tilt by @ncdc in #319
  • Bump go.uber.org/zap from 1.24.0 to 1.25.0 by @dependabot in #318
  • Bump github.com/stretchr/testify from 1.8.1 to 1.8.4 by @dependabot in #317
  • Bump github.com/onsi/gomega from 1.27.7 to 1.27.10 by @dependabot in #315
  • Fixes replace based upgrades by @m1kola in #326
  • Cross-component E2E for operator framework by @jubittajohn in #286
  • Bump github.com/operator-framework/catalogd from 0.4.1 to 0.5.0 by @dependabot in #339
  • Bump github.com/operator-framework/operator-registry from 1.27.1 to 1.28.0 by @dependabot in #316

New Contributors

Full Changelog: v0.3.0...v0.4.0