Release of v3.5.0
Installation of v3.5.0
To install odo
, follow our installation guide at odo.dev
After each release, binaries are synced to developers.redhat.com
What's Changed
Features/Enhancements:
- Rename generic run-on flag into platform #6445 (feloy)
- odo delete component on podman with --name #6437 (feloy)
- Make
odo describe component
show information about components running on Podman #6431 (rm3l) - Allow fetching specific devfile stack version #6429 (valaparthvi)
- odo delete component deletes components running on podman #6418 (feloy)
- Enable use of ImageStreams on OpenShift #6406 (feloy)
Bugs:
- Fix typo in odo remove binding #6449 (valaparthvi)
- Add missing example to init command reference doc #6436 (valaparthvi)
- Fix preference not taken into account for
odo version
#6415 (feloy) - Fallback to interactive mode if there is no match from Alizer when initializing a component #6410 (rm3l)
Documentation:
- Make remaining docs consistent #6439 (SD-13)
- Update website following v3.4.0 release #6407 (github-actions[bot])
Testing/CI:
Cleanup/Refactor:
Merged pull requests:
- Bump to v3.5.0 #6450 (feloy)
- Go: Bump github.com/jedib0t/go-pretty/v6 from 6.3.5 to 6.4.3 #6441 (dependabot[bot])
- Website: Bump @algolia/client-search from 4.14.2 to 4.14.3 in /docs/website #6440 (dependabot[bot])
- Do not use same log file for openshift tests auth/noauth #6428 (feloy)
- Website: Bump browserslist from 4.21.3 to 4.21.4 in /docs/website #6423 (dependabot[bot])
Full Changelog: v3.4.0...v3.5.0