github redhat-developer/odo v1.0.0-beta7

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

Enhancements

  • Help message is overwhelming for first time users (#1672)
  • odo describe should also show secrets / linked variables from other components and services (#2232)
  • Updating spec to use make prepare-release to create binaries (#2283)
  • Adds unit test for project list (#2240)
  • Making debug command test target in sync (#2268)
  • Updates odo describe output (#2231)
  • Updates environment variable output (#2213)
  • Move dev documentation to /dev (#2187)
  • Updates the README formatting and adds crc (#2188)

Bug Fixes

  • odo watch should fail with error message for git based components (#2138)
  • show warning for supported and unsupported images when doing odo create/push (#2156)
  • "odo push" panics for component created in interactive mode (#2192)
  • Format json output by default or add an option for that (#2235 )
  • odo link Fails to Link Java Component to Node.js Component (#2224)
  • wrong help in odo url (#2260)
  • Removing --app, --project, --component from subcommands that depends on component dir (#2243)
  • Should we mention "Supported" / "Unsupported" in components list output for community images? (#2148)
  • "odo storage create" with "--app" and "--project" flags is broken (#2203)
  • Project create doesn't wait properly (#2117)
  • --binary flag doesn't work without --context flag while creating component (#1969)
  • "odo component list --path" shows incorrect "STATE" when components belong to different projects (#2032)
  • odo list --path fails when not in component directory (#2186)
  • odo storage commands should mention the need of odo push for changes to take effect (#2195 )
  • odo create interactive generates incorrect config (#2163)
  • Change Odo Reference to odo for cli-docs (#2278)
  • Update test reports path in gitignore file (#2252)
  • Correct odo debug Typo (#2241 )
  • Add crc stop to Deploy Application Section of README (#2234)
  • ComponentTypeList should be List in machine output (#2230)
  • ServiceTypeList should be List in machine output (#2229)
  • Machine output for odo app list should be Kind: List (#2228)
  • Edits to Deploying an application using odo Section of README (#2226)
  • fix sha256 generation for release (#2199)
  • Removing Odo References from CLI (#2214)
  • Fix random ginkgo input in test script (#2206)
  • Fix typo in odo debug help output (#2205)
  • log stdout and stderr of tar command (#2190)

Testing

  • Link tests are never executed!! (#2262)
  • Fixing no such file or directory issue (#2184)

Documentation

  • Grammar incorrect for "odo create" project creation. (#2254)
  • The downstream documentation has been created and integrated within the OpenShift Container Platform, OpenShift Dedicated and OpenShift Online distribution.

NOTE

Remote debugging feature will continue as an experimental in v1.0.0-beta7 release.

Don't miss a new odo release

NewReleases is sending notifications on new releases.