From ce067c8d056bc41c3386a6e665d45fbc337b2774 Mon Sep 17 00:00:00 2001 From: Jerome Ju Date: Wed, 8 Mar 2023 12:52:57 -0500 Subject: [PATCH] w --- docs/deprecations.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/deprecations.md b/docs/deprecations.md index bc25938bbab..3f4c05dda2c 100644 --- a/docs/deprecations.md +++ b/docs/deprecations.md @@ -43,5 +43,6 @@ See [TEP-0074](https://github.com/tektoncd/community/blob/main/teps/0074-depreca The features listed below have been removed but may still be supported in releases that have not reached their EOL. -| Removed Feature | Removal Pull Request | Removal Date | Latest Release with Support | EOL of Supported Release | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------|-------------------------------------|-------------------------------------| +| Removed Feature | Removal Pull Request | Removal Date | Latest Release with Support | EOL of Supported Release | +|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------|-------------------------------------|-------------------------------------| | [The `PipelineRun.Status.TaskRuns` and `PipelineRun.Status.Runs` fields and the `embedded-status` feature flag along with their functionalities have been tombstoned since v0.45.](https://github.com/tektoncd/community/blob/main/teps/0100-embedded-taskruns-and-runs-status-in-pipelineruns.md) | [[TEP100] Remove Taskruns and Runs Fields for PipelineRunStatus](https://github.com/tektoncd/pipeline/pull/6099) | Jan 25, 2023 | v0.44.0 | Jan 24, 2024 | \ No newline at end of file