Skip to content

v2.4.0

Compare
Choose a tag to compare
@dharmit dharmit released this 25 Oct 12:14
b0b2480

Release of v2.4.0

v2.4.0 (2021-10-11)

Full Changelog

BREAKING CHANGES
--s2i flag was removed from odo create #5023
This means that odo is no longer able to automatically generate Devfiles form s2i builder images.
Odo components can now be created only from Devfiles. By default, odo uses https://registry.devfile.io/viewer as source of predefined Devfiles.

Features/Enhancements:

  • Do not use Service Binding Operator #5113 (feloy)
  • Devfile registry telemetry integration #5101 (GeekArthur)
  • Validate parameters on odo service create from swagger/csv #5074 (feloy)
  • Add timezone information to Telemetry data #5067 (dharmit)
  • Fetch locale information for Telemetry #5066 (dharmit)
  • odo service create/describe -o json #5039 (feloy)
  • Modifies the usage of service create, link and unlink by using separate files for Kubernetes resources #5031 (mik-dass)

Bugs:

Documentation:

  • Update DefaultDevfileRegistry link in IBM-Z and Power doc #5103 (xkwangcn)
  • odo catalog/registry/service reference documentation #5095 (feloy)
  • cleanup website node packages #5076 (kadel)
  • Update Readme.adoc #5075 (kadel)

Testing/CI:

Cleanup/Refactor:

Merged pull requests:

Installation of v2.4.0

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

* This Changelog was automatically generated by github_changelog_generator