github redhat-developer/odo v1.2.3

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

Release of v1.2.3

v1.2.3 (2020-06-25)

Full Changelog

New features:

  • Add integration test part of odo brew build #3275
  • Fix Kubernetes integration test issues: create a non-colliding random string generator for namespace generation #3028
  • Support --now flag in url delete for devfile component #2804
  • Release 1.2.3 #3422 (cdrage)
  • Updating script path in Dockerfile for multistage test #3412 (amitkrout)
  • Create periodic script for odo periodic job #3376 (amitkrout)
  • Adding oc binary to bin path for multi stage test infra #3362 (prietyc123)
  • Adding oc to bin path for multistage testing #3351 (prietyc123)
  • Added few supported container images to e2e image test #3315 (amitkrout)
  • Update build/VERSION to 1.2.2 #3306 (cdrage)
  • Updating url delete to apply --now on devfile #3139 (mohammedzee1000)
  • Add --devfile flag support #3118 (GeekArthur)
  • Adds debug command for devfiles #3059 (mik-dass)
  • Push support: Event notification support for build and application status for IDE integration for devfile scenarios #3003 (jgwest)

Code Refactoring:

Bugs:

  • Debugger does not hit breakpoints on reattach #3417
  • url listed in odo registry list returns Invalid Request #3382
  • "odo projects" doesn't exists as command #3379
  • Unit tests failing with security error #3356
  • odo app describe need provide clearer message when app not exist #3348
  • No odo version verification is done, only information parttern is matched #3342
  • url describe does not show URL string for pushed routes #3332
  • Fix 'odo version' integration test #3325
  • CI tests failing due to Open Liberty devfile being renamed #3316
  • ODO push doesn't work with volumeMounts for v2 #3308
  • secured odo url get re-created during push even with no changes to it #3304
  • odo catalog list components fails if registry is not set up properly #3297
  • odo url list doesn't list urls that were created #3292
  • odo describe doesn't print secure and URL properly #3274
  • "odo registry list" should not print an empty list when no registries are configured #3268
  • devfile components does not show up on odo catalog list components with -o json flag #3247
  • URL describe under experimental mode should work for both routes and ingresses #3182
  • odo create \<component-name\> --registry falls back to S2I component, if invalid registry used #3167
  • Better error when incorrect component type has been specified #3128
  • Unable to start component due to namespace termination #3122
  • `odo catalog list components -o json' does not include devfile component in Experimental mode #3091
  • For secured url1 'odo url describe url1 -o json' prints 'secure' attribute as false #3060
  • [Docker] Hard to recover if supervisord volume is empty/corrupted #3034
  • List routes kind URLs in odo list #2985
  • Update failure #2914
  • watch command doesn't honor the project or component #2883
  • Unsafe data race in ExecuteCommand in exec.go #2828
  • Experimental destroys regular odo component create command #2813
  • catalog list component -o json should be shown as before with experimental mode disabled #3399 (yangcao77)
  • fix: properly check that odo version contains the server URL #3365 (metacosm)
  • Fix multiple registry related issues #3341 (GeekArthur)
  • Show error message if no registries are configured #3339 (johnmcollier)
  • Invalid ANSI colouring on Windows when doing devfile push #3327 (jgwest)
  • Fix 'odo version' integration test. #3326 (zhengxiaomei123)
  • Fix namespace issue for url create --now #3321 (adisky)
  • Fix failing CI tests due to Open Liberty devfile rename #3318 (johnmcollier)
  • Fix unsafe data race in ExecuteCommand #3310 (cdrage)
  • url list routes and ingress #3305 (yangcao77)
  • Fixes list and describe of secure URLs for not pushed components #3269 (mik-dass)
  • list devfile components catalog in json format #3264 (yangcao77)
  • 'odo login' command should suggest 'odo project list' instead of 'odo… #3262 (dev-gaur)
  • return error if app not found #2927 (jichenjc)

Tests:

  • ‘make test-e2e-beta‘ failed with permission error #3165
  • Migrate the devfile v1 Tests to devfile v2 #3142
  • devfile integration tests should run against Kubernetes cluster #2752
  • devfile delete Integration test on kubernetes cluster #2913 (prietyc123)
  • devfile create Interation test on kubernetes cluster using travis CI #2884 (prietyc123)

Documentation & Discussions:

Closed issues:

  • Specific working directory defined in the command #2937
  • "--devfile" support for odo create #2862
  • odo log for devfile components #2848
  • Determine how odo should handle multiple projects in a devfile #2705
  • Debug using devfile v2 #2701

Merged pull requests:

Installation of v1.2.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.