Releases: devfile/api
Releases · devfile/api
Devfile 2.3.0
Changelog
v2.3.0 (2024-06-03)
What's Changed
- Bump up github actions for typescript model generation workflow by @thepetk in #1343
- Upgrade go version to 1.19 to mitigate rapid reset CVE by @thepetk in #1345
- Implementation for podman to be used for container images by @Jdubrick in #1357
- Update devfiles community meeting frequency by @thepetk in #1381
- CNCF Cleaner Tasks for CLO Monitor by @Jdubrick in #1399
- add openssf scorecard workflow and badge by @Jdubrick in #1416
- Add MacOS support for typescript model build script by @Jdubrick in #1457
- Add Lifecycle doc proposal by @kim-tsao in #1286
- Minor clean up of issue templates by @johnmcollier in #1544
- Bump k8s api to v0.29.2 by @Kartikey-star in #1545
- Update Stale Workflow by @Jdubrick in #1566
- chore(release): prepare release version 2.3.0 by @thepetk in #1571
New Contributors
- @Jdubrick made their first contribution in #1357
- @Kartikey-star made their first contribution in #1545
Full Changelog: v2.2.2...v2.3.0
Devfile 2.2.2
Devfile 2.2.1
Changelog
v2.2.1 (2023-10-11)
Merged pull requests:
- Add license header file and script #1256 (michael-valdron)
- Update deprecated github actions to latest version #1231 (thepetk)
- Add area alizer label to related issue templates #1149 (thepetk)
- Update release doc #1110 (kim-tsao)
- Update directly executed scripts inside workflows #1107 (thepetk)
- update kubernetes/openshift endpoint validation #1098 (yangcao77)
- Clarify hotReloadCapable field #1091 (feloy)
- Add workflow for managing stale issues & PRs #1055 (johnmcollier)
- Update python runtime version for
release-typescript-models
job #1051 (michael-valdron) - Fix Dependabot issues #1047 (kim-tsao)
- Bump kubernetes-client/gen revision to fix git dubious ownership error #1045 (michael-valdron)
- Use gosec v2.14.0 to prevent breakage #1034 (michael-valdron)
- Update the devfile spec to 2.2.1 alpha #980 (schultzp2020)
v2.2.1-alpha (2022-10-19)
Merged pull requests:
* This Changelog was automatically generated by github_changelog_generator
v2.2.1-alpha
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
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)
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 usingGetAndExtractZip
#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...
Devfile 2.1.0
Devfile 2.1.0 release with a simplified and refined specification for easier adoption.
Changelog
v2.1.0 (2021-05-26)
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:
- Fix broken Che factory links in README file #461 (l0rd)
- Update metadata icon desc #460 (maysunfaisal)
- remove project.sparseCheckoutDir #459 (yangcao77)
- Add docs for extraDevfileEntries.yaml #445 (GeekArthur)
- Remove GitHub projects #439 (amisevsk)
- validator checks import attributes #420 (yangcao77)
- Rename ide url #414 (amisevsk)
- Changes after renaming master branch #399 (l0rd)
- Rename workspace to devworkspace #396 (sleshchenko)
- Create empty .npmignore file so that everything in the typescript models are published #394 (JPinkney)
- update the description of uri to make it more clear #387 (yangcao77)
- Github action for generating typescript models automatically from crds #384 (JPinkney)
- add tests for events #368 (mmulholla)
- add tests for projects and starter projects #360 (mmulholla)
- Add Global Attributes, Global Variable & Substitution and Deprecate Metadata.Attributes #352 (maysunfaisal)
- remove vscodetask and vscodelaunch, deprecate project.github #349 (yangcao77)
- First stage of new tests which share logic with library tests #348 (mmulholla)
- Update metadata field #343 (GeekArthur)
- project & starterproject validation bug #341 (yangcao77)
- Cleanup printcolumns #335 (amisevsk)
- Remove
plugins
from the Devfile schema #333 (davidfestal) - Add 'dwt' shortname for DevWorkspaceTemplates #328 (amisevsk)
- Ephemeral volumes #324 (amisevsk)
- add more resources settings for container component #318 (yangcao77)
- Add more merging and overriding tests #308 (amisevsk)
* This Changelog was automatically generated by github_changelog_generator
Devfile 2.0.0
Devfile 2.0.0 release with inner-loop support