Skip to main content

odo v3.16.0 Released

· 7 min read

odo v3.16.0 is now out!

To install odo, follow the installation guide.

Notable Changes

Check this Playlist for an overview of the most notable changes in this release: [TODO Add Link to Youtube Playlist]

Features

[TODO - Complete with embedded demos!]

Detailed Changelog

As with every release, you can find the full list of changes and bug fixes on the GitHub release page.

Release of v3.16.0

v3.16.0 (2024-06-17)

Full Changelog

Features/Enhancements:

Bugs:

  • Recognize devfile.yml and .devfile.yml as Devfiles #7130 (rm3l)
  • [ui] Fix Default command checkbox #7104 (feloy)

Documentation:

Testing/CI:

  • Revisit CI to spin up clusters on-demand #7159 (rm3l)
  • Start HTTP server to replace Devfile Registry server in the tests #7154 (rm3l)
  • Use staging Devfile registry for PR tests #7129 (rm3l)

Cleanup/Refactor:

  • Replace github.com/pborman/uuid with github.com/google/uuid #7173 (Juneezee)

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Contributing to odo

If odo interests you, and you would like to contribute to it, we welcome you!

You can contribute to odo in a lot of different ways!

Take it for a spin 🚘 and report back bugs🐞 that you encountered, or features🌟 that you would like to see.

Help us with the documentation📜, or tell us how you used odo 🖍.

Review the PRs👀, or help us fix a failing test 🚩.

Work on the TODOs📝, or help us cleanup the code🚮.

Or, simply tune in📻 to our contributor calls and learn more about odo.

odo is your playground!

Read the developer reference guide on contributing to odo to know more.