Skip to content

Release of odo v2.2.1

Compare
Choose a tag to compare
@kadel kadel released this 25 May 07:04
· 1280 commits to main since this release
17a078b

Release of v2.2.1

v2.2.1 (2021-05-25)

Full Changelog

v2.2.1

Feature/Enhancements

  • Implement odo catalog describe service for operator backed services (#4671)
  • Add deprecation warning for old git style devfile registries (#4707)
  • Adds dev.odo.push.path attribute support for pushing only mentioned files (#4588)
  • Use server side apply approved (#4648)
  • Adding wait support to component deletion for devfile (#4712)
  • Collect Component type for usage data (#4662)

Bug Fixes

  • Follow devfile like conventions in generated url name to keep url short for --s2i (#4670)
  • Fix OCI-based registry migration approved kind/bug lgtm (#4702)
  • Removes invalid endpoints from the devfile on triggering url create. (#4567)

Tests

  • Automate psi ci for mac and windows (#4460)
  • Update devfile tests with OCI-based registry (#4679)

Documentation

  • Adds a document regarding the odo.dev.push.path attributes in the devfile (#4681)
  • Add --s2i conversion related breaking changes (#4683)
  • Fix OCI-based registry migration (#4702)

Installation of 2.2.1

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

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