Skip to content

Releases: devfile/library

v2.4.0

Choose a tag to compare

@michael-valdron michael-valdron released this 03 Feb 16:23
d525e0c

Changelog

v2.4.0 (2026-02-03)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v2.3.0

Choose a tag to compare

@Jdubrick Jdubrick released this 15 Aug 17:03
8e15ac6

Changelog

v2.3.0(2024-08-15)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v2.2.2

Choose a tag to compare

@Jdubrick Jdubrick released this 02 Apr 17:06
1d563eb

Changelog

v2.2.2(2024-04-02)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v2.2.1

Choose a tag to compare

@yangcao77 yangcao77 released this 17 Oct 17:57
6aa1b83

Changelog

v2.2.1(2023-10-17)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v2.2.0

Choose a tag to compare

@kim-tsao kim-tsao released this 29 Nov 20:30
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

v2.0.1

Choose a tag to compare

@yangcao77 yangcao77 released this 18 Oct 15:40

Devfile library v2.0.1 release which supports official devfile v2.2.0 release.

Changelog

v2.0.1(2022-10-18)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v1.2.0

Choose a tag to compare

@yangcao77 yangcao77 released this 23 Sep 22:09
f858c8e

Devfile library v1.2.0 release which contains outerloop support in devfile 2.2.0-alpha

Changelog

v1.2.0(2021-09-23)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v1.1.0

Choose a tag to compare

@yangcao77 yangcao77 released this 17 Aug 20:28
c4ec946

Devfile library v1.1.0 release which supports devfile v2.0.0 and v2.1.0.
This release also support some devfile api schema changes for 2.2.0-alpha

Changelog

v1.1.0(2021-08-17)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v1.0.0

Choose a tag to compare

@yangcao77 yangcao77 released this 04 Jun 16:42
4693e1d

Devfile Library v1.0.0 release with devfile parser, devfile writer and Kubernetes object generator support.
It supports devfile/api 2.0.0 and devfile/api 2.1.0.

Changelog

v1.0.0 (2021-06-04)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v1.0.0-alpha.3

v1.0.0-alpha.3 Pre-release
Pre-release

Choose a tag to compare

@maysunfaisal maysunfaisal released this 04 May 21:28
f3024dd

Changelog

v1.0.0-alpha.3 (2021-05-04)

Full Changelog

Closed issues:

  • Use devfile structs from devfile/api #26

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator