Skip to content

Devfile 2.1.0

Compare
Choose a tag to compare
@johnmcollier johnmcollier released this 26 May 18:37
8c1a3d4

Devfile 2.1.0 release with a simplified and refined specification for easier adoption.

Changelog

v2.1.0 (2021-05-26)

Full Changelog

Closed issues:

  • Update api's should return an error if the specific element does not exist #448
  • Provide a better description on the metadata icon field #440
  • Remove plugins from devfile schema #407
  • Root folders for projects #385
  • Make vscodeLaunch / vscodeTask more generic #344
  • Remove devfile.projects[].github #340
  • nil pointer dereference in Starterproject validation #339
  • Extending Volume components to support more features #310
  • use <portNumber>-<protocol> as pod container port name in devfile library generator #287
  • The devfile website should support hosting multiple devfile schemas #275
  • Top level attribute definition in a devfile #239
  • Commands scoped to a project #165
  • Better support of resources settings #131
  • remove sparseCheckoutDir #128
  • Cleanup references to Che in devfile stack authors guide #76
  • Devfile metadata: add a link to an external website #38

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator