From 171bc314d2723d84700a89665df3ca2266183c4a Mon Sep 17 00:00:00 2001 From: Jan Kreutzfeld Date: Thu, 20 Jul 2023 11:01:48 +0200 Subject: [PATCH] chore(release): Prepare release of IRS 3.3.0 --- CHANGELOG.md | 9 ++++++--- charts/irs-helm/CHANGELOG.md | 4 ++++ 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f15efd20b..94baf72226 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,8 +5,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] -### Fixed -- BPN is now passed on correctly while traversing the item graph + +## [3.3.0] - 2023-07-20 +### Changed +- BPN is now taken from the submodel data while traversing the item graph - Tombstone is created if no BPN is available for a child item ## [3.2.1] - 2023-07-19 @@ -285,7 +287,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Unresolved - **Select Aspects you need** You are able to select the needed aspects for which you want to collect the correct endpoint information. -[Unreleased]: https://github.com/eclipse-tractusx/item-relationship-service/compare/3.2.1...HEAD +[Unreleased]: https://github.com/eclipse-tractusx/item-relationship-service/compare/3.3.0...HEAD +[3.3.0]: https://github.com/eclipse-tractusx/item-relationship-service/compare/3.2.1...3.3.0 [3.2.1]: https://github.com/eclipse-tractusx/item-relationship-service/compare/3.2.0...3.2.1 [3.2.0]: https://github.com/eclipse-tractusx/item-relationship-service/compare/3.1.0...3.2.0 [3.1.0]: https://github.com/eclipse-tractusx/item-relationship-service/compare/3.0.1...3.1.0 diff --git a/charts/irs-helm/CHANGELOG.md b/charts/irs-helm/CHANGELOG.md index 1d4b058eeb..82cf2e82b8 100644 --- a/charts/irs-helm/CHANGELOG.md +++ b/charts/irs-helm/CHANGELOG.md @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [6.3.0] - 2023-07-20 +### Changed +- Update IRS version to 3.3.0 + ## [6.2.1] - 2023-07-19 ### Changed - Update IRS version to 3.2.1