github redhat-developer/odo v1.2.5

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

Release of v1.2.5

v1.2.5 (2020-08-04)

Full Changelog

New features:

  • odo service command tests for OperatorHub #3672
  • Change service creation syntax for Operator Hub backed service #3594
  • There should be terminal output when downloading a project using --starter #3508
  • odo watch always dismisses debug mode #3480
  • Release 1.2.5 #3689 (cdrage)
  • Update to 1.1.5 image #3688 (cdrage)
  • make odo catalog list components work outside of experimental mode #3669 (girishramnani)
  • Update build/VERSION to 1.2.4 #3633 (cdrage)
  • Update devfile schema #3627 (adisky)
  • Use volume components from the devfile #3584 (maysunfaisal)
  • Adds support for linking a Devfile component with an Operator backed service #3557 (dharmit)
  • Add support for composite commands on Kubernetes #3551 (johnmcollier)
  • Convert s2i components to devfile #3549 (adisky)
  • Use the name provided on CLI to create an Operator backed service #3509 (dharmit)
  • Adds parent devfile support for devfile v2 #3432 (mik-dass)

Code Refactoring:

  • Make the file sync destination more consistent #3662 (johnmcollier)
  • Makes service create command consistent with how it's done for Service Catalog #3660 (dharmit)
  • moved the deprecation warning from examples and moved to long desc #3637 (girishramnani)
  • Clean up and customise debug test #3636 (prietyc123)
  • Renames devfile exec test file to cmd_devfile_exec_test #3629 (mik-dass)
  • Clean up and customisation for delete tests #3625 (prietyc123)
  • Customise and cleanup create test #3618 (prietyc123)
  • Remove deprecated images and update tests #3587 (amitkrout)
  • Remove additional / unneeded logging flags #3573 (cdrage)
  • cleanup #3403: removed --memory, --min-memory. --max-memory, --cpu, --min-cpu, --max-cpu flags from 'odo create' command #3475 (dev-gaur)

Bugs:

  • Validate comp cmd's child cmd to a valid container component #3656
  • devbuild fails because path ${CHE_PROJECTS_ROOT}/nodejs-starter not found #3652
  • Deploying CRD's / operator hub does not correctly deploy the Operator Hub name and refactor #3180
  • Fixes GetRunningPodNameByComponent for the CLI runners #3666 (mik-dass)
  • Validate exec subcommands in a composite #3658 (johnmcollier)
  • Fixes GetPVCSize() for the cli helpers. #3650 (mik-dass)
  • Fix package name #3624 (cdrage)
  • Adds runMode to env for debugging with odo watch. #3597 (mik-dass)

Tests:

  • Command "odo create nodejs" hit timeout exceeded issue while downloading the raw nodejs/devfile.yaml githubusercontent #3667
  • odp push throws error of watch channel was closed on ppc64le #3530
  • increase ResponseHeaderTimeout #3674 (kadel)
  • adding tests to verify the private registry images #3635 (prietyc123)

Documentation & Discussions:

Closed issues:

  • Project create throws error of "Timed out waiting for service to be ready" on ppc64le #3510
  • Make the sync directory more consistent #3494
  • What additional flag --add_dir_header, --skip_headers and --vmodule does ? #3446
  • Allow volume definition to be shared across containers in a devfile #3407
  • Support composite commands #3338
  • Porting template based test to Multi Stage testing #3270
  • Convert s2i components into devfile #3156

Merged pull requests:

Installation of v1.2.5

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.