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

latest releases: v3.15.0, v3.14.0, v3.13.0...
3 years ago

v2.0.3 (2020-12-09)

Full Changelog

New features:

  • Make "odo link" compatible with the breaking changes introduced by Service Binding Operator #3973

Code Refactoring:

  • Use the generators from devfile/library #4209
  • Removes ExecCMDInContainer() and ExtractProjectToComponent() from the occlient. #4291 (mik-dass)
  • remove packages imported twice #4275 (girishramnani)
  • Makes odo work with v0.3.0 of Service Binding Operator #4274 (dharmit)
  • Refactors service catalog and discovery client code #4272 (mik-dass)
  • Use the generators from devfile/library #4263 (maysunfaisal)
  • Refactors and moves buildConfigs, imageStreams and some other resources #4261 (mik-dass)
  • Refactors, cleans and moves some resources to the new files. #4250 (mik-dass)
  • remove duplicate list and refactor #4177 (girishramnani)

Bugs:

  • No 2.0.2 binary on mirrors #4269
  • odo delete --app --project does not work for devfile components #4259
  • odo requires the 'master' branch #4257
  • odo env view -o json outputs raw text #4243
  • E2e images test script fails while image verification on windows platform #4235
  • env variables in exec commands are not properly exported #4232
  • odo list showing a duplicate entry of devfile component #4144
  • 'odo app list' prints only applications where at least one s2i component exists #4136
  • debug port-forward does not work on 4.6 cluster #4036
  • add json output for odo env view #4254 (girishramnani)
  • windows path seperator fix #4234 (anandrkskd)

Tests:

  • Modifies WaitForDeploymentRollout() to collect events. #4283 (mik-dass)

Documentation & Discussions:

  • We need clarity around installing and using Operators with odo both on OCP & k8s environments #4130
  • Spring Boot example reports "running on IBM Cloud" #4095
  • Add a note to the Operators docs. [skip ci] #4282 (boczkowska)
  • Update the prow help command link #4268 (prietyc123)
  • Add Open Liberty to devfile doc #4119 (awisniew90)

Closed issues:

  • test-cmd-devfile-status test suite fails on Power #4241
  • Enable 4.6 cluster for odo pr test #4138

Merged pull requests:

Installation of v2.0.3

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

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

* This Changelog was automatically generated by github_changelog_generator

Don't miss a new odo release

NewReleases is sending notifications on new releases.