... | ... | @@ -462,8 +462,8 @@ However, if it is many commits ahead, it may be that the tag is blocked from pro |
|
|
**Next Steps:**
|
|
|
|
|
|
| Actor | Action | Details |
|
|
|
| ---------- | ------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
|
| Developers | Complete Dependency Upgrade MR [!368](osdu/platform/system/schema-service!368) | [](https://community.opengroup.org/osdu/platform/system/schema-service/-/pipelines/remove-snapshot-dependencies/latest) **Failures:** [osdu-gcp-deploy-deployment](https://community.opengroup.org/osdu/platform/system/schema-service/-/jobs/1305691) |
|
|
|
| ---------- | ---------------------------------------------------------------------- | ----------------------------- |
|
|
|
| Any Human | Create Cherry Pick for [!368](osdu/platform/system/schema-service!368) | |
|
|
|
| Developers | Fix dependencies on `release/0.16` | Started: _SNAPSHOT OSDU Libs_ |
|
|
|
|
|
|
[](https://community.opengroup.org/osdu/platform/system/schema-service/-/pipelines/release/0.16/latest)
|
... | ... | @@ -735,9 +735,13 @@ However, if it is many commits ahead, it may be that the tag is blocked from pro |
|
|
|
|
|
[](https://community.opengroup.org/osdu/platform/system/search-service/-/pipelines/v0.16.0/latest)
|
|
|
**v0.16.0 tag**
|
|
|
| **Maven:** 0.16.0
|
|
|
| **CI:** v0.16.3
|
|
|
|
|
|
_Pipeline was still running when this document was generated._
|
|
|
**Ignored:** [container_scanning](https://community.opengroup.org/osdu/platform/system/search-service/-/jobs/1305705),
|
|
|
[azure_code_coverage](https://community.opengroup.org/osdu/platform/system/search-service/-/jobs/1305696)
|
|
|
|
|
|
**Unexecuted Manual:** [osdu-gcp-preship-deploy-configmap](https://community.opengroup.org/osdu/platform/system/search-service/-/jobs/1305716)
|
|
|
|
|
|
**Includes Development MRs:** [!302](osdu/platform/system/search-service!302), [!305](osdu/platform/system/search-service!305), [!307](osdu/platform/system/search-service!307)
|
|
|
|
... | ... | @@ -745,6 +749,175 @@ _Pipeline was still running when this document was generated._ |
|
|
|
|
|
**Includes Jackson Databind MRs:** [!318](osdu/platform/system/search-service!318) / [!319](osdu/platform/system/search-service!319)
|
|
|
|
|
|
<details><summary><i>Dependencies</i></summary>
|
|
|
|
|
|
| Maven Dependencies | _Root_ | testing/integration-tests/ |
|
|
|
| ------------------------------------------------------- | ---------------- | -------------------------- |
|
|
|
| core-lib-azure | 0.15.2 | 0.13.0-rc6 |
|
|
|
| core-lib-gcp | 0.15.0 | |
|
|
|
| os-core-lib-aws | 0.15.0 | 0.14.0-rc2 |
|
|
|
| obm | 0.15.0 | |
|
|
|
| oqm | 0.15.0 | |
|
|
|
| os-core-common | 0.15.0 | 0.15.0 |
|
|
|
| os-core-lib-ibm | 0.16.0-rc1 | 0.15.2 |
|
|
|
| osm | 0.15.0 | |
|
|
|
| (3rd Party) com.fasterxml.jackson.core.jackson-databind | 2.13.2, 2.13.2.2 | 2.13.2.2 |
|
|
|
| (3rd Party) org.apache.logging.log4j.log4j-api | 2.17.1 | 2.11.1, 2.13.3 |
|
|
|
| (3rd Party) org.apache.logging.log4j.log4j-core | 2.17.1 | 2.13.3 |
|
|
|
| (3rd Party) org.apache.logging.log4j.log4j-jul | 2.17.1 | 2.13.3 |
|
|
|
| (3rd Party) org.apache.logging.log4j.log4j-slf4j-impl | 2.17.1 | 2.13.3 |
|
|
|
| (3rd Party) org.apache.logging.log4j.log4j-to-slf4j | 2.17.1 | 2.11.2 |
|
|
|
| (3rd Party) org.springframework.spring-webflux | 5.3.12 | |
|
|
|
| (3rd Party) org.springframework.spring-webmvc | 5.3.12, 5.3.22 | 5.3.12 |
|
|
|
|
|
|
</details>
|
|
|
|
|
|
<details><summary>:information_source: Found Old OSDU Release dependencies (these should be upgraded to the latest release during the next milestone)</summary>
|
|
|
|
|
|
```
|
|
|
└─ testing/integration-tests/
|
|
|
├─ org.opengroup.osdu.search.search-test-aws == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.core.aws.os-core-lib-aws == 0.14.0-rc2
|
|
|
└─ org.opengroup.osdu.search.search-test-azure == 0.16.0
|
|
|
└─ org.opengroup.osdu.core-lib-azure == 0.13.0-rc6
|
|
|
```
|
|
|
</details>
|
|
|
|
|
|
<details><summary>:information_source: Found Vulnerable Spring MVC dependency (<5.2.20 || >=5.3.0 <5.3.18)</summary>
|
|
|
|
|
|
```
|
|
|
├─ _Root_
|
|
|
│ ├─ org.projectlombok.lombok == 1.18.8
|
|
|
│ │ └─ org.opengroup.osdu.os-core-common == 0.15.0
|
|
|
│ │ └─ org.springframework.boot.spring-boot-starter-web == 2.4.12
|
|
|
│ │ └─ org.springframework.spring-webmvc == 5.3.12
|
|
|
│ └─ org.opengroup.osdu.search-reference == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.search-core == 0.16.0
|
|
|
│ └─ org.springframework.spring-webmvc == 5.3.12
|
|
|
└─ testing/integration-tests/
|
|
|
├─ org.opengroup.osdu.search.search-test-core == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.15.0
|
|
|
│ └─ org.springframework.boot.spring-boot-starter-web == 2.4.12
|
|
|
│ └─ org.springframework.spring-webmvc == 5.3.12
|
|
|
├─ org.opengroup.osdu.search.search-test-aws == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.search.search-test-core == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.15.0
|
|
|
│ └─ org.springframework.boot.spring-boot-starter-web == 2.4.12
|
|
|
│ └─ org.springframework.spring-webmvc == 5.3.12
|
|
|
├─ org.opengroup.osdu.search.search-test-azure == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.search.search-test-core == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.15.0
|
|
|
│ └─ org.springframework.boot.spring-boot-starter-web == 2.4.12
|
|
|
│ └─ org.springframework.spring-webmvc == 5.3.12
|
|
|
├─ org.opengroup.osdu.search.search-test-gcp == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.search.search-test-core == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.15.0
|
|
|
│ └─ org.springframework.boot.spring-boot-starter-web == 2.4.12
|
|
|
│ └─ org.springframework.spring-webmvc == 5.3.12
|
|
|
├─ org.opengroup.osdu.search.search-test-ibm == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.search.search-test-core == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.15.0
|
|
|
│ └─ org.springframework.boot.spring-boot-starter-web == 2.4.12
|
|
|
│ └─ org.springframework.spring-webmvc == 5.3.12
|
|
|
└─ org.opengroup.osdu.search.search-test-anthos == 0.16.0
|
|
|
└─ org.opengroup.osdu.search.search-test-core == 0.16.0
|
|
|
└─ org.opengroup.osdu.os-core-common == 0.15.0
|
|
|
└─ org.springframework.boot.spring-boot-starter-web == 2.4.12
|
|
|
└─ org.springframework.spring-webmvc == 5.3.12
|
|
|
```
|
|
|
</details>
|
|
|
|
|
|
<details><summary>:information_source: Found Vulnerable Spring WebFlux dependency (<5.2.20 || >=5.3.0 <5.3.18)</summary>
|
|
|
|
|
|
```
|
|
|
└─ _Root_
|
|
|
└─ org.opengroup.osdu.search-azure == 0.16.0
|
|
|
└─ com.azure.spring.azure-spring-boot-starter-active-directory == 3.4.0
|
|
|
└─ org.springframework.boot.spring-boot-starter-webflux == 2.4.12
|
|
|
└─ org.springframework.spring-webflux == 5.3.12
|
|
|
```
|
|
|
</details>
|
|
|
|
|
|
<details><summary>:warning: Found OSDU dependencies from the previous release (these should be maintained at the latest full releases if possible)</summary>
|
|
|
|
|
|
```
|
|
|
├─ _Root_
|
|
|
│ ├─ org.projectlombok.lombok == 1.18.8
|
|
|
│ │ └─ org.opengroup.osdu.os-core-common == 0.15.0
|
|
|
│ ├─ org.opengroup.osdu.search-core == 0.16.0
|
|
|
│ │ └─ org.opengroup.osdu.os-core-common == 0.15.0
|
|
|
│ ├─ org.opengroup.osdu.search-byoc == 0.16.0
|
|
|
│ │ └─ org.opengroup.osdu.os-core-common == 0.15.0
|
|
|
│ ├─ org.opengroup.osdu.search-gcp == 0.16.0
|
|
|
│ │ ├─ org.opengroup.osdu.core-lib-gcp == 0.15.0
|
|
|
│ │ │ ├─ org.opengroup.osdu.osm == 0.15.0
|
|
|
│ │ │ ├─ org.opengroup.osdu.oqm == 0.15.0
|
|
|
│ │ │ └─ org.opengroup.osdu.obm == 0.15.0
|
|
|
│ │ └─ org.opengroup.osdu.os-core-common == 0.15.0
|
|
|
│ ├─ org.opengroup.osdu.search-aws == 0.16.0
|
|
|
│ │ ├─ org.opengroup.osdu.core.aws.os-core-lib-aws == 0.15.0
|
|
|
│ │ └─ org.opengroup.osdu.os-core-common == 0.15.0
|
|
|
│ ├─ org.opengroup.osdu.search-azure == 0.16.0
|
|
|
│ │ ├─ org.opengroup.osdu.os-core-common == 0.15.0
|
|
|
│ │ └─ org.opengroup.osdu.core-lib-azure == 0.15.2
|
|
|
│ ├─ org.opengroup.osdu.search-ibm == 0.16.0
|
|
|
│ │ └─ org.opengroup.osdu.os-core-common == 0.15.0
|
|
|
│ └─ org.opengroup.osdu.search-reference == 0.16.0
|
|
|
│ ├─ org.opengroup.osdu.os-core-common == 0.15.0
|
|
|
│ └─ org.opengroup.osdu.core-lib-gcp == 0.15.0
|
|
|
│ ├─ org.opengroup.osdu.osm == 0.15.0
|
|
|
│ ├─ org.opengroup.osdu.oqm == 0.15.0
|
|
|
│ └─ org.opengroup.osdu.obm == 0.15.0
|
|
|
└─ testing/integration-tests/
|
|
|
├─ org.opengroup.osdu.search.search-test-core == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.15.0
|
|
|
├─ org.opengroup.osdu.search.search-test-aws == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.search.search-test-core == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.15.0
|
|
|
├─ org.opengroup.osdu.search.search-test-azure == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.search.search-test-core == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.15.0
|
|
|
├─ org.opengroup.osdu.search.search-test-gcp == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.search.search-test-core == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.15.0
|
|
|
├─ org.opengroup.osdu.search.search-test-ibm == 0.16.0
|
|
|
│ ├─ org.opengroup.osdu.search.search-test-core == 0.16.0
|
|
|
│ │ └─ org.opengroup.osdu.os-core-common == 0.15.0
|
|
|
│ └─ org.opengroup.osdu.os-core-lib-ibm == 0.15.2
|
|
|
└─ org.opengroup.osdu.search.search-test-anthos == 0.16.0
|
|
|
└─ org.opengroup.osdu.search.search-test-core == 0.16.0
|
|
|
└─ org.opengroup.osdu.os-core-common == 0.15.0
|
|
|
```
|
|
|
</details>
|
|
|
|
|
|
<details><summary>:warning: Found Release Candidate OSDU dependencies (these should be maintained at the latest full releases if possible)</summary>
|
|
|
|
|
|
```
|
|
|
└─ _Root_
|
|
|
└─ org.opengroup.osdu.search-ibm == 0.16.0
|
|
|
└─ org.opengroup.osdu.os-core-lib-ibm == 0.16.0-rc1
|
|
|
```
|
|
|
</details>
|
|
|
|
|
|
<details><summary>:warning: Found Vulnerable Jackson Databind dependency (<2.12.6.1 || >=2.13.0 <2.13.2.1)</summary>
|
|
|
|
|
|
```
|
|
|
└─ _Root_
|
|
|
├─ org.projectlombok.lombok == 1.18.8
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.15.0
|
|
|
│ └─ com.fasterxml.jackson.core.jackson-databind == 2.13.2
|
|
|
├─ org.opengroup.osdu.search-byoc == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.search-core == 0.16.0
|
|
|
│ └─ com.fasterxml.jackson.core.jackson-databind == 2.13.2
|
|
|
├─ org.opengroup.osdu.search-gcp == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.core-lib-gcp == 0.15.0
|
|
|
│ └─ com.fasterxml.jackson.core.jackson-databind == 2.13.2
|
|
|
└─ org.opengroup.osdu.search-reference == 0.16.0
|
|
|
└─ org.opengroup.osdu.search-core == 0.16.0
|
|
|
└─ com.fasterxml.jackson.core.jackson-databind == 2.13.2
|
|
|
```
|
|
|
</details>
|
|
|
|
|
|
## CRS Catalog
|
|
|
|
|
|
[](https://community.opengroup.org/osdu/platform/system/reference/crs-catalog-service/-/pipelines/release/0.16/latest)
|
... | ... | @@ -817,12 +990,22 @@ _Pipeline was still running when this document was generated._ |
|
|
|
|
|
## CRS Conversion
|
|
|
|
|
|
**Next Steps:**
|
|
|
|
|
|
| Actor | Action | Details |
|
|
|
| ------------------- | -------------------- | ------- |
|
|
|
| Release Coordinator | Apply tag, `v0.16.0` | |
|
|
|
|
|
|
[](https://community.opengroup.org/osdu/platform/system/reference/crs-conversion-service/-/pipelines/release/0.16/latest)
|
|
|
**release/0.16 branch**
|
|
|
_(Ahead by 6 commits)_
|
|
|
| **Maven:** 0.16.0-SNAPSHOT
|
|
|
| **CI:** release/0.16
|
|
|
|
|
|
_Pipeline was still running when this document was generated._
|
|
|
**Failures:** [azure_test_py](https://community.opengroup.org/osdu/platform/system/reference/crs-conversion-service/-/jobs/1305997)
|
|
|
|
|
|
**Ignored:** [container_scanning](https://community.opengroup.org/osdu/platform/system/reference/crs-conversion-service/-/jobs/1296129),
|
|
|
[azure_code_coverage](https://community.opengroup.org/osdu/platform/system/reference/crs-conversion-service/-/jobs/1296115)
|
|
|
|
|
|
**Includes Development MRs:** [!164](osdu/platform/system/reference/crs-conversion-service!164), [!171](osdu/platform/system/reference/crs-conversion-service!171), [!187](osdu/platform/system/reference/crs-conversion-service!187), [!193](osdu/platform/system/reference/crs-conversion-service!193)
|
|
|
|
... | ... | @@ -830,24 +1013,48 @@ _Pipeline was still running when this document was generated._ |
|
|
|
|
|
**Includes Jackson Databind MRs:** [!200](osdu/platform/system/reference/crs-conversion-service!200) / [!201](osdu/platform/system/reference/crs-conversion-service!201)
|
|
|
|
|
|
## Dataset
|
|
|
<details><summary><i>Dependencies</i></summary>
|
|
|
|
|
|
**Next Steps:**
|
|
|
| Maven Dependencies | _Root_ | provider/crs-converter-gcp/crs-converter-gae/ |
|
|
|
| ------------------------------------------------------- | ---------------- | --------------------------------------------- |
|
|
|
| core-lib-azure | 0.15.2 | |
|
|
|
| core-lib-gcp | | 0.15.0 |
|
|
|
| obm | | 0.15.0 |
|
|
|
| oqm | | 0.15.0 |
|
|
|
| os-core-common | 0.15.0 | 0.15.0 |
|
|
|
| os-core-lib-ibm | 0.16.0-rc1 | |
|
|
|
| osm | | 0.15.0 |
|
|
|
| (3rd Party) com.fasterxml.jackson.core.jackson-databind | 2.13.2.2, 2.13.2 | 2.13.2 |
|
|
|
| (3rd Party) org.springframework.spring-webflux | 5.3.12 | |
|
|
|
| (3rd Party) org.springframework.spring-webmvc | 5.3.22 | 5.3.12 |
|
|
|
|
|
|
| Actor | Action | Details |
|
|
|
| ------------------- | -------------------- | ------- |
|
|
|
| Release Coordinator | Apply tag, `v0.16.0` | |
|
|
|
</details>
|
|
|
|
|
|
:information_source: Found Vulnerable Spring WebFlux dependency (<5.2.20 || >=5.3.0 <5.3.18)
|
|
|
|
|
|
:warning: Found OSDU dependencies from the previous release (these should be maintained at the latest full releases if possible)
|
|
|
|
|
|
:warning: Found Release Candidate OSDU dependencies (these should be maintained at the latest full releases if possible)
|
|
|
|
|
|
:warning: Found Vulnerable Jackson Databind dependency (<2.12.6.1 || >=2.13.0 <2.13.2.1)
|
|
|
|
|
|
## Dataset
|
|
|
|
|
|
[](https://community.opengroup.org/osdu/platform/system/dataset/-/pipelines/release/0.16/latest)
|
|
|
**release/0.16 branch**
|
|
|
_(Ahead by 9 commits)_
|
|
|
| **Maven:** 0.16.0-SNAPSHOT
|
|
|
_(Ahead by 1 commit)_
|
|
|
| **CI:** release/0.16
|
|
|
|
|
|
**Failures:** [azure_test](https://community.opengroup.org/osdu/platform/system/dataset/-/jobs/1302225),
|
|
|
[osdu-gcp-dev2-deploy-deployment](https://community.opengroup.org/osdu/platform/system/dataset/-/jobs/1302173)
|
|
|
[](https://community.opengroup.org/osdu/platform/system/dataset/-/pipelines/v0.16.0/latest)
|
|
|
**v0.16.0 tag**
|
|
|
| **Maven:** 0.16.0
|
|
|
| **CI:** v0.16.3
|
|
|
|
|
|
**Failures:** [azure_test](https://community.opengroup.org/osdu/platform/system/dataset/-/jobs/1306620)
|
|
|
|
|
|
**Ignored:** [container_scanning](https://community.opengroup.org/osdu/platform/system/dataset/-/jobs/1306540)
|
|
|
|
|
|
**Ignored:** [container_scanning](https://community.opengroup.org/osdu/platform/system/dataset/-/jobs/1301996)
|
|
|
**Unexecuted Manual:** [osdu-gcp-preship-deploy-configmap](https://community.opengroup.org/osdu/platform/system/dataset/-/jobs/1306551)
|
|
|
|
|
|
**Includes Development MRs:** [!214](osdu/platform/system/dataset!214), [!215](osdu/platform/system/dataset!215), [!225](osdu/platform/system/dataset!225), [!229](osdu/platform/system/dataset!229)
|
|
|
|
... | ... | @@ -883,39 +1090,39 @@ _Pipeline was still running when this document was generated._ |
|
|
|
|
|
```
|
|
|
├─ _Root_
|
|
|
│ ├─ org.opengroup.osdu.dataset-core == 0.16.0-SNAPSHOT
|
|
|
│ ├─ org.opengroup.osdu.dataset-core == 0.16.0
|
|
|
│ │ └─ org.opengroup.osdu.os-core-common == 0.14.0
|
|
|
│ ├─ org.opengroup.osdu.dataset-aws == 0.16.0-SNAPSHOT
|
|
|
│ ├─ org.opengroup.osdu.dataset-aws == 0.16.0
|
|
|
│ │ ├─ org.opengroup.osdu.os-core-common == 0.14.0
|
|
|
│ │ └─ org.opengroup.osdu.core.aws.os-core-lib-aws == 0.14.0
|
|
|
│ ├─ org.opengroup.osdu.dataset-ibm == 0.16.0-SNAPSHOT
|
|
|
│ ├─ org.opengroup.osdu.dataset-ibm == 0.16.0
|
|
|
│ │ └─ org.opengroup.osdu.os-core-lib-ibm == 0.16.0-rc1
|
|
|
│ │ └─ org.opengroup.osdu.os-core-common == 0.14.0
|
|
|
│ ├─ org.opengroup.osdu.dataset-gcp == 0.16.0-SNAPSHOT
|
|
|
│ ├─ org.opengroup.osdu.dataset-gcp == 0.16.0
|
|
|
│ │ ├─ org.opengroup.osdu.os-core-common == 0.14.0
|
|
|
│ │ └─ org.opengroup.osdu.core-lib-gcp == 0.15.0-rc3
|
|
|
│ │ ├─ org.opengroup.osdu.osm == 0.15.0-rc5
|
|
|
│ │ ├─ org.opengroup.osdu.oqm == 0.15.0-rc2
|
|
|
│ │ └─ org.opengroup.osdu.obm == 0.15.0-rc5
|
|
|
│ └─ org.opengroup.osdu.dataset-azure == 0.16.0-SNAPSHOT
|
|
|
│ └─ org.opengroup.osdu.dataset-azure == 0.16.0
|
|
|
│ ├─ org.opengroup.osdu.os-core-common == 0.14.0
|
|
|
│ └─ org.opengroup.osdu.core-lib-azure == 0.14.0
|
|
|
└─ testing/
|
|
|
├─ org.opengroup.osdu.storage.dataset-test-core == 0.16.0-SNAPSHOT
|
|
|
├─ org.opengroup.osdu.storage.dataset-test-core == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.14.0
|
|
|
├─ org.opengroup.osdu.dataset-test-azure == 0.16.0-SNAPSHOT
|
|
|
├─ org.opengroup.osdu.dataset-test-azure == 0.16.0
|
|
|
│ ├─ org.opengroup.osdu.os-core-common == 0.14.0
|
|
|
│ └─ org.opengroup.osdu.core-lib-azure == 0.14.0
|
|
|
├─ org.opengroup.osdu.storage.dataset-test-aws == 0.16.0-SNAPSHOT
|
|
|
├─ org.opengroup.osdu.storage.dataset-test-aws == 0.16.0
|
|
|
│ ├─ org.opengroup.osdu.core.aws.os-core-lib-aws == 0.14.0
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.14.0
|
|
|
├─ org.opengroup.osdu.dataset-test-gcp == 0.16.0-SNAPSHOT
|
|
|
├─ org.opengroup.osdu.dataset-test-gcp == 0.16.0
|
|
|
│ ├─ org.opengroup.osdu.core-lib-gcp == 0.14.0
|
|
|
│ │ ├─ org.opengroup.osdu.osm == 0.14.0
|
|
|
│ │ ├─ org.opengroup.osdu.oqm == 0.14.0
|
|
|
│ │ └─ org.opengroup.osdu.obm == 0.14.0
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.14.0
|
|
|
└─ org.opengroup.osdu.dataset-test-ibm == 0.16.0-SNAPSHOT
|
|
|
└─ org.opengroup.osdu.dataset-test-ibm == 0.16.0
|
|
|
└─ org.opengroup.osdu.os-core-common == 0.14.0
|
|
|
```
|
|
|
</details>
|
... | ... | @@ -924,47 +1131,47 @@ _Pipeline was still running when this document was generated._ |
|
|
|
|
|
```
|
|
|
├─ _Root_
|
|
|
│ ├─ org.opengroup.osdu.dataset-core == 0.16.0-SNAPSHOT
|
|
|
│ ├─ org.opengroup.osdu.dataset-core == 0.16.0
|
|
|
│ │ └─ org.springframework.boot.spring-boot-starter-web == 2.4.12
|
|
|
│ │ └─ org.springframework.spring-webmvc == 5.3.12
|
|
|
│ ├─ org.opengroup.osdu.dataset-aws == 0.16.0-SNAPSHOT
|
|
|
│ ├─ org.opengroup.osdu.dataset-aws == 0.16.0
|
|
|
│ │ └─ org.opengroup.osdu.os-core-common == 0.14.0
|
|
|
│ │ └─ org.springframework.boot.spring-boot-starter-web == 2.4.12
|
|
|
│ │ └─ org.springframework.spring-webmvc == 5.3.12
|
|
|
│ ├─ org.opengroup.osdu.dataset-ibm == 0.16.0-SNAPSHOT
|
|
|
│ │ └─ org.opengroup.osdu.dataset-core == 0.16.0-SNAPSHOT
|
|
|
│ ├─ org.opengroup.osdu.dataset-ibm == 0.16.0
|
|
|
│ │ └─ org.opengroup.osdu.dataset-core == 0.16.0
|
|
|
│ │ └─ org.springframework.boot.spring-boot-starter-web == 2.3.4.RELEASE
|
|
|
│ │ └─ org.springframework.spring-webmvc == 5.2.9.RELEASE
|
|
|
│ ├─ org.opengroup.osdu.dataset-gcp == 0.16.0-SNAPSHOT
|
|
|
│ │ └─ org.opengroup.osdu.dataset-core == 0.16.0-SNAPSHOT
|
|
|
│ ├─ org.opengroup.osdu.dataset-gcp == 0.16.0
|
|
|
│ │ └─ org.opengroup.osdu.dataset-core == 0.16.0
|
|
|
│ │ └─ org.springframework.boot.spring-boot-starter-web == 2.3.4.RELEASE
|
|
|
│ │ └─ org.springframework.spring-webmvc == 5.2.9.RELEASE
|
|
|
│ └─ org.opengroup.osdu.dataset-azure == 0.16.0-SNAPSHOT
|
|
|
│ └─ org.opengroup.osdu.dataset-azure == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.14.0
|
|
|
│ └─ org.springframework.boot.spring-boot-starter-web == 2.4.12
|
|
|
│ └─ org.springframework.spring-webmvc == 5.3.12
|
|
|
└─ testing/
|
|
|
├─ org.opengroup.osdu.storage.dataset-test-core == 0.16.0-SNAPSHOT
|
|
|
├─ org.opengroup.osdu.storage.dataset-test-core == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.14.0
|
|
|
│ └─ org.springframework.boot.spring-boot-starter-web == 2.4.12
|
|
|
│ └─ org.springframework.spring-webmvc == 5.3.12
|
|
|
├─ org.opengroup.osdu.dataset-test-azure == 0.16.0-SNAPSHOT
|
|
|
├─ org.opengroup.osdu.dataset-test-azure == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.14.0
|
|
|
│ └─ org.springframework.boot.spring-boot-starter-web == 2.4.12
|
|
|
│ └─ org.springframework.spring-webmvc == 5.3.12
|
|
|
├─ org.opengroup.osdu.storage.dataset-test-aws == 0.16.0-SNAPSHOT
|
|
|
├─ org.opengroup.osdu.storage.dataset-test-aws == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.14.0
|
|
|
│ └─ org.springframework.boot.spring-boot-starter-web == 2.4.12
|
|
|
│ └─ org.springframework.spring-webmvc == 5.3.12
|
|
|
├─ org.opengroup.osdu.dataset-test-gcp == 0.16.0-SNAPSHOT
|
|
|
├─ org.opengroup.osdu.dataset-test-gcp == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.14.0
|
|
|
│ └─ org.springframework.boot.spring-boot-starter-web == 2.4.12
|
|
|
│ └─ org.springframework.spring-webmvc == 5.3.12
|
|
|
├─ org.opengroup.osdu.dataset-test-ibm == 0.16.0-SNAPSHOT
|
|
|
├─ org.opengroup.osdu.dataset-test-ibm == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.14.0
|
|
|
│ └─ org.springframework.boot.spring-boot-starter-web == 2.4.12
|
|
|
│ └─ org.springframework.spring-webmvc == 5.3.12
|
|
|
└─ org.opengroup.osdu.dataset-test-anthos == 0.16.0-SNAPSHOT
|
|
|
└─ org.opengroup.osdu.dataset-test-anthos == 0.16.0
|
|
|
└─ org.opengroup.osdu.os-core-common == 0.15.0
|
|
|
└─ org.springframework.boot.spring-boot-starter-web == 2.4.12
|
|
|
└─ org.springframework.spring-webmvc == 5.3.12
|
... | ... | @@ -975,7 +1182,7 @@ _Pipeline was still running when this document was generated._ |
|
|
|
|
|
```
|
|
|
└─ _Root_
|
|
|
└─ org.opengroup.osdu.dataset-azure == 0.16.0-SNAPSHOT
|
|
|
└─ org.opengroup.osdu.dataset-azure == 0.16.0
|
|
|
└─ com.azure.spring.azure-spring-boot-starter-active-directory == 3.4.0
|
|
|
└─ org.springframework.boot.spring-boot-starter-webflux == 2.4.12
|
|
|
└─ org.springframework.spring-webflux == 5.3.12
|
... | ... | @@ -986,9 +1193,9 @@ _Pipeline was still running when this document was generated._ |
|
|
|
|
|
```
|
|
|
└─ testing/
|
|
|
├─ org.opengroup.osdu.dataset-test-ibm == 0.16.0-SNAPSHOT
|
|
|
├─ org.opengroup.osdu.dataset-test-ibm == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.os-core-lib-ibm == 0.15.2
|
|
|
└─ org.opengroup.osdu.dataset-test-anthos == 0.16.0-SNAPSHOT
|
|
|
└─ org.opengroup.osdu.dataset-test-anthos == 0.16.0
|
|
|
├─ org.opengroup.osdu.core-lib-gcp == 0.16.0-rc1
|
|
|
│ ├─ org.opengroup.osdu.osm == 0.15.0
|
|
|
│ ├─ org.opengroup.osdu.oqm == 0.15.0
|
... | ... | @@ -1001,10 +1208,10 @@ _Pipeline was still running when this document was generated._ |
|
|
|
|
|
```
|
|
|
├─ _Root_
|
|
|
│ └─ org.opengroup.osdu.dataset-ibm == 0.16.0-SNAPSHOT
|
|
|
│ └─ org.opengroup.osdu.dataset-ibm == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.os-core-lib-ibm == 0.16.0-rc1
|
|
|
└─ testing/
|
|
|
└─ org.opengroup.osdu.dataset-test-anthos == 0.16.0-SNAPSHOT
|
|
|
└─ org.opengroup.osdu.dataset-test-anthos == 0.16.0
|
|
|
└─ org.opengroup.osdu.core-lib-gcp == 0.16.0-rc1
|
|
|
```
|
|
|
</details>
|
... | ... | @@ -1013,15 +1220,15 @@ _Pipeline was still running when this document was generated._ |
|
|
|
|
|
```
|
|
|
├─ _Root_
|
|
|
│ └─ org.opengroup.osdu.dataset-gcp == 0.16.0-SNAPSHOT
|
|
|
│ └─ org.opengroup.osdu.dataset-core == 0.16.0-SNAPSHOT
|
|
|
│ └─ org.opengroup.osdu.dataset-gcp == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.dataset-core == 0.16.0
|
|
|
│ └─ com.fasterxml.jackson.core.jackson-databind == 2.11.2
|
|
|
└─ testing/
|
|
|
├─ org.opengroup.osdu.dataset-test-azure == 0.16.0-SNAPSHOT
|
|
|
├─ org.opengroup.osdu.dataset-test-azure == 0.16.0
|
|
|
│ └─ com.fasterxml.jackson.core.jackson-databind == 2.13.0
|
|
|
├─ org.opengroup.osdu.dataset-test-gcp == 0.16.0-SNAPSHOT
|
|
|
├─ org.opengroup.osdu.dataset-test-gcp == 0.16.0
|
|
|
│ └─ com.fasterxml.jackson.core.jackson-databind == 2.12.2
|
|
|
└─ org.opengroup.osdu.dataset-test-anthos == 0.16.0-SNAPSHOT
|
|
|
└─ org.opengroup.osdu.dataset-test-anthos == 0.16.0
|
|
|
└─ com.fasterxml.jackson.core.jackson-databind == 2.12.2
|
|
|
```
|
|
|
</details>
|
... | ... | @@ -1108,8 +1315,8 @@ _Pipeline was still running when this document was generated._ |
|
|
**Next Steps:**
|
|
|
|
|
|
| Actor | Action | Details |
|
|
|
| ---------- | ----------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
|
| Developers | Complete Dependency Upgrade MR [!482](osdu/platform/system/storage!482) | [](https://community.opengroup.org/osdu/platform/system/storage/-/pipelines/remove-snapshot-dependencies/latest) _Pipeline was still running when this document was generated._ |
|
|
|
| ---------- | --------------------------------------------------------------- | ----------------------------- |
|
|
|
| Any Human | Create Cherry Pick for [!482](osdu/platform/system/storage!482) | |
|
|
|
| Developers | Fix dependencies on `release/0.16` | Started: _SNAPSHOT OSDU Libs_ |
|
|
|
|
|
|
[](https://community.opengroup.org/osdu/platform/system/storage/-/pipelines/release/0.16/latest)
|
... | ... | @@ -1289,9 +1496,15 @@ _Pipeline was still running when this document was generated._ |
|
|
|
|
|
[](https://community.opengroup.org/osdu/platform/system/indexer-service/-/pipelines/v0.16.0/latest)
|
|
|
**v0.16.0 tag**
|
|
|
| **Maven:** 0.16.0
|
|
|
| **CI:** v0.16.3
|
|
|
|
|
|
_Pipeline was still running when this document was generated._
|
|
|
**Failures:** [osdu-gcp-dev2-test](https://community.opengroup.org/osdu/platform/system/indexer-service/-/jobs/1305999)
|
|
|
|
|
|
**Ignored:** [container_scanning](https://community.opengroup.org/osdu/platform/system/indexer-service/-/jobs/1305769),
|
|
|
[azure_code_coverage](https://community.opengroup.org/osdu/platform/system/indexer-service/-/jobs/1305760)
|
|
|
|
|
|
**Unexecuted Manual:** [osdu-gcp-preship-deploy-configmap](https://community.opengroup.org/osdu/platform/system/indexer-service/-/jobs/1305780)
|
|
|
|
|
|
**Includes Development MRs:** [!341](osdu/platform/system/indexer-service!341), [!351](osdu/platform/system/indexer-service!351), [!353](osdu/platform/system/indexer-service!353)
|
|
|
|
... | ... | @@ -1303,23 +1516,171 @@ _Pipeline was still running when this document was generated._ |
|
|
|
|
|
**Includes Remaining Development MRs:** [!358](osdu/platform/system/indexer-service!358) / [!369](osdu/platform/system/indexer-service!369)
|
|
|
|
|
|
## File
|
|
|
<details><summary><i>Dependencies</i></summary>
|
|
|
|
|
|
**Next Steps:**
|
|
|
| Maven Dependencies | _Root_ | testing/ |
|
|
|
| ------------------------------------------------------- | ---------------- | ---------------------- |
|
|
|
| core-lib-azure | 0.15.2 | 0.12.0-rc10 |
|
|
|
| core-lib-gcp | 0.15.0 | |
|
|
|
| os-core-lib-aws | 0.14.0-rc2 | 0.14.0-rc2 |
|
|
|
| obm | 0.15.0 | |
|
|
|
| oqm | 0.15.0 | |
|
|
|
| os-core-common | 0.14.0-rc8 | 0.14.0-rc8 |
|
|
|
| os-core-lib-ibm | 0.16.0-rc1 | 0.13.0 |
|
|
|
| osm | 0.15.0 | |
|
|
|
| (3rd Party) com.fasterxml.jackson.core.jackson-databind | 2.11.4, 2.13.2.2 | 2.13.2.2, 2.13.2 |
|
|
|
| (3rd Party) net.minidev.json-smart | 2.4.7 | 2.4.6 |
|
|
|
| (3rd Party) org.apache.logging.log4j.log4j-api | 2.17.1 | 2.11.1, 2.11.2, 2.13.0 |
|
|
|
| (3rd Party) org.apache.logging.log4j.log4j-core | 2.17.1 | 2.13.3 |
|
|
|
| (3rd Party) org.apache.logging.log4j.log4j-jul | 2.17.1 | 2.13.3 |
|
|
|
| (3rd Party) org.apache.logging.log4j.log4j-to-slf4j | 2.17.1 | 2.11.2, 2.13.0 |
|
|
|
| (3rd Party) org.springframework.spring-webflux | 5.3.12 | |
|
|
|
| (3rd Party) org.springframework.spring-webmvc | 5.3.12, 5.3.22 | 5.1.19.RELEASE |
|
|
|
|
|
|
| Actor | Action | Details |
|
|
|
| ------------------- | --------------------------------------------------------------- | ------- |
|
|
|
| Release Coordinator | Set `release/0.16` to 0.16.0-SNAPSHOT to prepare for next patch | |
|
|
|
| Release Coordinator | Apply tag, `v0.16.0` | |
|
|
|
</details>
|
|
|
|
|
|
<details><summary>:information_source: Found Old OSDU Release dependencies (these should be upgraded to the latest release during the next milestone)</summary>
|
|
|
|
|
|
```
|
|
|
├─ _Root_
|
|
|
│ ├─ org.opengroup.osdu.os-core-common == 0.14.0-rc8
|
|
|
│ ├─ org.opengroup.osdu.indexer.indexer-core == 0.16.0
|
|
|
│ │ └─ org.opengroup.osdu.os-core-common == 0.14.0-rc8
|
|
|
│ ├─ org.opengroup.osdu.indexer.indexer-aws == 0.16.0
|
|
|
│ │ ├─ org.opengroup.osdu.os-core-common == 0.14.0-rc8
|
|
|
│ │ └─ org.opengroup.osdu.core.aws.os-core-lib-aws == 0.14.0-rc2
|
|
|
│ ├─ org.opengroup.osdu.indexer.indexer-azure == 0.16.0
|
|
|
│ │ └─ org.opengroup.osdu.os-core-common == 0.14.0-rc8
|
|
|
│ ├─ org.opengroup.osdu.indexer.indexer-gcp == 0.16.0
|
|
|
│ │ └─ org.opengroup.osdu.os-core-common == 0.14.0-rc8
|
|
|
│ └─ org.opengroup.osdu.indexer.indexer-ibm == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.14.0-rc8
|
|
|
└─ testing/
|
|
|
├─ org.opengroup.osdu.indexer.indexer-test-core == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.14.0-rc8
|
|
|
├─ org.opengroup.osdu.indexer.indexer-test-gcp == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.indexer.indexer-test-core == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.14.0-rc8
|
|
|
├─ org.opengroup.osdu.indexer.indexer-test-aws == 0.16.0
|
|
|
│ ├─ org.opengroup.osdu.indexer.indexer-test-core == 0.16.0
|
|
|
│ │ └─ org.opengroup.osdu.os-core-common == 0.14.0-rc8
|
|
|
│ └─ org.opengroup.osdu.core.aws.os-core-lib-aws == 0.14.0-rc2
|
|
|
├─ org.opengroup.osdu.indexer.indexer-test-azure == 0.16.0
|
|
|
│ ├─ org.opengroup.osdu.os-core-common == 0.14.0-rc8
|
|
|
│ └─ org.opengroup.osdu.core-lib-azure == 0.12.0-rc10
|
|
|
├─ org.opengroup.osdu.indexer.indexer-test-ibm == 0.16.0
|
|
|
│ ├─ org.opengroup.osdu.os-core-common == 0.14.0-rc8
|
|
|
│ └─ org.opengroup.osdu.os-core-lib-ibm == 0.13.0
|
|
|
└─ org.opengroup.osdu.indexer-test-anthos == 0.16.0
|
|
|
└─ org.opengroup.osdu.indexer.indexer-test-core == 0.16.0
|
|
|
└─ org.opengroup.osdu.os-core-common == 0.14.0-rc8
|
|
|
```
|
|
|
</details>
|
|
|
|
|
|
<details><summary>:information_source: Found Vulnerable Spring MVC dependency (<5.2.20 || >=5.3.0 <5.3.18)</summary>
|
|
|
|
|
|
```
|
|
|
├─ _Root_
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.14.0-rc8
|
|
|
│ └─ org.springframework.boot.spring-boot-starter-web == 2.4.12
|
|
|
│ └─ org.springframework.boot.spring-boot-starter == 2.4.12
|
|
|
│ └─ org.springframework.spring-webmvc == 5.3.12
|
|
|
└─ testing/
|
|
|
├─ org.opengroup.osdu.indexer.indexer-test-core == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.14.0-rc8
|
|
|
│ └─ org.springframework.boot.spring-boot-starter-web == 2.4.12
|
|
|
│ └─ org.springframework.spring-webmvc == 5.1.19.RELEASE
|
|
|
├─ org.opengroup.osdu.indexer.indexer-test-gcp == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.indexer.indexer-test-core == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.14.0-rc8
|
|
|
│ └─ org.springframework.boot.spring-boot-starter-web == 2.4.12
|
|
|
│ └─ org.springframework.spring-webmvc == 5.1.19.RELEASE
|
|
|
├─ org.opengroup.osdu.indexer.indexer-test-aws == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.indexer.indexer-test-core == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.14.0-rc8
|
|
|
│ └─ org.springframework.boot.spring-boot-starter-web == 2.4.12
|
|
|
│ └─ org.springframework.spring-webmvc == 5.1.19.RELEASE
|
|
|
├─ org.opengroup.osdu.indexer.indexer-test-azure == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.14.0-rc8
|
|
|
│ └─ org.springframework.boot.spring-boot-starter-web == 2.4.12
|
|
|
│ └─ org.springframework.spring-webmvc == 5.1.19.RELEASE
|
|
|
├─ org.opengroup.osdu.indexer.indexer-test-ibm == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.14.0-rc8
|
|
|
│ └─ org.springframework.boot.spring-boot-starter-web == 2.4.12
|
|
|
│ └─ org.springframework.spring-webmvc == 5.1.19.RELEASE
|
|
|
└─ org.opengroup.osdu.indexer-test-anthos == 0.16.0
|
|
|
└─ org.opengroup.osdu.indexer.indexer-test-core == 0.16.0
|
|
|
└─ org.opengroup.osdu.os-core-common == 0.14.0-rc8
|
|
|
└─ org.springframework.boot.spring-boot-starter-web == 2.4.12
|
|
|
└─ org.springframework.spring-webmvc == 5.1.19.RELEASE
|
|
|
```
|
|
|
</details>
|
|
|
|
|
|
<details><summary>:information_source: Found Vulnerable Spring WebFlux dependency (<5.2.20 || >=5.3.0 <5.3.18)</summary>
|
|
|
|
|
|
```
|
|
|
└─ _Root_
|
|
|
└─ org.opengroup.osdu.indexer.indexer-azure == 0.16.0
|
|
|
└─ com.azure.spring.azure-spring-boot-starter-active-directory == 3.4.0
|
|
|
└─ org.springframework.boot.spring-boot-starter-webflux == 2.4.12
|
|
|
└─ org.springframework.spring-webflux == 5.3.12
|
|
|
```
|
|
|
</details>
|
|
|
|
|
|
<details><summary>:warning: Found OSDU dependencies from the previous release (these should be maintained at the latest full releases if possible)</summary>
|
|
|
|
|
|
```
|
|
|
└─ _Root_
|
|
|
├─ org.opengroup.osdu.indexer.indexer-azure == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.core-lib-azure == 0.15.2
|
|
|
└─ org.opengroup.osdu.indexer.indexer-gcp == 0.16.0
|
|
|
└─ org.opengroup.osdu.core-lib-gcp == 0.15.0
|
|
|
├─ org.opengroup.osdu.osm == 0.15.0
|
|
|
├─ org.opengroup.osdu.oqm == 0.15.0
|
|
|
└─ org.opengroup.osdu.obm == 0.15.0
|
|
|
```
|
|
|
</details>
|
|
|
|
|
|
<details><summary>:warning: Found Release Candidate OSDU dependencies (these should be maintained at the latest full releases if possible)</summary>
|
|
|
|
|
|
```
|
|
|
└─ _Root_
|
|
|
└─ org.opengroup.osdu.indexer.indexer-ibm == 0.16.0
|
|
|
└─ org.opengroup.osdu.os-core-lib-ibm == 0.16.0-rc1
|
|
|
```
|
|
|
</details>
|
|
|
|
|
|
<details><summary>:warning: Found Vulnerable Jackson Databind dependency (<2.12.6.1 || >=2.13.0 <2.13.2.1)</summary>
|
|
|
|
|
|
```
|
|
|
├─ _Root_
|
|
|
│ ├─ org.opengroup.osdu.os-core-common == 0.14.0-rc8
|
|
|
│ │ └─ org.springframework.boot.spring-boot-starter-web == 2.4.12
|
|
|
│ │ └─ com.fasterxml.jackson.core.jackson-databind == 2.11.4
|
|
|
│ └─ org.opengroup.osdu.indexer.indexer-gcp == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.core-lib-gcp == 0.15.0
|
|
|
│ └─ com.fasterxml.jackson.core.jackson-databind == 2.11.4
|
|
|
└─ testing/
|
|
|
└─ org.opengroup.osdu.indexer.indexer-test-azure == 0.16.0
|
|
|
└─ com.fasterxml.jackson.core.jackson-databind == 2.13.2
|
|
|
```
|
|
|
</details>
|
|
|
|
|
|
## File
|
|
|
|
|
|
[](https://community.opengroup.org/osdu/platform/system/file/-/pipelines/release/0.16/latest)
|
|
|
**release/0.16 branch**
|
|
|
_(Ahead by 11 commits)_
|
|
|
| **Maven:** 0.16.0-SNAPSHOT,
|
|
|
_(Ahead by 1 commit)_
|
|
|
| **CI:** release/0.16
|
|
|
|
|
|
**Failures:** [osdu-gcp-dev2-deploy-configmap](https://community.opengroup.org/osdu/platform/system/file/-/jobs/1305687),
|
|
|
[azure_containerize](https://community.opengroup.org/osdu/platform/system/file/-/jobs/1305559)
|
|
|
[](https://community.opengroup.org/osdu/platform/system/file/-/pipelines/v0.16.0/latest)
|
|
|
**v0.16.0 tag**
|
|
|
| **Maven:** 0.16.0
|
|
|
| **CI:** v0.16.3
|
|
|
|
|
|
**Ignored:** [container_scanning](https://community.opengroup.org/osdu/platform/system/file/-/jobs/1306565)
|
|
|
|
|
|
**Unexecuted Manual:** [osdu-gcp-preship-deploy-configmap](https://community.opengroup.org/osdu/platform/system/file/-/jobs/1306576)
|
|
|
|
|
|
**Includes Development MRs:** [!304](osdu/platform/system/file!304), [!306](osdu/platform/system/file!306), [!314](osdu/platform/system/file!314)
|
|
|
|
... | ... | @@ -1333,28 +1694,41 @@ _Pipeline was still running when this document was generated._ |
|
|
|
|
|
<details><summary><i>Dependencies</i></summary>
|
|
|
|
|
|
| Maven Dependencies | _Root_ |
|
|
|
| ------------------------------------------------------- | ------------------------ |
|
|
|
| core-lib-azure | 0.16.0 |
|
|
|
| core-lib-gcp | 0.16.0 |
|
|
|
| os-core-lib-aws | 0.16.1 |
|
|
|
| obm | 0.16.0 |
|
|
|
| oqm | 0.16.0 |
|
|
|
| os-core-common | 0.16.0 |
|
|
|
| os-core-lib-ibm | 0.16.0 |
|
|
|
| osm | 0.16.0 |
|
|
|
| (3rd Party) com.fasterxml.jackson.core.jackson-databind | 2.13.2, 2.13.2.2, 2.12.5 |
|
|
|
| (3rd Party) org.springframework.spring-webflux | 5.3.12 |
|
|
|
| (3rd Party) org.springframework.spring-webmvc | 5.3.12, 5.3.22 |
|
|
|
| Maven Dependencies | _Root_ | testing/ | testing/file-test-core-bdd/ |
|
|
|
| ------------------------------------------------------- | ------------------------ | ------------------------------ | --------------------------- |
|
|
|
| core-lib-azure | 0.16.0 | 0.16.0 | 0.16.0 |
|
|
|
| core-lib-gcp | 0.16.0 | | |
|
|
|
| os-core-lib-aws | 0.16.1 | 0.16.1 | |
|
|
|
| obm | 0.16.0 | | |
|
|
|
| oqm | 0.16.0 | | |
|
|
|
| os-core-common | 0.16.0 | 0.16.0 | 0.16.0 |
|
|
|
| os-core-lib-ibm | 0.16.0 | 0.16.0 | |
|
|
|
| osm | 0.16.0 | | |
|
|
|
| (3rd Party) com.fasterxml.jackson.core.jackson-databind | 2.13.2, 2.13.2.2, 2.12.5 | 2.10.1, 2.13.2.2 | 2.13.2 |
|
|
|
| (3rd Party) org.apache.logging.log4j.log4j-api | 2.17.1 | 2.12.1, 2.13.3, 2.17.1, 2.17.2 | 2.17.1 |
|
|
|
| (3rd Party) org.apache.logging.log4j.log4j-to-slf4j | 2.17.1 | 2.12.1, 2.13.3, 2.17.2 | 2.17.1 |
|
|
|
| (3rd Party) org.springframework.spring-webflux | 5.3.12 | | |
|
|
|
| (3rd Party) org.springframework.spring-webmvc | 5.3.12, 5.3.22 | 5.2.2.RELEASE, 5.3.22, 5.3.12 | 5.3.12 |
|
|
|
|
|
|
</details>
|
|
|
|
|
|
<details><summary>:information_source: Found Vulnerable Spring MVC dependency (<5.2.20 || >=5.3.0 <5.3.18)</summary>
|
|
|
|
|
|
```
|
|
|
└─ _Root_
|
|
|
└─ org.projectlombok.lombok == 1.18.0
|
|
|
└─ org.opengroup.osdu.os-core-common == 0.16.0
|
|
|
├─ _Root_
|
|
|
│ └─ org.projectlombok.lombok == 1.18.0
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.16.0
|
|
|
│ └─ org.springframework.spring-webmvc == 5.3.12
|
|
|
├─ testing/
|
|
|
│ ├─ org.opengroup.osdu.file-test-core == 0.16.0
|
|
|
│ │ └─ org.opengroup.osdu.os-core-common == 0.16.0
|
|
|
│ │ └─ org.springframework.spring-webmvc == 5.2.2.RELEASE
|
|
|
│ └─ org.opengroup.osdu.file.azure.file-test-azure == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.16.0
|
|
|
│ └─ org.springframework.spring-webmvc == 5.3.12
|
|
|
└─ testing/file-test-core-bdd/
|
|
|
└─ org.opengroup.osdu.file-test-core-bdd == 0.16.0
|
|
|
└─ org.opengroup.osdu.file-core == 0.16.0
|
|
|
└─ org.springframework.spring-webmvc == 5.3.12
|
|
|
```
|
|
|
</details>
|
... | ... | @@ -1363,7 +1737,7 @@ _Pipeline was still running when this document was generated._ |
|
|
|
|
|
```
|
|
|
└─ _Root_
|
|
|
└─ org.opengroup.osdu.file-azure == 0.16.0-SNAPSHOT
|
|
|
└─ org.opengroup.osdu.file-azure == 0.16.0
|
|
|
└─ com.azure.spring.azure-spring-boot-starter-active-directory == 3.4.0
|
|
|
└─ org.springframework.boot.spring-boot-starter-webflux == 2.4.5
|
|
|
└─ org.springframework.spring-webflux == 5.3.12
|
... | ... | @@ -1373,13 +1747,26 @@ _Pipeline was still running when this document was generated._ |
|
|
<details><summary>:warning: Found Vulnerable Jackson Databind dependency (<2.12.6.1 || >=2.13.0 <2.13.2.1)</summary>
|
|
|
|
|
|
```
|
|
|
└─ _Root_
|
|
|
├─ org.projectlombok.lombok == 1.18.0
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.16.0
|
|
|
│ └─ com.fasterxml.jackson.core.jackson-databind == 2.13.2
|
|
|
└─ org.opengroup.osdu.file-gcp-datastore == 0.16.0-SNAPSHOT
|
|
|
└─ org.opengroup.osdu.file-core == 0.16.0-SNAPSHOT
|
|
|
└─ com.fasterxml.jackson.core.jackson-databind == 2.12.5
|
|
|
├─ _Root_
|
|
|
│ ├─ org.projectlombok.lombok == 1.18.0
|
|
|
│ │ └─ org.opengroup.osdu.os-core-common == 0.16.0
|
|
|
│ │ └─ com.fasterxml.jackson.core.jackson-databind == 2.13.2
|
|
|
│ └─ org.opengroup.osdu.file-gcp-datastore == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.file-core == 0.16.0
|
|
|
│ └─ com.fasterxml.jackson.core.jackson-databind == 2.12.5
|
|
|
├─ testing/
|
|
|
│ ├─ org.opengroup.osdu.file-test-core == 0.16.0
|
|
|
│ │ └─ com.fasterxml.jackson.core.jackson-databind == 2.10.1
|
|
|
│ ├─ org.opengroup.osdu.file.file-test-aws == 0.16.0
|
|
|
│ │ └─ org.opengroup.osdu.file-test-core == 0.16.0
|
|
|
│ │ └─ com.fasterxml.jackson.core.jackson-databind == 2.10.1
|
|
|
│ └─ org.opengroup.osdu.file-test-ibm == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.file-test-core == 0.16.0
|
|
|
│ └─ com.fasterxml.jackson.core.jackson-databind == 2.10.1
|
|
|
└─ testing/file-test-core-bdd/
|
|
|
└─ org.opengroup.osdu.file-test-core-bdd == 0.16.0
|
|
|
└─ org.opengroup.osdu.file-core == 0.16.0
|
|
|
└─ com.fasterxml.jackson.core.jackson-databind == 2.13.2
|
|
|
```
|
|
|
</details>
|
|
|
|
... | ... | @@ -1392,12 +1779,57 @@ _Pipeline was still running when this document was generated._ |
|
|
|
|
|
[](https://community.opengroup.org/osdu/platform/system/file-dms/-/pipelines/v0.16.0/latest)
|
|
|
**v0.16.0 tag**
|
|
|
| **Maven:** 0.16.0
|
|
|
| **CI:** v0.16.3
|
|
|
|
|
|
_Pipeline was still running when this document was generated._
|
|
|
|
|
|
**Includes Dependency Upgrade MRs:** [!39](osdu/platform/system/file-dms!39) / [!40](osdu/platform/system/file-dms!40)
|
|
|
|
|
|
<details><summary><i>Dependencies</i></summary>
|
|
|
|
|
|
| Maven Dependencies | _Root_ | testing/ |
|
|
|
| ------------------------------------------------------- | ---------------- | -------------- |
|
|
|
| os-core-lib-aws | 0.16.1 | 0.16.1 |
|
|
|
| os-core-common | 0.16.0 | 0.16.0 |
|
|
|
| os-core-lib-ibm | 0.16.0 | |
|
|
|
| (3rd Party) com.fasterxml.jackson.core.jackson-databind | 2.13.2, 2.13.2.2 | 2.13.2.2 |
|
|
|
| (3rd Party) org.apache.logging.log4j.log4j-api | 2.17.1 | 2.13.3, 2.17.2 |
|
|
|
| (3rd Party) org.apache.logging.log4j.log4j-to-slf4j | 2.17.1 | 2.13.3, 2.17.2 |
|
|
|
| (3rd Party) org.springframework.spring-webmvc | 5.1.17.RELEASE | 5.3.22 |
|
|
|
|
|
|
</details>
|
|
|
|
|
|
<details><summary>:information_source: Found Vulnerable Spring MVC dependency (<5.2.20 || >=5.3.0 <5.3.18)</summary>
|
|
|
|
|
|
```
|
|
|
└─ _Root_
|
|
|
├─ io.springfox.springfox-boot-starter == 3.0.0
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.16.0
|
|
|
│ └─ org.springframework.spring-webmvc == 5.1.17.RELEASE
|
|
|
├─ org.opengroup.osdu.file-dms-core == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.16.0
|
|
|
│ └─ org.springframework.spring-webmvc == 5.1.17.RELEASE
|
|
|
├─ org.opengroup.osdu.file-dms-aws == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.core.aws.os-core-lib-aws == 0.16.1
|
|
|
│ └─ org.springframework.spring-webmvc == 5.1.17.RELEASE
|
|
|
└─ org.opengroup.osdu.file-dms-ibm == 0.16.0
|
|
|
└─ org.opengroup.osdu.os-core-common == 0.16.0
|
|
|
└─ org.springframework.spring-webmvc == 5.1.17.RELEASE
|
|
|
```
|
|
|
</details>
|
|
|
|
|
|
<details><summary>:warning: Found Vulnerable Jackson Databind dependency (<2.12.6.1 || >=2.13.0 <2.13.2.1)</summary>
|
|
|
|
|
|
```
|
|
|
└─ _Root_
|
|
|
├─ io.springfox.springfox-boot-starter == 3.0.0
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.16.0
|
|
|
│ └─ com.fasterxml.jackson.core.jackson-databind == 2.13.2
|
|
|
└─ org.opengroup.osdu.file-dms-ibm == 0.16.0
|
|
|
└─ org.opengroup.osdu.file-dms-core == 0.16.0
|
|
|
└─ com.fasterxml.jackson.core.jackson-databind == 2.13.2
|
|
|
```
|
|
|
</details>
|
|
|
|
|
|
## Notification
|
|
|
|
|
|
[](https://community.opengroup.org/osdu/platform/system/notification/-/pipelines/release/0.16/latest)
|
... | ... | @@ -1407,9 +1839,14 @@ _Pipeline was still running when this document was generated._ |
|
|
|
|
|
[](https://community.opengroup.org/osdu/platform/system/notification/-/pipelines/v0.16.0/latest)
|
|
|
**v0.16.0 tag**
|
|
|
| **Maven:** 0.16.0
|
|
|
| **CI:** v0.16.3
|
|
|
|
|
|
_Pipeline was still running when this document was generated._
|
|
|
**Failures:** [azure_test](https://community.opengroup.org/osdu/platform/system/notification/-/jobs/1305998)
|
|
|
|
|
|
**Ignored:** [container_scanning](https://community.opengroup.org/osdu/platform/system/notification/-/jobs/1305930)
|
|
|
|
|
|
**Unexecuted Manual:** [osdu-gcp-preship-deploy-configmap](https://community.opengroup.org/osdu/platform/system/notification/-/jobs/1305941)
|
|
|
|
|
|
**Includes Development MRs:** [!228](osdu/platform/system/notification!228), [!235](osdu/platform/system/notification!235), [!236](osdu/platform/system/notification!236)
|
|
|
|
... | ... | @@ -1419,6 +1856,173 @@ _Pipeline was still running when this document was generated._ |
|
|
|
|
|
**Includes Patch MRs:** [!244](osdu/platform/system/notification!244) / [!245](osdu/platform/system/notification!245)
|
|
|
|
|
|
<details><summary><i>Dependencies</i></summary>
|
|
|
|
|
|
| Maven Dependencies | _Root_ | testing/ | provider/notification-reference/ |
|
|
|
| ------------------------------------------------------- | ---------------------- | -------------- | -------------------------------- |
|
|
|
| core-lib-azure | 0.16.0-rc5 | 0.0.22 | |
|
|
|
| core-lib-gcp | 0.16.0-rc1 | | 0.11.0 |
|
|
|
| core-test-lib-gcp | | 0.0.2 | |
|
|
|
| os-core-lib-aws | 0.14.0 | 0.14.0-rc2 | |
|
|
|
| obm | 0.15.0 | | |
|
|
|
| oqm | 0.15.0 | | |
|
|
|
| os-core-common | 0.14.0 | 0.3.4, 0.3.6 | 0.14.0 |
|
|
|
| os-core-lib-ibm | 0.16.0-rc1 | 0.15.2 | |
|
|
|
| osm | 0.15.0 | | |
|
|
|
| (3rd Party) com.fasterxml.jackson.core.jackson-databind | 2.13.2.2, 2.12.3 | 2.13.2.2 | 2.12.3 |
|
|
|
| (3rd Party) org.apache.logging.log4j.log4j-api | 2.17.1 | 2.12.1, 2.11.1 | 2.17.1 |
|
|
|
| (3rd Party) org.apache.logging.log4j.log4j-core | 2.17.1 | 2.12.1 | |
|
|
|
| (3rd Party) org.apache.logging.log4j.log4j-jul | 2.17.1 | 2.12.1 | |
|
|
|
| (3rd Party) org.apache.logging.log4j.log4j-slf4j-impl | 2.17.1 | 2.12.1 | |
|
|
|
| (3rd Party) org.apache.logging.log4j.log4j-to-slf4j | 2.17.1 | 2.11.2, 2.13.3 | 2.17.1 |
|
|
|
| (3rd Party) org.springframework.spring-webflux | 5.3.12 | | |
|
|
|
| (3rd Party) org.springframework.spring-webmvc | 5.1.19.RELEASE, 5.3.22 | 5.1.9.RELEASE | 5.1.19.RELEASE |
|
|
|
|
|
|
</details>
|
|
|
|
|
|
<details><summary>:information_source: Found Old OSDU Release dependencies (these should be upgraded to the latest release during the next milestone)</summary>
|
|
|
|
|
|
```
|
|
|
├─ _Root_
|
|
|
│ ├─ org.opengroup.osdu.notification-core == 0.16.0
|
|
|
│ │ └─ org.opengroup.osdu.os-core-common == 0.14.0
|
|
|
│ ├─ org.opengroup.osdu.notification-gcp == 0.16.0
|
|
|
│ │ └─ org.opengroup.osdu.os-core-common == 0.14.0
|
|
|
│ ├─ org.opengroup.osdu.notification-azure == 0.16.0
|
|
|
│ │ └─ org.opengroup.osdu.os-core-common == 0.14.0
|
|
|
│ ├─ org.opengroup.osdu.notification-ibm == 0.16.0
|
|
|
│ │ └─ org.opengroup.osdu.os-core-lib-ibm == 0.16.0-rc1
|
|
|
│ │ └─ org.opengroup.osdu.os-core-common == 0.14.0
|
|
|
│ └─ org.opengroup.osdu.notification-aws == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.core.aws.os-core-lib-aws == 0.14.0
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.14.0
|
|
|
├─ provider/notification-reference/
|
|
|
│ └─ org.opengroup.osdu.notification-reference == 0.16.0
|
|
|
│ ├─ org.opengroup.osdu.core-lib-gcp == 0.11.0
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.14.0
|
|
|
└─ testing/
|
|
|
├─ org.opengroup.osdu.notification.notification-test-core == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.3.4
|
|
|
├─ org.opengroup.osdu.notification-test-azure == 0.16.0
|
|
|
│ ├─ org.opengroup.osdu.notification.notification-test-core == 0.16.0
|
|
|
│ │ └─ org.opengroup.osdu.os-core-common == 0.3.4
|
|
|
│ └─ org.opengroup.osdu.core-lib-azure == 0.0.22
|
|
|
├─ org.opengroup.osdu.notification-test-gcp == 0.16.0
|
|
|
│ ├─ org.opengroup.osdu.os-core-common == 0.3.6
|
|
|
│ └─ org.opengroup.osdu.core-test-lib-gcp == 0.0.2
|
|
|
├─ org.opengroup.osdu.notification-test-aws == 0.16.0
|
|
|
│ ├─ org.opengroup.osdu.core.aws.os-core-lib-aws == 0.14.0-rc2
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.3.6
|
|
|
├─ org.opengroup.osdu.notification-test-ibm == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.3.6
|
|
|
└─ org.opengroup.osdu.notification-test-anthos == 0.16.0
|
|
|
├─ org.opengroup.osdu.os-core-common == 0.3.6
|
|
|
└─ org.opengroup.osdu.core-test-lib-gcp == 0.0.2
|
|
|
```
|
|
|
</details>
|
|
|
|
|
|
<details><summary>:information_source: Found Vulnerable Spring MVC dependency (<5.2.20 || >=5.3.0 <5.3.18)</summary>
|
|
|
|
|
|
```
|
|
|
├─ _Root_
|
|
|
│ ├─ org.opengroup.osdu.notification-core == 0.16.0
|
|
|
│ │ └─ org.springframework.boot.spring-boot-starter-web == 2.1.7.RELEASE
|
|
|
│ │ └─ org.springframework.spring-webmvc == 5.1.19.RELEASE
|
|
|
│ ├─ org.opengroup.osdu.notification-gcp == 0.16.0
|
|
|
│ │ └─ org.opengroup.osdu.os-core-common == 0.14.0
|
|
|
│ │ └─ org.springframework.boot.spring-boot-starter-web == 2.1.18.RELEASE
|
|
|
│ │ └─ org.springframework.spring-webmvc == 5.1.19.RELEASE
|
|
|
│ └─ org.opengroup.osdu.notification-ibm == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.notification-core == 0.16.0
|
|
|
│ └─ org.springframework.boot.spring-boot-starter-web == 2.1.18.RELEASE
|
|
|
│ └─ org.springframework.spring-webmvc == 5.1.19.RELEASE
|
|
|
├─ provider/notification-reference/
|
|
|
│ └─ org.opengroup.osdu.notification-reference == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.notification-core == 0.16.0
|
|
|
│ └─ org.springframework.boot.spring-boot-starter-web == 2.1.18.RELEASE
|
|
|
│ └─ org.springframework.spring-webmvc == 5.1.19.RELEASE
|
|
|
└─ testing/
|
|
|
├─ org.opengroup.osdu.notification.notification-test-core == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.3.4
|
|
|
│ └─ org.springframework.boot.spring-boot-starter-web == 2.1.7.RELEASE
|
|
|
│ └─ org.springframework.spring-webmvc == 5.1.9.RELEASE
|
|
|
├─ org.opengroup.osdu.notification-test-azure == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.notification.notification-test-core == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.3.4
|
|
|
│ └─ org.springframework.boot.spring-boot-starter-web == 2.1.7.RELEASE
|
|
|
│ └─ org.springframework.spring-webmvc == 5.1.9.RELEASE
|
|
|
├─ org.opengroup.osdu.notification-test-gcp == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.3.6
|
|
|
│ └─ org.springframework.boot.spring-boot-starter-web == 2.1.7.RELEASE
|
|
|
│ └─ org.springframework.spring-webmvc == 5.1.9.RELEASE
|
|
|
├─ org.opengroup.osdu.notification-test-aws == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.3.6
|
|
|
│ └─ org.springframework.boot.spring-boot-starter-web == 2.1.7.RELEASE
|
|
|
│ └─ org.springframework.spring-webmvc == 5.1.9.RELEASE
|
|
|
├─ org.opengroup.osdu.notification-test-ibm == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.3.6
|
|
|
│ └─ org.springframework.boot.spring-boot-starter-web == 2.1.7.RELEASE
|
|
|
│ └─ org.springframework.spring-webmvc == 5.1.9.RELEASE
|
|
|
└─ org.opengroup.osdu.notification-test-anthos == 0.16.0
|
|
|
└─ org.opengroup.osdu.os-core-common == 0.3.6
|
|
|
└─ org.springframework.boot.spring-boot-starter-web == 2.1.7.RELEASE
|
|
|
└─ org.springframework.spring-webmvc == 5.1.9.RELEASE
|
|
|
```
|
|
|
</details>
|
|
|
|
|
|
<details><summary>:information_source: Found Vulnerable Spring WebFlux dependency (<5.2.20 || >=5.3.0 <5.3.18)</summary>
|
|
|
|
|
|
```
|
|
|
└─ _Root_
|
|
|
└─ org.opengroup.osdu.notification-azure == 0.16.0
|
|
|
└─ com.azure.spring.azure-spring-boot-starter-active-directory == 3.4.0
|
|
|
└─ org.springframework.boot.spring-boot-starter-webflux == 2.4.12
|
|
|
└─ org.springframework.spring-webflux == 5.3.12
|
|
|
```
|
|
|
</details>
|
|
|
|
|
|
<details><summary>:warning: Found OSDU dependencies from the previous release (these should be maintained at the latest full releases if possible)</summary>
|
|
|
|
|
|
```
|
|
|
├─ _Root_
|
|
|
│ └─ org.opengroup.osdu.notification-gcp == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.core-lib-gcp == 0.16.0-rc1
|
|
|
│ ├─ org.opengroup.osdu.osm == 0.15.0
|
|
|
│ ├─ org.opengroup.osdu.oqm == 0.15.0
|
|
|
│ └─ org.opengroup.osdu.obm == 0.15.0
|
|
|
└─ testing/
|
|
|
└─ org.opengroup.osdu.notification-test-ibm == 0.16.0
|
|
|
└─ org.opengroup.osdu.os-core-lib-ibm == 0.15.2
|
|
|
```
|
|
|
</details>
|
|
|
|
|
|
<details><summary>:warning: Found Release Candidate OSDU dependencies (these should be maintained at the latest full releases if possible)</summary>
|
|
|
|
|
|
```
|
|
|
└─ _Root_
|
|
|
├─ org.opengroup.osdu.notification-gcp == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.core-lib-gcp == 0.16.0-rc1
|
|
|
├─ org.opengroup.osdu.notification-azure == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.core-lib-azure == 0.16.0-rc5
|
|
|
└─ org.opengroup.osdu.notification-ibm == 0.16.0
|
|
|
└─ org.opengroup.osdu.os-core-lib-ibm == 0.16.0-rc1
|
|
|
```
|
|
|
</details>
|
|
|
|
|
|
<details><summary>:warning: Found Vulnerable Jackson Databind dependency (<2.12.6.1 || >=2.13.0 <2.13.2.1)</summary>
|
|
|
|
|
|
```
|
|
|
├─ _Root_
|
|
|
│ └─ org.opengroup.osdu.notification-gcp == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.14.0
|
|
|
│ └─ com.fasterxml.jackson.core.jackson-databind == 2.12.3
|
|
|
└─ provider/notification-reference/
|
|
|
└─ org.opengroup.osdu.notification-reference == 0.16.0
|
|
|
└─ org.opengroup.osdu.core-lib-gcp == 0.11.0
|
|
|
└─ com.fasterxml.jackson.core.jackson-databind == 2.12.3
|
|
|
```
|
|
|
</details>
|
|
|
|
|
|
## Register
|
|
|
|
|
|
[](https://community.opengroup.org/osdu/platform/system/register/-/pipelines/release/0.16/latest)
|
... | ... | @@ -1428,9 +2032,14 @@ _Pipeline was still running when this document was generated._ |
|
|
|
|
|
[](https://community.opengroup.org/osdu/platform/system/register/-/pipelines/v0.16.0/latest)
|
|
|
**v0.16.0 tag**
|
|
|
| **Maven:** 0.16.0
|
|
|
| **CI:** v0.16.3
|
|
|
|
|
|
_Pipeline was still running when this document was generated._
|
|
|
**Failures:** [fossa-check-notice](https://community.opengroup.org/osdu/platform/system/register/-/jobs/1305953)
|
|
|
|
|
|
**Ignored:** [container_scanning](https://community.opengroup.org/osdu/platform/system/register/-/jobs/1305955)
|
|
|
|
|
|
**Unexecuted Manual:** [osdu-gcp-preship-deploy-configmap](https://community.opengroup.org/osdu/platform/system/register/-/jobs/1305966)
|
|
|
|
|
|
**Includes Development MRs:** [!191](osdu/platform/system/register!191), [!203](osdu/platform/system/register!203), [!213](osdu/platform/system/register!213), [!214](osdu/platform/system/register!214)
|
|
|
|
... | ... | @@ -1438,21 +2047,200 @@ _Pipeline was still running when this document was generated._ |
|
|
|
|
|
**Includes Jackson Databind MRs:** [!226](osdu/platform/system/register!226) / [!227](osdu/platform/system/register!227)
|
|
|
|
|
|
<details><summary><i>Dependencies</i></summary>
|
|
|
|
|
|
| Maven Dependencies | _Root_ | testing/ | provider/register-reference/ |
|
|
|
| ------------------------------------------------------- | ---------------------- | ----------------------- | ---------------------------- |
|
|
|
| core-lib-azure | 0.15.2 | 0.13.0 | |
|
|
|
| core-lib-gcp | 0.16.0-rc1 | 0.1.21 | 0.15.0 |
|
|
|
| core-test-lib-gcp | | 0.0.2 | |
|
|
|
| os-core-lib-aws | 0.15.0 | 0.14.0-rc2 | |
|
|
|
| obm | 0.15.0 | | 0.15.0 |
|
|
|
| oqm | 0.15.0 | | 0.15.0 |
|
|
|
| os-core-common | 0.15.0 | 0.0.18, 0.13.0, 0.15.0 | 0.15.0 |
|
|
|
| os-core-lib-ibm | 0.16.0-rc1 | 0.15.2 | |
|
|
|
| osm | 0.15.0 | | 0.15.0 |
|
|
|
| (3rd Party) com.fasterxml.jackson.core.jackson-databind | 2.13.2.2, 2.12.5 | 2.13.2.2, 2.11.4, 2.9.6 | 2.9.10.6 |
|
|
|
| (3rd Party) org.springframework.spring-webflux | 5.3.12 | | |
|
|
|
| (3rd Party) org.springframework.spring-webmvc | 5.1.19.RELEASE, 5.3.22 | 5.1.9.RELEASE, 5.3.12 | 5.1.19.RELEASE |
|
|
|
|
|
|
</details>
|
|
|
|
|
|
<details><summary>:information_source: Found Old OSDU Release dependencies (these should be upgraded to the latest release during the next milestone)</summary>
|
|
|
|
|
|
```
|
|
|
└─ testing/
|
|
|
├─ org.opengroup.osdu.register.register-test-core == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.core-lib-gcp == 0.1.21
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.0.18
|
|
|
├─ org.opengroup.osdu.register.register-test-azure == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.core-lib-azure == 0.13.0
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.13.0
|
|
|
├─ org.opengroup.osdu.register.register-test-ibm == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.core-lib-gcp == 0.1.21
|
|
|
├─ org.opengroup.osdu.register.register-test-gcp == 0.16.0
|
|
|
│ ├─ org.opengroup.osdu.core-lib-gcp == 0.1.21
|
|
|
│ │ └─ org.opengroup.osdu.os-core-common == 0.0.18
|
|
|
│ └─ org.opengroup.osdu.core-test-lib-gcp == 0.0.2
|
|
|
├─ org.opengroup.osdu.register.register-test-anthos == 0.16.0
|
|
|
│ ├─ org.opengroup.osdu.core-lib-gcp == 0.1.21
|
|
|
│ │ └─ org.opengroup.osdu.os-core-common == 0.0.18
|
|
|
│ └─ org.opengroup.osdu.core-test-lib-gcp == 0.0.2
|
|
|
└─ org.opengroup.osdu.register.register-test-aws == 0.16.0
|
|
|
├─ org.opengroup.osdu.register.register-test-core == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.core-lib-gcp == 0.1.21
|
|
|
└─ org.opengroup.osdu.core.aws.os-core-lib-aws == 0.14.0-rc2
|
|
|
└─ org.opengroup.osdu.os-core-common == 0.13.0
|
|
|
```
|
|
|
</details>
|
|
|
|
|
|
<details><summary>:information_source: Found Vulnerable Spring MVC dependency (<5.2.20 || >=5.3.0 <5.3.18)</summary>
|
|
|
|
|
|
```
|
|
|
├─ _Root_
|
|
|
│ ├─ org.opengroup.osdu.register-core == 0.16.0
|
|
|
│ │ └─ org.springframework.boot.spring-boot-starter-web == 2.1.18.RELEASE
|
|
|
│ │ └─ org.springframework.spring-webmvc == 5.1.19.RELEASE
|
|
|
│ └─ org.opengroup.osdu.register-ibm == 0.16.0
|
|
|
│ └─ org.springframework.boot.spring-boot-starter-web == 2.1.18.RELEASE
|
|
|
│ └─ org.springframework.spring-webmvc == 5.1.19.RELEASE
|
|
|
├─ provider/register-reference/
|
|
|
│ └─ org.opengroup.osdu.register-reference == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.15.0
|
|
|
│ └─ org.springframework.boot.spring-boot-starter-web == 2.1.18.RELEASE
|
|
|
│ └─ org.springframework.spring-webmvc == 5.1.19.RELEASE
|
|
|
└─ testing/
|
|
|
├─ org.opengroup.osdu.register.register-test-core == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.core-lib-gcp == 0.1.21
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.0.18
|
|
|
│ └─ org.springframework.boot.spring-boot-starter-web == 2.1.7.RELEASE
|
|
|
│ └─ org.springframework.spring-webmvc == 5.1.9.RELEASE
|
|
|
├─ org.opengroup.osdu.register.register-test-azure == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.core-lib-azure == 0.13.0
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.13.0
|
|
|
│ └─ org.springframework.boot.spring-boot-starter-web == 2.4.12
|
|
|
│ └─ org.springframework.spring-webmvc == 5.3.12
|
|
|
├─ org.opengroup.osdu.register.register-test-ibm == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.os-core-lib-ibm == 0.15.2
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.15.0
|
|
|
│ └─ org.springframework.boot.spring-boot-starter-web == 2.4.12
|
|
|
│ └─ org.springframework.spring-webmvc == 5.3.12
|
|
|
├─ org.opengroup.osdu.register.register-test-gcp == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.core-lib-gcp == 0.1.21
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.0.18
|
|
|
│ └─ org.springframework.boot.spring-boot-starter-web == 2.1.7.RELEASE
|
|
|
│ └─ org.springframework.spring-webmvc == 5.1.9.RELEASE
|
|
|
├─ org.opengroup.osdu.register.register-test-anthos == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.core-lib-gcp == 0.1.21
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.0.18
|
|
|
│ └─ org.springframework.boot.spring-boot-starter-web == 2.1.7.RELEASE
|
|
|
│ └─ org.springframework.spring-webmvc == 5.1.9.RELEASE
|
|
|
└─ org.opengroup.osdu.register.register-test-aws == 0.16.0
|
|
|
└─ org.opengroup.osdu.core.aws.os-core-lib-aws == 0.14.0-rc2
|
|
|
└─ org.opengroup.osdu.os-core-common == 0.13.0
|
|
|
└─ org.springframework.boot.spring-boot-starter-web == 2.4.12
|
|
|
└─ org.springframework.spring-webmvc == 5.3.12
|
|
|
```
|
|
|
</details>
|
|
|
|
|
|
<details><summary>:information_source: Found Vulnerable Spring WebFlux dependency (<5.2.20 || >=5.3.0 <5.3.18)</summary>
|
|
|
|
|
|
```
|
|
|
└─ _Root_
|
|
|
└─ org.opengroup.osdu.register-azure == 0.16.0
|
|
|
└─ com.azure.spring.azure-spring-boot-starter-active-directory == 3.4.0
|
|
|
└─ org.springframework.boot.spring-boot-starter-webflux == 2.4.12
|
|
|
└─ org.springframework.spring-webflux == 5.3.12
|
|
|
```
|
|
|
</details>
|
|
|
|
|
|
<details><summary>:warning: Found OSDU dependencies from the previous release (these should be maintained at the latest full releases if possible)</summary>
|
|
|
|
|
|
```
|
|
|
├─ _Root_
|
|
|
│ ├─ org.opengroup.osdu.register-core == 0.16.0
|
|
|
│ │ └─ org.opengroup.osdu.os-core-common == 0.15.0
|
|
|
│ ├─ org.opengroup.osdu.register-gcp == 0.16.0
|
|
|
│ │ ├─ org.opengroup.osdu.core-lib-gcp == 0.16.0-rc1
|
|
|
│ │ │ ├─ org.opengroup.osdu.osm == 0.15.0
|
|
|
│ │ │ ├─ org.opengroup.osdu.oqm == 0.15.0
|
|
|
│ │ │ └─ org.opengroup.osdu.obm == 0.15.0
|
|
|
│ │ └─ org.opengroup.osdu.os-core-common == 0.15.0
|
|
|
│ ├─ org.opengroup.osdu.register-ibm == 0.16.0
|
|
|
│ │ └─ org.opengroup.osdu.os-core-common == 0.15.0
|
|
|
│ ├─ org.opengroup.osdu.register-azure == 0.16.0
|
|
|
│ │ ├─ org.opengroup.osdu.core-lib-azure == 0.15.2
|
|
|
│ │ └─ org.opengroup.osdu.os-core-common == 0.15.0
|
|
|
│ └─ org.opengroup.osdu.register-aws == 0.16.0
|
|
|
│ ├─ org.opengroup.osdu.core.aws.os-core-lib-aws == 0.15.0
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.15.0
|
|
|
├─ provider/register-reference/
|
|
|
│ └─ org.opengroup.osdu.register-reference == 0.16.0
|
|
|
│ ├─ org.opengroup.osdu.core-lib-gcp == 0.15.0
|
|
|
│ │ ├─ org.opengroup.osdu.osm == 0.15.0
|
|
|
│ │ ├─ org.opengroup.osdu.oqm == 0.15.0
|
|
|
│ │ └─ org.opengroup.osdu.obm == 0.15.0
|
|
|
│ └─ org.opengroup.osdu.os-core-common == 0.15.0
|
|
|
└─ testing/
|
|
|
└─ org.opengroup.osdu.register.register-test-ibm == 0.16.0
|
|
|
└─ org.opengroup.osdu.os-core-lib-ibm == 0.15.2
|
|
|
└─ org.opengroup.osdu.os-core-common == 0.15.0
|
|
|
```
|
|
|
</details>
|
|
|
|
|
|
<details><summary>:warning: Found Release Candidate OSDU dependencies (these should be maintained at the latest full releases if possible)</summary>
|
|
|
|
|
|
```
|
|
|
└─ _Root_
|
|
|
├─ org.opengroup.osdu.register-gcp == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.core-lib-gcp == 0.16.0-rc1
|
|
|
└─ org.opengroup.osdu.register-ibm == 0.16.0
|
|
|
└─ org.opengroup.osdu.os-core-lib-ibm == 0.16.0-rc1
|
|
|
```
|
|
|
</details>
|
|
|
|
|
|
<details><summary>:warning: Found Vulnerable Jackson Databind dependency (<2.12.6.1 || >=2.13.0 <2.13.2.1)</summary>
|
|
|
|
|
|
```
|
|
|
├─ _Root_
|
|
|
│ └─ org.opengroup.osdu.register-gcp == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.core-lib-gcp == 0.16.0-rc1
|
|
|
│ └─ com.fasterxml.jackson.core.jackson-databind == 2.12.5
|
|
|
├─ provider/register-reference/
|
|
|
│ └─ org.opengroup.osdu.register-reference == 0.16.0
|
|
|
│ └─ org.opengroup.osdu.core-lib-gcp == 0.15.0
|
|
|
│ └─ com.fasterxml.jackson.core.jackson-databind == 2.9.10.6
|
|
|
└─ testing/
|
|
|
├─ org.opengroup.osdu.register.register-test-azure == 0.16.0
|
|
|
│ └─ io.jsonwebtoken.jjwt == 0.9.1
|
|
|
│ └─ com.fasterxml.jackson.core.jackson-databind == 2.11.4
|
|
|
├─ org.opengroup.osdu.register.register-test-gcp == 0.16.0
|
|
|
│ └─ io.jsonwebtoken.jjwt == 0.9.1
|
|
|
│ └─ com.fasterxml.jackson.core.jackson-databind == 2.9.6
|
|
|
└─ org.opengroup.osdu.register.register-test-anthos == 0.16.0
|
|
|
└─ io.jsonwebtoken.jjwt == 0.9.1
|
|
|
└─ com.fasterxml.jackson.core.jackson-databind == 2.9.6
|
|
|
```
|
|
|
</details>
|
|
|
|
|
|
# Next Steps Summary
|
|
|
|
|
|
## Any Human
|
|
|
|
|
|
| Service | Action | Details |
|
|
|
| ------- | ---------------------------------------------------------------------- | ------- |
|
|
|
| Schema | Create Cherry Pick for [!368](osdu/platform/system/schema-service!368) | |
|
|
|
| Storage | Create Cherry Pick for [!482](osdu/platform/system/storage!482) | |
|
|
|
|
|
|
## Developers
|
|
|
|
|
|
| Service | Action | Details |
|
|
|
| ------- | ------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
|
| Schema | Complete Dependency Upgrade MR [!368](osdu/platform/system/schema-service!368) | [](https://community.opengroup.org/osdu/platform/system/schema-service/-/pipelines/remove-snapshot-dependencies/latest) **Failures:** [osdu-gcp-deploy-deployment](https://community.opengroup.org/osdu/platform/system/schema-service/-/jobs/1305691) |
|
|
|
| ------- | ---------------------------------- | ----------------------------- |
|
|
|
| Schema | Fix dependencies on `release/0.16` | Started: _SNAPSHOT OSDU Libs_ |
|
|
|
| Storage | Complete Dependency Upgrade MR [!482](osdu/platform/system/storage!482) | [](https://community.opengroup.org/osdu/platform/system/storage/-/pipelines/remove-snapshot-dependencies/latest) _Pipeline was still running when this document was generated._ |
|
|
|
| Storage | Fix dependencies on `release/0.16` | Started: _SNAPSHOT OSDU Libs_ |
|
|
|
|
|
|
## Release Coordinator
|
|
|
|
|
|
| Service | Action | Details |
|
|
|
| ------- | --------------------------------------------------------------- | ------- |
|
|
|
| Dataset | Apply tag, `v0.16.0` | |
|
|
|
| File | Set `release/0.16` to 0.16.0-SNAPSHOT to prepare for next patch | |
|
|
|
| File | Apply tag, `v0.16.0` | | |
|
|
| -------------- | -------------------- | ------- |
|
|
|
| CRS Conversion | Apply tag, `v0.16.0` | | |