github redhat-developer/odo v3.2.0

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

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:

Don't miss a new odo release

NewReleases is sending notifications on new releases.