Skip to content

Releases: devfile/api

Devfile 2.2.2

08 Nov 16:01
a6ec0a3
Compare
Choose a tag to compare

Changelog

v2.2.2 (2023-11-08)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Devfile 2.2.1

11 Oct 19:51
1ae41b5
Compare
Choose a tag to compare

Changelog

v2.2.1 (2023-10-11)

Full Changelog

Merged pull requests:

v2.2.1-alpha (2022-10-19)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

v2.2.1-alpha

13 Apr 01:55
0d16344
Compare
Choose a tag to compare
v2.2.1-alpha Pre-release
Pre-release
enable gosec (#969)

* enable gosec

Signed-off-by: Kim Tsao <ktsao@redhat.com>

* Fix G601 errors

Signed-off-by: Kim Tsao <ktsao@redhat.com>

* Fix warnings

Signed-off-by: Kim Tsao <ktsao@redhat.com>

* Add newline

Signed-off-by: Kim Tsao <ktsao@redhat.com>

Signed-off-by: Kim Tsao <ktsao@redhat.com>

Devfile 2.2.0

17 Oct 20:40
2568944
Compare
Choose a tag to compare

Devfile 2.2.0 release with outer-loop support

Note:
Minor API breaking change introduced by #545: All bool properties have been converted to bool pointers, users adopted previous versions may be affected.

Changelog

v2.2.0 (2022-10-17)

Full Changelog

Closed issues:

  • Devfile 2.2 GA release tasks #953
  • Devfile 2.2 GA release tasks #952
  • Add license headers and license checks to source files in integrations-test #947
  • PR test failure with registry and registry-operator #938
  • Remove EPL licenses in registry-operator #927
  • Add proxy support and the ability for clients to override the HTTP timeout #926
  • Adjust periodic test frequency for devfile integration tests #922
  • The schema publishing workflow for Devfile needs to be updated #915
  • Document the release process for the updating the Landing Page / Docs for new releases #914
  • Landing page fixes #912
  • Devfile library should do variable replacement in content reference using URI in kubernetes component #906
  • Requesting non-existent devfile version from registry server causes uncaught panic #901
  • Add multilayer navigation support for the docs #900
  • CI IntegrationTests failed on macOS 10.15 as Github Actions stop support #898
  • Registry library needs to support accessing devfiles over a proxy #897
  • Registry docs incorrectly reference "Oracle Cloud Infrastructure" #896
  • Starter Project downloading under Registry Library causes error when registry base url ends with a / #895
  • Update integration tests to reflect the latest odo command changes #893
  • Passing the relative path to working directory to DownloadStarterProjectAsDir causes error #892
  • nodejs-react devfile based components fails to start when pushed to cluster #891
  • Nodejs stack metadata does not match the image version #890
  • Devfile telemetry is sending two events for odo downloads #888
  • Nodejs-nuxtjs starter project is broken, registry CI currently broken as a result #883
  • Broken link to API reference from Getting Started page #877
  • python-django devfile debug command fails when component starts in pod making remote degugging impossible #876
  • Proposal: begin process of moving plugin components in DevWorkspace spec #874
  • Test failed on nightly ODC integration test #868
  • Error when downloading java wildfly starter projects #867
  • Minor Change to slug of the download-starter-project endpoint #865
  • Update EPL license to Apache #863
  • Update Devfile Base Images #862
  • Allow DevWorkspace CR to specify pod spec overrides #860
  • Redesign Landing Page and Docs #859
  • Landing page updates/simplification #857
  • Oras dependency collision with helm 3.9 in Dev Console #854
  • Offline Support for download-starter-project endpoint #851
  • integration tests for library and API #850
  • Mirror dockerhub base images on quay.io to avoid rate limiting issues #848
  • Update Python and Python Django stacks with new image references #847
  • Dotnet stacks are missing logos #845
  • download-starter-project Library API #842
  • Use openshift installer fix for integration test with odo 2.5.1 #841
  • OWNERS files downloaded as part of a devfile stack #840
  • Update PR template in registry-support to add check to document update #839
  • Move registry server REST API doc to registry-support repo #838
  • Suppress devsandbox server side telemetry #837
  • Add odo delete command integration test with devfiles #835
  • Update integration tests for odo 2.5.1 #834
  • Replace springboot sample with quay.io images #833
  • update landing page - add info about cncf sandboxed project #832
  • Add odo init command test with devfiles #828
  • Migrate registry-operator to kubebuilder v3 #826
  • Add Github action workflow for integration tests with odo 3.0 #825
  • Endpoint validation is stricter than it needs to be; breaks some use cases. #821
  • Landing Page: Update Getting started page with Devfile Ecosystem section #819
  • Add devfile integration tests with OCP 4.11 #818
  • Index page has two scroll-able area thus two scroll bars #836
  • Update PR template to clarify the requirement on tools provider check #814
  • Create registry index server mock testing #813
  • Add devfile video showcase to Landing Page #812
  • landing page registry docs to be updated for new registry struct #810
  • Update 2.2.0 Author’s guide to include new feature introduced #809
  • Add contributing.md to devfile library repo #808
  • Create owners file on devfile registry for default PR reviewers #807
  • odo push command test with a devfile #806
  • v2index/sample shows empty list #805
  • Link to GitHub project on header of devfile.io #802
  • broken nodejs-agular devfile #799
  • nodejs-nextjs have swc-linux-s390x-gnu error on s390x #797
  • Zip archive links without .zip extension are invalid when using GetAndExtractZip #796
  • add odo deploy and build-images command tests #795
  • Double scroll bar on landing-page #794
  • Workaround to use the latest odo for integration tests #793
  • Odo compatibility test with .devfile.xml #790
  • odo url command test with a devfile #789
  • Add devfile 2.2 go sample to the public community registry #787
  • integration test for odo list command with a devfile #786
  • Registry operator should handle environment variable updates #784
  • Download for starter projects is broken in several devfile components #781
  • Commands from Python devfile should be improved #777
  • Broken java-quarkus stack #773
  • Add CONTRIBUTING.md files to main devfile repos #772
  • outdated odo version in tests on devfile/registry #771
  • Manual instructions on installation in-cluster devfile registry offline #770
  • Avoid hardcoding Segment write key #769
  • Update our scripts to use podman as an alternative to docker #766
  • devfile library should be able to parse version specified in parent reference [#765](https://github.com/devfile/api/is...
Read more

Devfile 2.1.0

26 May 18:37
8c1a3d4
Compare
Choose a tag to compare

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

Devfile 2.0.0

18 Jan 17:15
a1b53e3
Compare
Choose a tag to compare

Devfile 2.0.0 release with inner-loop support