github redhat-developer/odo v2.2.3
Release of v2.2.3

latest releases: v3.16.1, v3.16.0, v3.15.0...
3 years ago

Release of v2.2.3

v2.2.3 (2021-07-07)

Full Changelog

Feature/Enhancements

  • odo service delete removes Operator backed services from the Devfile only, without undeploying them from the cluster (#4761)
  • odo service list lists Operator backed services in Devfile and/or deployed into the cluster and their state (Pushed, Not pushed, Deleted locally) (#4761)
  • odo push undeploys Operator backed services marked as managed by the current devfile not present in this devfile anymore (#4761)
  • param based odo service create for operator backed services (#4704)
  • add odo catalog describe service <operator> --example (#4821)
  • odo link and odo unlink write to devfile without deploying to cluster. Deploying happens when running odo push (#4819)
  • odo describe shows linked services and components whether they are pushed or not. When deployed, it also shows environment variables or mounted files (#4866)
  • collect component type and cluster type data for telemetry (#4763)

Bug Fixes

  • Update telemetry contextual properties only when it is enabled(#4870)

  • Completely move to using networking v1 and extensions v1 ingresses based on cluster support as extensions v1 ingress is deprecated (#4853)

Installation of v2.2.3

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

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

Don't miss a new odo release

NewReleases is sending notifications on new releases.