diff --git a/CHANGELOG.md b/CHANGELOG.md index 65676c51..4c5c5960 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,9 +8,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Added lookup api test in aas-registry-e2e-test action ## fixed -- KICS findings fixed +- KICS findings fixed. - Fixed behaviour of access rule management in case of multiple specificAssetIds with same keys and different values. -- Update Springboot to version 3.2.4 +- Update Springboot to version 3.2.4. ## 0.4.1 ### Added diff --git a/e2e-tests/aas-registry/common.yaml b/e2e-tests/aas-registry/common.yaml index 5d37a1e6..5cca703c 100644 --- a/e2e-tests/aas-registry/common.yaml +++ b/e2e-tests/aas-registry/common.yaml @@ -1,6 +1,6 @@ ################################################################################ -# Copyright (c) 2023 Robert Bosch Manufacturing Solutions GmbH and others -# Copyright (c) 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2024 Robert Bosch Manufacturing Solutions GmbH and others +# Copyright (c) 2024 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/e2e-tests/aas-registry/stage_auth.yaml b/e2e-tests/aas-registry/stage_auth.yaml index 676e6436..5454ab6a 100644 --- a/e2e-tests/aas-registry/stage_auth.yaml +++ b/e2e-tests/aas-registry/stage_auth.yaml @@ -1,6 +1,6 @@ ################################################################################ -# Copyright (c) 2023 Robert Bosch Manufacturing Solutions GmbH and others -# Copyright (c) 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2024 Robert Bosch Manufacturing Solutions GmbH and others +# Copyright (c) 2024 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership. diff --git a/e2e-tests/aas-registry/test_api.tavern.yaml b/e2e-tests/aas-registry/test_api.tavern.yaml index d07c7657..23e39de9 100644 --- a/e2e-tests/aas-registry/test_api.tavern.yaml +++ b/e2e-tests/aas-registry/test_api.tavern.yaml @@ -1,6 +1,6 @@ ################################################################################ -# Copyright (c) 2023 Robert Bosch Manufacturing Solutions GmbH and others -# Copyright (c) 2023 Contributors to the Eclipse Foundation +# Copyright (c) 2024 Robert Bosch Manufacturing Solutions GmbH and others +# Copyright (c) 2024 Contributors to the Eclipse Foundation # # See the NOTICE file(s) distributed with this work for additional # information regarding copyright ownership.