github redhat-developer/odo v3.11.0
Release of v3.11.0

latest releases: v3.16.1, v3.16.0, v3.15.0...
15 months ago

Installation of v3.11.0

To install odo, follow our installation guide at odo.dev
After each release, binaries are synced to developers.redhat.com

What's Changed

Full Changelog

Features/Enhancements:

  • Track preference options usage #6843 (rm3l)
  • Reuse same volumes when devfile is modified, on podman #6810 (feloy)
  • Delete previous pod and creates new ond when modifying devfile on podman #6802 (feloy)
  • Allow using imageName as a selector #6768 (rm3l)

Bugs:

  • Make sure event is recorded whenever telemetry preference is changed #6842 (rm3l)
  • Do not error out in port detection if any of the /proc/net/{tc,ud}p{,6} files are missing in the dev container #6831 (rm3l)
  • Add a timeout when initializing the Podman client (broken Podman should not affect odo dev on cluster) #6808 (rm3l)
  • Updating the oudated release script #6801 (ritudes)
  • Fix: odo init overwrites personalized configuration when downloading starter project #6800 (valaparthvi)
  • Fix HotReloadCapable Build command #6696 (feloy)

Tests

  • Fix should print warning about default namespace when running odo dev test when Dev Session does not start correctly #6848 (rm3l)
  • Fix issues with describe/list binding tests #6839 (valaparthvi)
  • Fix flaky odo dev test on Podman by randomizing component names #6833 (rm3l)
  • Only run cluster tests on nightly tests, not nocluster tests #6825 (feloy)
  • Do not run 'odo-infra-stage-test' Workflow on PRs if not needed #6823 (rm3l)
  • Move parent devfiles in specific directories #6818 (feloy)
  • Wait after killing odo during integration test #6816 (feloy)
  • fix failing nightly tests #6814 (feloy)
  • Check latest version from index instead of using hardcoded value #6789 (feloy)

Documentation:

Cleanup/Refactor:

  • Use a single handler for executing all commands #6826 (feloy)

Merged pull requests:

Full Changelog: v3.10.0...v3.11.0

Don't miss a new odo release

NewReleases is sending notifications on new releases.