Skip to content

Release of odo v2.2.4

Compare
Choose a tag to compare
@mohammedzee1000 mohammedzee1000 released this 05 Aug 06:02
· 1182 commits to main since this release
f12e036

Release of v2.2.4

v2.2.4 (2021-08-05)

Full Changelog

2.2.4

Feature/Enhancements

  • Support for preStart lifecycle events (#4901)
  • Do not cancel the whole execution if one of the test suite fails (#4943)
  • Allow linking using ServiceBinding without ServiceBindingOperator (#4543).
  • Add Sonar Cloud config file: sonar-project.properties(#4900)

Bug Fixes

  • Fix component create and delete help examples(#4904)
  • odo push now displays "Waiting for component to start" only once (4919)
  • Modifies the error message to list the available starters (#4935)
  • Add language and projectType metadata in devfile for s2i components(#4911)

Tests

  • Test storage + link (#4954)

Documentation

  • Add Getting Started > Basics documentation (#4914)
  • Add documentation for global configuration (#4921)
  • Add odo installation docs (#4923)

Installation of v2.2.4

To install odo, follow our installation guide at docs.openshift.com

After each release, binaries are synced to mirror.openshift.com