Skip to content

Releases: devfile/library

v2.2.2

02 Apr 17:06
1d563eb
Compare
Choose a tag to compare

Changelog

v2.2.2(2024-04-02)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v2.2.1

17 Oct 17:57
6aa1b83
Compare
Choose a tag to compare

Changelog

v2.2.1(2023-10-17)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v2.2.0

29 Nov 20:30
8e009f5
Compare
Choose a tag to compare

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

18 Oct 15:40
Compare
Choose a tag to compare

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

23 Sep 22:09
f858c8e
Compare
Choose a tag to compare

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

17 Aug 20:28
c4ec946
Compare
Choose a tag to compare

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

04 Jun 16:42
4693e1d
Compare
Choose a tag to compare

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

04 May 21:28
f3024dd
Compare
Choose a tag to compare
v1.0.0-alpha.3 Pre-release
Pre-release

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

v1.0.0-alpha.2

10 Mar 20:04
3066a89
Compare
Choose a tag to compare
v1.0.0-alpha.2 Pre-release
Pre-release

Checkpoint is openshift/odo's version

Changelog

v1.0.0-alpha.2 (2021-02-16)

Full Changelog

Closed issues:

  • add examples showing how to use this library #52

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v1.0.0-alpha.1

10 Mar 20:01
a216646
Compare
Choose a tag to compare
v1.0.0-alpha.1 Pre-release
Pre-release

Initial alpha release of devfile/library, checkpoint is openshift/console's version

Changelog

v1.0.0-alpha.1 (2020-12-03)

Full Changelog

Closed issues:

  • Restructure Parser Packages and Rename devfile/parser #36
  • devfile/api import should have an alias independent of api version #33
  • Empty Parent introduced #30
  • Update dependency: github package version from v17.0.0+incompatible to v30 #23
  • Tests are broken #18
  • Set up PR check to make sure no changes are merged which need go mod tidy #17
  • Set up license for the project #14
  • Setup Travis CI to validate PRs #11
  • Unable to build the project #10
  • rename module/packages to github.com/devfile/devfile-parser #9

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator