Skip to content

v3.7.0

Compare
Choose a tag to compare
@rm3l rm3l released this 15 Feb 13:37
· 417 commits to main since this release
262d11e

Release of v3.7.0

Installation of v3.7.0

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

v3.7.0 (2023-02-15)

Full Changelog

Installation of v3.7.0

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

Features/Enhancements:

  • Support for image component on podman #6577 (valaparthvi)
  • Support dev.odo.push.path:* attributes on Podman #6576 (rm3l)
  • Implement odo logs on podman #6550 (feloy)
  • Add support for OpenShift Devfile components #6548 (rm3l)
  • Set platform and platformVersion in telemetry #6540 (feloy)
  • Show information about forwarded debug ports in odo describe component #6537 (rm3l)

Bugs:

  • Fix UX inconsistency when handling commands bound to events #6574 (rm3l)
  • odo logs: Do not panic when no access to cluster/podman #6561 (feloy)
  • Correct container-attributes data in release blog #6560 (valaparthvi)
  • Log error when podman client cannot be initialized #6538 (valaparthvi)
  • Display error message when odo dev fails on podman and clean resources #6522 (valaparthvi)

Documentation:

  • Fix the port value (20001) in the quickstart guides #6570 (rm3l)
  • Verification file for Google Search console [feloy] #6566 (feloy)
  • Dogfood odo for working on the website #6564 (rm3l)
  • Set the date for the v3 GA blog post #6563 (rm3l)
  • Add blog post demonstrating how odo can be used with Podman #6562 (rm3l)
  • docs: --HEAD flag for homebrew no longer needed #6554 (kadel)
  • Release PR for v3.6.0 #6529 (github-actions[bot])

Cleanup/Refactor:

  • test: use t.TempDir to create temporary test directory #6533 (Juneezee)

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Full Changelog: v3.6.0...v3.7.0