Skip to content

Commit 77c7aaf

Browse files
committed
[docs] chore(breaking-changes): add 2.2.0 breaking changes
1 parent d0ab77d commit 77c7aaf

2 files changed

Lines changed: 11 additions & 7 deletions

File tree

docs/deployment/breaking-changes.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,16 @@ This table regroups all the breaking changes introduced, with the corresponding
2121

2222
#### Scenario Generation from OpenCTI Security Coverage
2323

24-
Starting from OpenAEV 2.2.0, the interconnection between OCTI and OAEV is only supported with **OCTI 7.0**.
24+
Starting from **OCTI 7.0**, the interconnection between OCTI and OpenAEV requires **OpenAEV 2.2.0 or later**.
2525

26-
Previous versions of OCTI are no longer compatible due to API and interconnection changes introduced in OCTI 7.0.
26+
With **OCTI versions earlier than 7.0**, the interconnection remains compatible with **OpenAEV <= 2.2.0**.
2727

28-
Please make sure to upgrade OCTI before or at the same time as OpenAEV to avoid service disruption.
28+
Due to API and interconnection changes introduced in OCTI 7.0, upgrading to OCTI 7.0 without upgrading OpenAEV to
29+
2.2.0 (or later) will result in incompatibility.
2930

30-
For more details, see [this migration guide](breaking-changes/2.2.0-opencti-security-coverage.md)
31+
Please make sure to align versions before upgrading to avoid service disruption.
32+
33+
For more details, see [this migration guide](breaking-changes/2.2.0-opencti-security-coverage.md).
3134

3235
## OpenAEV 2.1.0
3336

docs/deployment/breaking-changes/2.2.0-opencti-security-coverage.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@
66

77
## Description of changes
88

9-
Starting from **OpenAEV 2.2.0**, the interconnection between **OCTI** and **OpenAEV** is only supported with **OCTI 7.0**.
9+
Starting from **OCTI 7.0**, the interconnection between OCTI and OpenAEV requires **OpenAEV 2.2.0 or later**.
1010

11-
Due to API and interconnection changes introduced in OCTI 7.0, previous versions of OCTI are no longer compatible with OpenAEV 2.2.0 and above.
11+
With **OCTI versions earlier than 7.0**, the interconnection remains compatible with **OpenAEV <= 2.2.0**.
1212

13-
If you upgrade OpenAEV to version 2.2.0 or later while running an older version of OCTI, the interconnection will not function properly.
13+
Due to API and interconnection changes introduced in OCTI 7.0, upgrading to OCTI 7.0 without upgrading OpenAEV to
14+
2.2.0 (or later) will result in incompatibility.

0 commit comments

Comments
 (0)