Skip to content

Release v0.1.25

Compare
Choose a tag to compare
@rhmdnd rhmdnd released this 29 Jun 15:16
· 444 commits to master since this release

What's Changed

Enhancements

  • Added support for using the File Integrity Operator on s390x and ppc64le
    architectures.

Internal Changes

  • Updated operator framework to use operator-sdk version 1.15.0.
  • Added formal support for watching all namespaces using AllNamespaces in a
    backwards compatible way to adhere to changes required by the operator-sdk
    update.
  • Removed unused test framework code that was obsolete after updating the
    operator-sdk framework dependency.
  • Added additional flexibility to the container build process to support
    building content across different operating systems.
  • Upgraded golang dependency to version 1.17

New Contributors

Full Changelog: v0.1.24...v0.1.25