Skip to content

v2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Jun 19:10
· 4 commits to main since this release
37824d5

What's Changed

  • Bump multiple actions we are using to partially fix the NodeJS deprecation by @im-konge in #23
  • Skip second build for CO repo and properly set helm and maven packages for KAO and OAuth by @Frawless in #27
  • Bump setup-maven action after latest release by @im-konge in #28
  • Search for release artifacts with case insensitive query by @Frawless in #30
  • Use proper condition for skipping second operator build by @Frawless in #31
  • Create unit and unitegration tests summary from build-binaries by @Frawless in #32
  • Bump github-script action to v9 by @Frawless in #34
  • Save maven cache only on pushes into default branch by @Frawless in #33
  • Add release related yaml files into release tar ball by @Frawless in #35
  • Add possibility to run 'check released files' step not only for the Cluster Operator by @im-konge in #36
  • Rename imagesDir to imagesLocation by @Frawless in #39
  • Make load-containers reusable for all sub-projects by @Frawless in #40
  • Bump several Strimzi projects versions and add test-connectors by @Frawless in #42
  • Improve OpenSSF Scorecard results by @Frawless in #41
  • Bump ruby/setup-ruby from 1.312.0 to 1.313.0 in /.github/actions/dependencies/install-ascii-doctor by @dependabot[bot] in #43
  • Add actions for snyk scanning of Maven repos and container images by @Frawless in #38
  • Fix check for snykMonitor and add target-reference option by @Frawless in #44
  • Add --all-projects to snyk maven scans by @Frawless in #45
  • Use slightly different cmd to get node IP in kind script by @Frawless in #47
  • Add exclude options to maven scan by @Frawless in #46

New Contributors

Full Changelog: v1.0...v2.0