github redhat-developer/odo v0.0.5

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

Changes in this release:

  • All aliases in odo component ( get/list/create/set/delete) were removed (use odo delete, odo list, odo component instead) - (#279)
  • odo create and odo update checks if directory exist (#425)
  • odo create was modified. Local and binary components are using Supervisor (BuildConfig process is skipped) (#408)
  • Added validation for component and application name (#433)
  • Added odo create --binary and odo update --binary (#397 #418)
  • Added odo app describe command (#287)
  • odo app delete shows what will be deleted (#278)
  • Changed odo list format (formated as table) (#404)
  • odo storage remove renamed to odo storage delete (#407)
  • Updated odo delete output (#390)
  • Updated description for ocdev create (#335)
  • odo delete deletes the default component if no arguments are passed (#387)
  • Fixes the issue of switching to a non-existing component using set command (#388)
  • Fixes error when deleting a component (#345)
  • Fixes the problem of a better description when no component is listed during update (#374)
  • Add coloured output to OpenShift logs (#378)
  • Decrease sync delay in odo watch to 1s (#403)
  • Show client and cluster version in odo version (#366)
  • Added more e2e tests and a few were fixed (#351 #372 #383 #308 #385 #400)
  • Internal refactoring (#427 #428 #420 #417 #406 #405 #399 #346 #317 #365)
  • Documentation updates (#440 #441 #442 #435 #426 #414 #380 #379)

Don't miss a new odo release

NewReleases is sending notifications on new releases.