Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

v3.2.0

Choose a tag to compare

@feloy feloy released this 31 Oct 16:40
· 613 commits to main since this release
233c817

Release of v3.2.0

Installation of v3.2.0

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

v3.2.0 (2022-10-31)

Features/Enhancements:

  • Allow controlling telemetry via the ODO_TRACKING_CONSENT environment variable #6258 (rm3l)

Bugs:

  • Set empty component name in context if no devfile exists in the current directory #6268 (feloy)
  • Fix potential issue preventing application from being restarted correctly by odo dev #6260 (rm3l)
  • Exclude the 'dist' folder in 'check-gofmt.sh' script #6252 (rm3l)

Documentation:

  • Add a link to advanced guide in quickstart guides #6228 (valaparthvi)
  • Document in which version an environment variable controlling odo behavior appeared #6259 (rm3l)
  • Update message about v3 and version selector in documentation #6238 (rm3l)
  • Update version to 3.0.0 in doc and build/VERSION file #6220 (rm3l)
  • odo 3.0.0 GA blog #6188 (valaparthvi)
  • Minor fixes to documentation #6230 (valaparthvi)

Testing/CI:

Cleanup/Refactor:

  • Build context as part of GenericRun #6202 (feloy)
  • Make exec package agnostic of platform #6217 (feloy)

Merged pull requests: