Skip to content

Release of v2.0.6

Compare
Choose a tag to compare
@mohammedzee1000 mohammedzee1000 released this 03 Mar 07:18
2f7f4a0

Release of v2.0.6

v2.0.6 (2021-03-03)

Full Changelog

New features:

  • Application does not comes up, if pod restarted due to some external factor #4050
  • Added java-maven to the list of components to be tested #4427 (rnapoles-rh)

Code Refactoring:

  • Refactor occlient and kclient by unifying them into one #4093
  • Add better message for component create when devfile does not exists #4018
  • Clean up error wrapping #3911
  • Updates the library to the latest version #4446 (mik-dass)

Bugs:

  • Devfile deletion does not respect context #4437
  • odo push fails for certain url names #4392
  • "odo catalog list services" fails on minishift #4376
  • odo create fails to download files in assigned --context for odo create --starter #4370
  • Integration tests failing on PSI #4364
  • build command should be optional #4363
  • The added private registry will be covered during the integration tests #4343
  • "odo create" needs "--s2i" flag in the multi-component example in the documentation #4184
  • Debug does not work most of the time for python and python-django components #4156
  • Misleading url name issue when using the java-openliberty devfile #4060
  • New spring devfile does not work on default namespace #4027
  • odo create should not require cluster access to function #3811
  • Fixes the URL name cropping issue. #4452 (mik-dass)
  • Modifies odo create for devfile components to not require a cluster access. #4436 (mik-dass)
  • Fixes no default build command error. #4430 (mik-dass)
  • Make starter project download work with custom context directory #4425 (valaparthvi)
  • Adds an error to be ignored while listing services #4420 (dharmit)

Tests:

Documentation & Discussions:

  • Update ci-reference test doc #4289
  • CRC Getting Started - Command in step 4 of chapter 3.3.2 needs to be updated #4069
  • Document how to enable OLM on Kubernetes #4450 (dharmit)
  • Adding link to Connector extension on Open VSX #4434 (brianking)
  • Ci reference test docs #4329 (anandrkskd)

Closed issues:

  • Update import paths for github.com/devfile/api to github.com/devfile/api/v2 #4346
  • Add e2e scenario for java-maven devfile debug command #4162
  • Conditional verification coverage in unit test #4052
  • more tests for odo list #3995

Merged pull requests:

Installation of v2.0.6

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