From 3d69478fd4db4ba18739875c9fec0f3a163a45ff Mon Sep 17 00:00:00 2001 From: "hit8fe@bosch.com" Date: Mon, 10 Jun 2024 15:01:11 +0200 Subject: [PATCH] Deprecate old fleet.vehicles models --- io.catenax.fleet.vehicles/1.0.0/metadata.json | 2 +- io.catenax.fleet.vehicles/2.1.0/metadata.json | 2 +- io.catenax.fleet.vehicles/RELEASE_NOTES.md | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/io.catenax.fleet.vehicles/1.0.0/metadata.json b/io.catenax.fleet.vehicles/1.0.0/metadata.json index a182c7b85..970dbd818 100644 --- a/io.catenax.fleet.vehicles/1.0.0/metadata.json +++ b/io.catenax.fleet.vehicles/1.0.0/metadata.json @@ -1 +1 @@ -{ "status" : "release"} \ No newline at end of file +{ "status" : "deprecate"} \ No newline at end of file diff --git a/io.catenax.fleet.vehicles/2.1.0/metadata.json b/io.catenax.fleet.vehicles/2.1.0/metadata.json index a182c7b85..970dbd818 100644 --- a/io.catenax.fleet.vehicles/2.1.0/metadata.json +++ b/io.catenax.fleet.vehicles/2.1.0/metadata.json @@ -1 +1 @@ -{ "status" : "release"} \ No newline at end of file +{ "status" : "deprecate"} \ No newline at end of file diff --git a/io.catenax.fleet.vehicles/RELEASE_NOTES.md b/io.catenax.fleet.vehicles/RELEASE_NOTES.md index fd8c238ef..0c84eab0e 100644 --- a/io.catenax.fleet.vehicles/RELEASE_NOTES.md +++ b/io.catenax.fleet.vehicles/RELEASE_NOTES.md @@ -13,7 +13,7 @@ All notable changes to this model will be documented in this file. ### Removed -## [2.1.0] - 2024-02-19 +## [2.1.0] - 2024-02-19 -> deprecated ### Added ### Changed @@ -22,7 +22,7 @@ All notable changes to this model will be documented in this file. ### Removed -## [2.0.0] - 2024-01-22 +## [2.0.0] - 2024-01-22 -> deprecated ### Added - metaInformation added to root entity: Gives data consumer necessary information how data provider created this data set - integration of shared UUID characteristic and RegEx for the vehicle Catena-X identifier @@ -45,7 +45,7 @@ Streamlining of aspect model: - remove of sale entity: Properties now located on vehicle level - remove of production entity: Properties now located on vehicle level -## [1.0.0] - 2023-05-15 +## [1.0.0] - 2023-05-15 -> deprecated ### Added - initial version of this model