From 647ef26f5ee1f34b44546be3a532bea65035bf5f Mon Sep 17 00:00:00 2001 From: Jan Kreutzfeld Date: Fri, 9 Dec 2022 15:24:14 +0100 Subject: [PATCH] chore(release): Prepare release of IRS 2.0.0 --- CHANGELOG.md | 11 ++- DEPENDENCIES | 160 +++++++++++++++++++++------------------- charts/irs/CHANGELOG.md | 4 + charts/irs/Chart.yaml | 4 +- 4 files changed, 98 insertions(+), 81 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0630299b54..4c9820834d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ 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] + +### Known knowns +- PLACEHOLDER REMOVE IF EMPTY: risks that were introduced or discovered in the release and are known but not resolved + +## [2.0.0] - 2022-12-09 ### Added - Added pagination to GET /irs/jobs endpoint (eg. {{IRS_HOST}}/irs/jobs?page=0&size=10&sort=completedOn,asc) @@ -16,9 +21,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - change 'jobCompleted' to 'completedOn' in GET calls - change 'jobId' to 'id' and 'jobState' to 'state' in callback URI variables -### Known knowns -- PLACEHOLDER REMOVE IF EMPTY: risks that were introduced or discovered in the release and are known but not resolved - ## [1.6.0] - 2022-11-25 ### Added - EDC client implementation (for negotiation and data exchange) @@ -125,7 +127,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/1.6.0...HEAD +[Unreleased]: https://github.com/eclipse-tractusx/item-relationship-service/compare/2.0.0...HEAD +[2.0.0]: https://github.com/eclipse-tractusx/item-relationship-service/compare/1.6.0...2.0.0 [1.6.0]: https://github.com/eclipse-tractusx/item-relationship-service/compare/1.5.0...1.6.0 [1.5.0]: https://github.com/eclipse-tractusx/item-relationship-service/compare/1.4.0...1.5.0 [1.4.0]: https://github.com/eclipse-tractusx/item-relationship-service/compare/1.3.0...1.4.0 diff --git a/DEPENDENCIES b/DEPENDENCIES index 9ffc73d3c7..549bc097be 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -2,17 +2,16 @@ maven/mavencentral/ch.qos.logback/logback-classic/1.2.11, EPL-1.0, approved, CQ1 maven/mavencentral/ch.qos.logback/logback-core/1.2.11, EPL-1.0, approved, CQ13635 maven/mavencentral/com.carrotsearch.thirdparty/simple-xml-safe/2.7.1, Apache-2.0, approved, clearlydefined maven/mavencentral/com.fasterxml.jackson.core/jackson-annotations/2.13.2, Apache-2.0, approved, CQ24135 -maven/mavencentral/com.fasterxml.jackson.core/jackson-annotations/2.13.3, Apache-2.0, approved, CQ24135 +maven/mavencentral/com.fasterxml.jackson.core/jackson-annotations/2.13.4, Apache-2.0, approved, CQ24135 maven/mavencentral/com.fasterxml.jackson.core/jackson-core/2.13.2, Apache-2.0, approved, #2133 -maven/mavencentral/com.fasterxml.jackson.core/jackson-core/2.13.3, Apache-2.0, approved, CQ24134 -maven/mavencentral/com.fasterxml.jackson.core/jackson-databind/2.13.2.2, Apache-2.0, approved, #2134 -maven/mavencentral/com.fasterxml.jackson.core/jackson-databind/2.13.3, Apache-2.0, approved, CQ24136 +maven/mavencentral/com.fasterxml.jackson.core/jackson-core/2.13.4, Apache-2.0, approved, CQ24134 +maven/mavencentral/com.fasterxml.jackson.core/jackson-databind/2.13.4.2, Apache-2.0, approved, CQ24136 maven/mavencentral/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.13.2, Apache-2.0, approved, #2566 -maven/mavencentral/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.13.3, Apache-2.0, approved, #2566 -maven/mavencentral/com.fasterxml.jackson.datatype/jackson-datatype-jdk8/2.13.3, Apache-2.0, approved, CQ24138 -maven/mavencentral/com.fasterxml.jackson.datatype/jackson-datatype-jsr310/2.13.3, Apache-2.0, approved, clearlydefined -maven/mavencentral/com.fasterxml.jackson.module/jackson-module-parameter-names/2.13.3, Apache-2.0, approved, clearlydefined -maven/mavencentral/com.fasterxml/classmate/1.5.1, Apache-2.0, approved, clearlydefined +maven/mavencentral/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.13.4, Apache-2.0, approved, #2566 +maven/mavencentral/com.fasterxml.jackson.datatype/jackson-datatype-jdk8/2.13.4, Apache-2.0, approved, CQ24138 +maven/mavencentral/com.fasterxml.jackson.datatype/jackson-datatype-jsr310/2.13.4, Apache-2.0, approved, clearlydefined +maven/mavencentral/com.fasterxml.jackson.module/jackson-module-parameter-names/2.13.4, Apache-2.0, approved, clearlydefined +maven/mavencentral/com.fasterxml/classmate/1.5.1, Apache-2.0, approved, CQ24208 maven/mavencentral/com.github.docker-java/docker-java-api/3.2.13, Apache-2.0, approved, clearlydefined maven/mavencentral/com.github.docker-java/docker-java-transport-zerodep/3.2.13, Apache-2.0 AND (Apache-2.0 AND BSD-3-Clause), approved, #3059 maven/mavencentral/com.github.docker-java/docker-java-transport/3.2.13, Apache-2.0, approved, clearlydefined @@ -43,8 +42,8 @@ maven/mavencentral/dk.brics.automaton/automaton/1.11-8, BSD-2-Clause, approved, maven/mavencentral/io.github.classgraph/classgraph/4.8.143, MIT, approved, CQ22530 maven/mavencentral/io.github.openfeign.form/feign-form-spring/3.8.0, Apache-2.0, approved, clearlydefined maven/mavencentral/io.github.openfeign.form/feign-form/3.8.0, Apache-2.0, approved, clearlydefined -maven/mavencentral/io.github.openfeign/feign-core/11.8, Apache-2.0, approved, clearlydefined -maven/mavencentral/io.github.openfeign/feign-slf4j/11.8, Apache-2.0, approved, clearlydefined +maven/mavencentral/io.github.openfeign/feign-core/11.10, Apache-2.0, approved, clearlydefined +maven/mavencentral/io.github.openfeign/feign-slf4j/11.10, Apache-2.0, approved, clearlydefined maven/mavencentral/io.github.resilience4j/resilience4j-annotations/1.7.1, Apache-2.0, approved, clearlydefined maven/mavencentral/io.github.resilience4j/resilience4j-bulkhead/1.7.1, Apache-2.0, approved, clearlydefined maven/mavencentral/io.github.resilience4j/resilience4j-circuitbreaker/1.7.1, Apache-2.0, approved, clearlydefined @@ -56,36 +55,41 @@ maven/mavencentral/io.github.resilience4j/resilience4j-retry/1.7.1, Apache-2.0, maven/mavencentral/io.github.resilience4j/resilience4j-spring-boot2/1.7.1, Apache-2.0, approved, clearlydefined maven/mavencentral/io.github.resilience4j/resilience4j-spring/1.7.1, Apache-2.0, approved, clearlydefined maven/mavencentral/io.github.resilience4j/resilience4j-timelimiter/1.7.1, Apache-2.0, approved, clearlydefined -maven/mavencentral/io.micrometer/micrometer-core/1.9.3, Apache-2.0, approved, clearlydefined -maven/mavencentral/io.micrometer/micrometer-registry-prometheus/1.9.4, Apache-2.0, approved, clearlydefined -maven/mavencentral/io.minio/minio/8.4.3, Apache-2.0, approved, clearlydefined +maven/mavencentral/io.micrometer/micrometer-core/1.9.5, Apache-2.0, approved, clearlydefined +maven/mavencentral/io.micrometer/micrometer-registry-prometheus/1.10.0, Apache-2.0, approved, #4721 +maven/mavencentral/io.minio/minio/8.4.5, Apache-2.0, approved, clearlydefined maven/mavencentral/io.prometheus/simpleclient/0.15.0, Apache-2.0, approved, clearlydefined +maven/mavencentral/io.prometheus/simpleclient/0.16.0, Apache-2.0, approved, clearlydefined maven/mavencentral/io.prometheus/simpleclient_common/0.15.0, Apache-2.0, approved, clearlydefined +maven/mavencentral/io.prometheus/simpleclient_common/0.16.0, Apache-2.0, approved, clearlydefined maven/mavencentral/io.prometheus/simpleclient_tracer_common/0.15.0, Apache-2.0, approved, clearlydefined +maven/mavencentral/io.prometheus/simpleclient_tracer_common/0.16.0, Apache-2.0, approved, clearlydefined maven/mavencentral/io.prometheus/simpleclient_tracer_otel/0.15.0, Apache-2.0, approved, clearlydefined +maven/mavencentral/io.prometheus/simpleclient_tracer_otel/0.16.0, Apache-2.0, approved, clearlydefined maven/mavencentral/io.prometheus/simpleclient_tracer_otel_agent/0.15.0, Apache-2.0, approved, clearlydefined +maven/mavencentral/io.prometheus/simpleclient_tracer_otel_agent/0.16.0, Apache-2.0, approved, clearlydefined maven/mavencentral/io.swagger.core.v3/swagger-annotations/2.2.0, Apache-2.0, approved, clearlydefined maven/mavencentral/io.swagger.core.v3/swagger-core/2.2.0, Apache-2.0, approved, clearlydefined maven/mavencentral/io.swagger.core.v3/swagger-models/2.2.0, Apache-2.0, approved, clearlydefined -maven/mavencentral/io.swagger/swagger-annotations/1.6.6, Apache-2.0, approved, clearlydefined +maven/mavencentral/io.swagger/swagger-annotations/1.6.8, Apache-2.0, approved, #3792 maven/mavencentral/io.vavr/vavr-match/0.10.2, Apache-2.0, approved, clearlydefined maven/mavencentral/io.vavr/vavr/0.10.2, Apache-2.0, approved, clearlydefined maven/mavencentral/jakarta.activation/jakarta.activation-api/1.2.1, EPL-2.0 OR BSD-3-Clause OR GPL-2.0-only with Classpath-exception-2.0, approved, ee4j.jaf maven/mavencentral/jakarta.activation/jakarta.activation-api/1.2.2, EPL-2.0 OR BSD-3-Clause OR GPL-2.0-only with Classpath-exception-2.0, approved, ee4j.jaf maven/mavencentral/jakarta.annotation/jakarta.annotation-api/1.3.5, EPL-2.0 OR GPL-2.0-only with Classpath-exception-2.0, approved, ee4j.ca -maven/mavencentral/jakarta.validation/jakarta.validation-api/2.0.2, , approved, eclipse +maven/mavencentral/jakarta.validation/jakarta.validation-api/2.0.2, Apache-2.0, approved, ee4j.bean-validation maven/mavencentral/jakarta.xml.bind/jakarta.xml.bind-api/2.3.2, BSD-3-Clause, approved, ee4j.jaxb maven/mavencentral/jakarta.xml.bind/jakarta.xml.bind-api/2.3.3, BSD-3-Clause, approved, ee4j.jaxb maven/mavencentral/junit/junit/4.13.2, EPL-2.0, approved, CQ23636 -maven/mavencentral/net.bytebuddy/byte-buddy-agent/1.12.13, Apache-2.0, approved, #1810 -maven/mavencentral/net.bytebuddy/byte-buddy/1.12.13, Apache-2.0 AND BSD-3-Clause, approved, #1811 -maven/mavencentral/net.datafaker/datafaker/1.6.0, Apache-2.0, restricted, clearlydefined +maven/mavencentral/net.bytebuddy/byte-buddy-agent/1.12.18, Apache-2.0, approved, #1810 +maven/mavencentral/net.bytebuddy/byte-buddy/1.12.18, Apache-2.0 AND BSD-3-Clause, approved, #1811 +maven/mavencentral/net.datafaker/datafaker/1.6.0, MIT AND Apache-2.0 AND CC-BY-SA-3.0, approved, #3324 maven/mavencentral/net.java.dev.jna/jna/5.8.0, Apache-2.0 OR LGPL-2.1-or-later, approved, CQ23217 -maven/mavencentral/net.jimblackler.jsonschemafriend/core/0.11.3, Apache-2.0, approved, #3269 -maven/mavencentral/net.jimblackler.jsonschemafriend/extra/0.11.3, Apache-2.0, approved, #3270 -maven/mavencentral/net.jimblackler/jsonschemafriend/0.11.3, Apache-2.0, approved, #3271 +maven/mavencentral/net.jimblackler.jsonschemafriend/core/0.11.4, Apache-2.0, approved, #3269 +maven/mavencentral/net.jimblackler.jsonschemafriend/extra/0.11.4, Apache-2.0, approved, #3270 +maven/mavencentral/net.jimblackler/jsonschemafriend/0.11.4, Apache-2.0, approved, #3271 maven/mavencentral/net.minidev/accessors-smart/2.4.8, Apache-2.0, approved, clearlydefined -maven/mavencentral/net.minidev/json-smart/2.4.8, Apache-2.0, approved, clearlydefined +maven/mavencentral/net.minidev/json-smart/2.4.8, Apache-2.0, approved, #3288 maven/mavencentral/org.apache.commons/commons-compress/1.21, Apache-2.0 AND BSD-3-Clause AND bzip2-1.0.6 AND LicenseRef-Public-Domain, approved, CQ23710 maven/mavencentral/org.apache.commons/commons-lang3/3.12.0, Apache-2.0, approved, clearlydefined maven/mavencentral/org.apache.logging.log4j/log4j-api/2.17.2, Apache-2.0, approved, clearlydefined @@ -93,22 +97,27 @@ maven/mavencentral/org.apache.logging.log4j/log4j-core/2.17.2, Apache-2.0, appro maven/mavencentral/org.apache.logging.log4j/log4j-jul/2.17.2, Apache-2.0, approved, clearlydefined maven/mavencentral/org.apache.logging.log4j/log4j-slf4j-impl/2.17.2, Apache-2.0, approved, #2537 maven/mavencentral/org.apache.logging.log4j/log4j-to-slf4j/2.17.2, Apache-2.0, approved, #2163 -maven/mavencentral/org.apache.tomcat.embed/tomcat-embed-core/9.0.65, , approved, CQ20188 -maven/mavencentral/org.apache.tomcat.embed/tomcat-embed-el/9.0.65, Apache-2.0, approved, CQ20193 -maven/mavencentral/org.apache.tomcat.embed/tomcat-embed-websocket/9.0.65, Apache-2.0, approved, CQ20194 +maven/mavencentral/org.apache.tomcat.embed/tomcat-embed-core/9.0.68, , approved, CQ20188 +maven/mavencentral/org.apache.tomcat.embed/tomcat-embed-el/9.0.68, Apache-2.0, approved, CQ20193 +maven/mavencentral/org.apache.tomcat.embed/tomcat-embed-websocket/9.0.68, Apache-2.0, approved, CQ20194 maven/mavencentral/org.apiguardian/apiguardian-api/1.1.2, Apache-2.0, approved, clearlydefined -maven/mavencentral/org.aspectj/aspectjweaver/1.9.7, , approved, eclipse +maven/mavencentral/org.aspectj/aspectjweaver/1.9.7, EPL-1.0, approved, tools.aspectj maven/mavencentral/org.assertj/assertj-core/3.22.0, Apache-2.0, approved, clearlydefined maven/mavencentral/org.bouncycastle/bcpkix-jdk15on/1.69, MIT, approved, clearlydefined maven/mavencentral/org.bouncycastle/bcprov-jdk15on/1.69, MIT, approved, clearlydefined maven/mavencentral/org.bouncycastle/bcutil-jdk15on/1.69, MIT, approved, clearlydefined maven/mavencentral/org.checkerframework/checker-qual/3.8.0, MIT, approved, clearlydefined +maven/mavencentral/org.eclipse.dataspaceconnector/catalog-spi/0.0.1-milestone-6, Apache-2.0, approved, #5191 +maven/mavencentral/org.eclipse.dataspaceconnector/contract-spi/0.0.1-milestone-6, Apache-2.0, approved, #5190 +maven/mavencentral/org.eclipse.dataspaceconnector/core-spi/0.0.1-milestone-6, Apache-2.0, approved, #5189 +maven/mavencentral/org.eclipse.dataspaceconnector/policy-evaluator/0.0.1-milestone-6, Apache-2.0, approved, #5188 +maven/mavencentral/org.eclipse.dataspaceconnector/policy-spi/0.0.1-milestone-6, Apache-2.0, approved, #5192 maven/mavencentral/org.eclipse.tractusx.irs/irs-api/0.0.1-SNAPSHOT, Apache-2.0, approved, automotive.tractusx maven/mavencentral/org.eclipse.tractusx.irs/irs-models/0.0.1-SNAPSHOT, Apache-2.0, approved, automotive.tractusx maven/mavencentral/org.hamcrest/hamcrest-core/2.2, BSD-3-Clause, approved, clearlydefined maven/mavencentral/org.hamcrest/hamcrest/2.2, BSD-3-Clause, approved, CQ23997 maven/mavencentral/org.hdrhistogram/HdrHistogram/2.1.12, , approved, CQ13192 -maven/mavencentral/org.hibernate.validator/hibernate-validator/6.2.4.Final, Apache-2.0, approved, CQ23258 +maven/mavencentral/org.hibernate.validator/hibernate-validator/6.2.5.Final, Apache-2.0, approved, CQ23258 maven/mavencentral/org.jboss.logging/jboss-logging/3.4.1.Final, Apache-2.0, approved, CQ21255 maven/mavencentral/org.jboss.logging/jboss-logging/3.4.3.Final, Apache-2.0, approved, CQ21255 maven/mavencentral/org.jetbrains.kotlin/kotlin-stdlib-common/1.5.31, Apache-2.0, approved, clearlydefined @@ -119,7 +128,7 @@ maven/mavencentral/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.5.31, Apache-2.0, a maven/mavencentral/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.6.21, Apache-2.0, approved, clearlydefined maven/mavencentral/org.jetbrains.kotlin/kotlin-stdlib/1.6.20, Apache-2.0, approved, clearlydefined maven/mavencentral/org.jetbrains.kotlin/kotlin-stdlib/1.6.21, Apache-2.0, approved, clearlydefined -maven/mavencentral/org.jetbrains/annotations/13.0, Apache-2.0, approved, clearlydefined +maven/mavencentral/org.jetbrains/annotations/15.0, Apache-2.0, approved, clearlydefined maven/mavencentral/org.jetbrains/annotations/17.0.0, Apache-2.0, approved, clearlydefined maven/mavencentral/org.jsoup/jsoup/1.15.3, MIT, approved, #3272 maven/mavencentral/org.junit.jupiter/junit-jupiter-api/5.8.2, EPL-2.0, approved, #1291 @@ -130,61 +139,62 @@ maven/mavencentral/org.mockito/mockito-core/4.5.1, MIT AND Apache-2.0, approved, maven/mavencentral/org.mockito/mockito-junit-jupiter/4.5.1, MIT, approved, clearlydefined maven/mavencentral/org.opentest4j/opentest4j/1.2.0, Apache-2.0, approved, clearlydefined maven/mavencentral/org.ow2.asm/asm/9.1, BSD-3-Clause, approved, CQ23029 -maven/mavencentral/org.ow2.asm/asm/9.3, BSD-3-Clause, approved, CQ24052 +maven/mavencentral/org.ow2.asm/asm/9.4, BSD-3-Clause, approved, CQ24269 maven/mavencentral/org.projectlombok/lombok/1.18.24, MIT AND LicenseRef-Public-Domain, approved, CQ23907 maven/mavencentral/org.rnorth.duct-tape/duct-tape/1.0.8, MIT, approved, clearlydefined maven/mavencentral/org.skyscreamer/jsonassert/1.5.1, Apache-2.0, approved, clearlydefined maven/mavencentral/org.slf4j/jul-to-slf4j/1.7.36, MIT, approved, CQ12842 -maven/mavencentral/org.slf4j/slf4j-api/1.7.30, MIT, approved, CQ13368 +maven/mavencentral/org.slf4j/slf4j-api/1.7.32, MIT, approved, CQ13368 maven/mavencentral/org.slf4j/slf4j-api/1.7.36, MIT, approved, CQ13368 maven/mavencentral/org.springdoc/springdoc-openapi-common/1.6.7, Apache-2.0, approved, clearlydefined -maven/mavencentral/org.springdoc/springdoc-openapi-ui/1.6.7, Apache-2.0, approved, clearlydefined +maven/mavencentral/org.springdoc/springdoc-openapi-ui/1.6.7, Apache-2.0, approved, #4347 maven/mavencentral/org.springdoc/springdoc-openapi-webmvc-core/1.6.7, Apache-2.0, approved, clearlydefined -maven/mavencentral/org.springframework.boot/spring-boot-actuator-autoconfigure/2.7.3, Apache-2.0, approved, #3273 -maven/mavencentral/org.springframework.boot/spring-boot-actuator/2.7.3, Apache-2.0, approved, clearlydefined -maven/mavencentral/org.springframework.boot/spring-boot-autoconfigure/2.7.3, Apache-2.0, approved, clearlydefined -maven/mavencentral/org.springframework.boot/spring-boot-starter-actuator/2.7.3, Apache-2.0, approved, clearlydefined -maven/mavencentral/org.springframework.boot/spring-boot-starter-aop/2.7.3, Apache-2.0, approved, clearlydefined -maven/mavencentral/org.springframework.boot/spring-boot-starter-json/2.7.3, Apache-2.0, approved, clearlydefined -maven/mavencentral/org.springframework.boot/spring-boot-starter-log4j2/2.7.3, Apache-2.0, approved, clearlydefined -maven/mavencentral/org.springframework.boot/spring-boot-starter-logging/2.7.3, Apache-2.0, approved, clearlydefined -maven/mavencentral/org.springframework.boot/spring-boot-starter-oauth2-resource-server/2.7.3, Apache-2.0, approved, clearlydefined -maven/mavencentral/org.springframework.boot/spring-boot-starter-security/2.7.3, Apache-2.0, approved, clearlydefined -maven/mavencentral/org.springframework.boot/spring-boot-starter-test/2.7.3, Apache-2.0, approved, clearlydefined -maven/mavencentral/org.springframework.boot/spring-boot-starter-tomcat/2.7.3, Apache-2.0, approved, clearlydefined -maven/mavencentral/org.springframework.boot/spring-boot-starter-validation/2.7.3, Apache-2.0, approved, clearlydefined -maven/mavencentral/org.springframework.boot/spring-boot-starter-web/2.7.3, Apache-2.0, approved, clearlydefined -maven/mavencentral/org.springframework.boot/spring-boot-starter/2.7.3, Apache-2.0, approved, clearlydefined -maven/mavencentral/org.springframework.boot/spring-boot-test-autoconfigure/2.7.3, Apache-2.0, approved, clearlydefined -maven/mavencentral/org.springframework.boot/spring-boot-test/2.7.3, Apache-2.0, approved, clearlydefined -maven/mavencentral/org.springframework.boot/spring-boot/2.7.3, Apache-2.0, approved, clearlydefined -maven/mavencentral/org.springframework.cloud/spring-cloud-commons/3.1.4, Apache-2.0, approved, clearlydefined -maven/mavencentral/org.springframework.cloud/spring-cloud-context/3.1.4, Apache-2.0, approved, clearlydefined -maven/mavencentral/org.springframework.cloud/spring-cloud-openfeign-core/3.1.4, Apache-2.0, approved, clearlydefined -maven/mavencentral/org.springframework.cloud/spring-cloud-starter-openfeign/3.1.4, Apache-2.0, approved, clearlydefined -maven/mavencentral/org.springframework.cloud/spring-cloud-starter/3.1.4, Apache-2.0, approved, clearlydefined -maven/mavencentral/org.springframework.security/spring-security-config/5.7.3, Apache-2.0, approved, clearlydefined -maven/mavencentral/org.springframework.security/spring-security-core/5.7.3, Apache-2.0, approved, clearlydefined -maven/mavencentral/org.springframework.security/spring-security-crypto/5.7.3, Apache-2.0, approved, clearlydefined -maven/mavencentral/org.springframework.security/spring-security-oauth2-client/5.7.3, Apache-2.0, approved, clearlydefined -maven/mavencentral/org.springframework.security/spring-security-oauth2-core/5.7.3, Apache-2.0, approved, clearlydefined -maven/mavencentral/org.springframework.security/spring-security-oauth2-jose/5.7.3, Apache-2.0, approved, clearlydefined -maven/mavencentral/org.springframework.security/spring-security-oauth2-resource-server/5.7.3, Apache-2.0, approved, clearlydefined +maven/mavencentral/org.springframework.boot/spring-boot-actuator-autoconfigure/2.7.5, Apache-2.0, approved, #3273 +maven/mavencentral/org.springframework.boot/spring-boot-actuator/2.7.5, Apache-2.0, approved, #4316 +maven/mavencentral/org.springframework.boot/spring-boot-autoconfigure/2.7.5, Apache-2.0, approved, #4314 +maven/mavencentral/org.springframework.boot/spring-boot-starter-actuator/2.7.5, Apache-2.0, approved, #4318 +maven/mavencentral/org.springframework.boot/spring-boot-starter-aop/2.7.5, Apache-2.0, approved, #4310 +maven/mavencentral/org.springframework.boot/spring-boot-starter-json/2.7.5, Apache-2.0, approved, #4307 +maven/mavencentral/org.springframework.boot/spring-boot-starter-log4j2/2.7.5, Apache-2.0, approved, #4311 +maven/mavencentral/org.springframework.boot/spring-boot-starter-logging/2.7.5, Apache-2.0, approved, #4327 +maven/mavencentral/org.springframework.boot/spring-boot-starter-oauth2-resource-server/2.7.5, Apache-2.0, approved, #4312 +maven/mavencentral/org.springframework.boot/spring-boot-starter-security/2.7.5, Apache-2.0, approved, #4309 +maven/mavencentral/org.springframework.boot/spring-boot-starter-test/2.7.5, Apache-2.0, approved, #4320 +maven/mavencentral/org.springframework.boot/spring-boot-starter-tomcat/2.7.5, Apache-2.0, approved, #4305 +maven/mavencentral/org.springframework.boot/spring-boot-starter-validation/2.7.5, Apache-2.0, approved, #4321 +maven/mavencentral/org.springframework.boot/spring-boot-starter-web/2.7.5, Apache-2.0, approved, #4304 +maven/mavencentral/org.springframework.boot/spring-boot-starter/2.7.5, Apache-2.0, approved, #4308 +maven/mavencentral/org.springframework.boot/spring-boot-test-autoconfigure/2.7.5, Apache-2.0, approved, #4313 +maven/mavencentral/org.springframework.boot/spring-boot-test/2.7.5, Apache-2.0, approved, #4323 +maven/mavencentral/org.springframework.boot/spring-boot/2.7.5, Apache-2.0, approved, #4322 +maven/mavencentral/org.springframework.cloud/spring-cloud-commons/3.1.5, Apache-2.0, approved, #4726 +maven/mavencentral/org.springframework.cloud/spring-cloud-context/3.1.5, Apache-2.0, approved, #4722 +maven/mavencentral/org.springframework.cloud/spring-cloud-openfeign-core/3.1.5, Apache-2.0, approved, #4724 +maven/mavencentral/org.springframework.cloud/spring-cloud-starter-openfeign/3.1.5, Apache-2.0, approved, #4725 +maven/mavencentral/org.springframework.cloud/spring-cloud-starter/3.1.5, Apache-2.0, approved, #4723 +maven/mavencentral/org.springframework.data/spring-data-commons/2.7.5, Apache-2.0, approved, #2768 +maven/mavencentral/org.springframework.security/spring-security-config/5.7.5, Apache-2.0, approved, #4315 +maven/mavencentral/org.springframework.security/spring-security-core/5.7.5, Apache-2.0, approved, #4269 +maven/mavencentral/org.springframework.security/spring-security-crypto/5.7.5, Apache-2.0 AND ISC, approved, #4268 +maven/mavencentral/org.springframework.security/spring-security-oauth2-client/5.7.5, Apache-2.0, approved, #4326 +maven/mavencentral/org.springframework.security/spring-security-oauth2-core/5.7.5, Apache-2.0, approved, #4325 +maven/mavencentral/org.springframework.security/spring-security-oauth2-jose/5.7.5, Apache-2.0, approved, #4317 +maven/mavencentral/org.springframework.security/spring-security-oauth2-resource-server/5.7.5, Apache-2.0, approved, #4306 maven/mavencentral/org.springframework.security/spring-security-rsa/1.0.11.RELEASE, Apache-2.0, approved, CQ20647 -maven/mavencentral/org.springframework.security/spring-security-web/5.7.3, Apache-2.0, approved, clearlydefined -maven/mavencentral/org.springframework/spring-aop/5.3.22, Apache-2.0, approved, CQ24024 -maven/mavencentral/org.springframework/spring-beans/5.3.22, Apache-2.0, approved, CQ24025 -maven/mavencentral/org.springframework/spring-context/5.3.22, Apache-2.0, approved, CQ24027 -maven/mavencentral/org.springframework/spring-core/5.3.22, Apache-2.0 AND BSD-3-Clause, approved, CQ24026 -maven/mavencentral/org.springframework/spring-expression/5.3.22, Apache-2.0, approved, CQ23155 -maven/mavencentral/org.springframework/spring-jcl/5.3.22, Apache-2.0, approved, CQ23156 -maven/mavencentral/org.springframework/spring-test/5.3.22, Apache-2.0, approved, CQ23054 -maven/mavencentral/org.springframework/spring-web/5.3.22, Apache-2.0 AND LicenseRef-Public-Domain, approved, CQ24028 -maven/mavencentral/org.springframework/spring-webmvc/5.3.22, Apache-2.0, approved, CQ23158 -maven/mavencentral/org.testcontainers/junit-jupiter/1.17.3, MIT, approved, clearlydefined -maven/mavencentral/org.testcontainers/testcontainers/1.17.3, MIT, approved, #3074 +maven/mavencentral/org.springframework.security/spring-security-web/5.7.5, Apache-2.0, approved, #4319 +maven/mavencentral/org.springframework/spring-aop/5.3.23, Apache-2.0, approved, CQ24237 +maven/mavencentral/org.springframework/spring-beans/5.3.23, Apache-2.0, approved, CQ24234 +maven/mavencentral/org.springframework/spring-context/5.3.23, Apache-2.0, approved, CQ24233 +maven/mavencentral/org.springframework/spring-core/5.3.23, Apache-2.0 AND BSD-3-Clause, approved, CQ24026 +maven/mavencentral/org.springframework/spring-expression/5.3.23, Apache-2.0, approved, CQ23155 +maven/mavencentral/org.springframework/spring-jcl/5.3.23, Apache-2.0, approved, CQ23156 +maven/mavencentral/org.springframework/spring-test/5.3.23, Apache-2.0, approved, CQ23054 +maven/mavencentral/org.springframework/spring-web/5.3.23, Apache-2.0 AND LicenseRef-Public-Domain, approved, CQ24028 +maven/mavencentral/org.springframework/spring-webmvc/5.3.23, Apache-2.0, approved, CQ23158 +maven/mavencentral/org.testcontainers/junit-jupiter/1.17.5, MIT, approved, clearlydefined +maven/mavencentral/org.testcontainers/testcontainers/1.17.5, MIT, approved, #3074 maven/mavencentral/org.webjars/swagger-ui/4.10.3, Apache-2.0 AND (BSD-3-Clause AND MIT) AND MIT, approved, #3060 maven/mavencentral/org.webjars/webjars-locator-core/0.50, MIT, approved, clearlydefined maven/mavencentral/org.xerial.snappy/snappy-java/1.1.8.4, Apache-2.0, approved, clearlydefined maven/mavencentral/org.xmlunit/xmlunit-core/2.9.0, Apache-2.0, approved, clearlydefined -maven/mavencentral/org.yaml/snakeyaml/1.32, Apache-2.0, approved, clearlydefined +maven/mavencentral/org.yaml/snakeyaml/1.33, Apache-2.0, approved, clearlydefined diff --git a/charts/irs/CHANGELOG.md b/charts/irs/CHANGELOG.md index b40cc7f972..b4d3047b84 100644 --- a/charts/irs/CHANGELOG.md +++ b/charts/irs/CHANGELOG.md @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [4.0.0] - 2022-12-09 +### Changed +- Update IRS version to 2.0.0 + ## [3.0.1] - 2022-11-27 ### Changed - Updated default config for Prometheus / Grafana by disabling automatic RBAC creation diff --git a/charts/irs/Chart.yaml b/charts/irs/Chart.yaml index 4bfa8d7ad5..0cf6aa7d49 100644 --- a/charts/irs/Chart.yaml +++ b/charts/irs/Chart.yaml @@ -14,13 +14,13 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 3.0.1 +version: 4.0.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "1.6.0" +appVersion: "2.0.0" dependencies: - name: common