Skip to content

v1.2.0

Compare
Choose a tag to compare
@mohammedzee1000 mohammedzee1000 released this 28 Apr 13:16
7f14dab

Release of v1.2.0

v1.2.0 (2020-04-28)

Full Changelog

New features:

Code Refactoring:

Bugs:

  • Devfile URL push fail #3012
  • [Gosec] CI builds failing due "Implicit memory aliasing in for loop" #2987
  • odo allows creating mutliple URLs with same name in experimental mode #2984
  • Test flake comming due no check is added for operator (etcd) responsiveness #2943
  • Devfile odo push should use --project instead of --namespace #2769
  • Adding eventually duration in operator test file #3010 (amitkrout)
  • Address failing Gosec G601 #2988 (johnmcollier)
  • Fix parallel test run failure for devfile integration test #2965 (prietyc123)
  • Add push target into sample #2896 (jichenjc)
  • avoid list component name in s2i mode #2894 (jichenjc)

Tests:

  • Travis failures in "watch, storage, app, project, push, devfile catalog, devfile create, devfile push, devfile delete command integration" tests #2956
  • Travis failures in "devfile catalog, watch command integration tests on kubernetes cluster" #2954
  • Travis failures in "generic login, component command integration tests" #2953
  • Flakey test found in odo devfile push whiling using pushtarget as docker #2923
  • Flakey test observed in devfile list url in machine readable json format #2892
  • Flakey test observed in devfile list url after push #2891
  • Flakey test observed in devfile describing urls #2890
  • Disables another flakey test with util_test.go #3019 (cdrage)
  • Fix flakey tests #3018 (cdrage)
  • Make sure that desired operators are installed in CI #2944 (dharmit)

Documentation & Discussions:

Closed issues:

  • QECI best practices #2932
  • Create docker volumes based off of volumes in devfile #2849
  • "--context" support for odo create #2824
  • Instantiate an operator backed service using yaml file #2723
  • Use 'odo create url' to expose an application running locally #2580

Merged pull requests:

Installation of v1.2.0

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