Releases · devfile/library
v2.4.0
v2.3.0
15 Aug 17:03
8e15ac6This commit was created on GitHub.com and signed with GitHub’s verified signature.
v2.2.2
v2.2.1
v2.2.0
29 Nov 20:30
8e009f5This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Devfile library v2.2.0 release which supports the official devfile v2.2.0 release.
This release introduces new util functions for:
- Outer loop support: GetDeployComponents and GetImageBuildComponent
- Downloading devfiles in memory: DownloadInMemory which replaces the now deprecated function, DownloadFileInMemory
What's Changed
- bump up to v2 by @yangcao77 in #150
- update registry-library version by @yangcao77 in #152
- Add in util funcs to help get deploy components by @maysunfaisal in #153
- Change func param signature to avoid unneccessary Ctx by @maysunfaisal in #154
- telemetry updates by @kim-tsao in #156
Full Changelog: v2.0.1...v2.2.0
v2.0.1
v1.2.0
23 Sep 22:09
f858c8eThis commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v1.1.0
17 Aug 20:28
c4ec946This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v1.0.0
04 Jun 16:42
4693e1dThis commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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)
Merged pull requests:
- enable test coverage + upload results in workflow #91 (kim-tsao)
- library for devfile 2.1.0 cut off #90 (yangcao77)
- add GenerateInitContainers function to generator #89 (yangcao77)
- update readme #87 (yangcao77)
- update add apis - process everything before return an error #86 (yangcao77)
- update source attribute to use the one imported from devfile/api #85 (yangcao77)
- Add release changelog generator #84 (maysunfaisal)
* This Changelog was automatically generated by github_changelog_generator
v1.0.0-alpha.3
04 May 21:28
f3024ddThis commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.