Skip to content

v2.2.0

Compare
Choose a tag to compare
@kim-tsao kim-tsao released this 29 Nov 20:30
· 127 commits to main since this release
8e009f5

Devfile library v2.2.0 release which supports the official devfile v2.2.0 release.
This release introduces new util functions for:

  1. Outer loop support: GetDeployComponents and GetImageBuildComponent
  2. Downloading devfiles in memory: DownloadInMemory which replaces the now deprecated function, DownloadFileInMemory

What's Changed

Full Changelog: v2.0.1...v2.2.0