Skip to content

Commit 61a2fbe

Browse files
committed
[docs] chore(breaking-changes): add 2.2.0 breaking changes
1 parent d40e1e9 commit 61a2fbe

3 files changed

Lines changed: 30 additions & 0 deletions

File tree

docs/deployment/breaking-changes.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,22 @@ This table regroups all the breaking changes introduced, with the corresponding
1313
| [OpenAEV encryption of secret](#openaev-encryption) | - | 2.1.0 |
1414
| [OpenAEV renaming](#openaev-renaming) | 1.18.20 | 2.0.0 |
1515

16+
## OpenAEV 2.2.0
17+
18+
### Introduction
19+
20+
<a id="octi-oaev-compatibility"></a>
21+
22+
#### Scenario Generation from OpenCTI Security Coverage
23+
24+
Starting from OpenAEV 2.2.0, the interconnection between OCTI and OAEV is only supported with **OCTI 7.0**.
25+
26+
Previous versions of OCTI are no longer compatible due to API and interconnection changes introduced in OCTI 7.0.
27+
28+
Please make sure to upgrade OCTI before or at the same time as OpenAEV to avoid service disruption.
29+
30+
For more details, see [this migration guide](breaking-changes/2.2.0-opencti-security-coverage.md)
31+
1632
## OpenAEV 2.1.0
1733

1834
### Introduction
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Scenario Generation from OpenCTI Security Coverage
2+
3+
!!! info ""
4+
5+
* **Introduced in**: `OpenAEV 2.2.0`
6+
7+
## Description of changes
8+
9+
Starting from **OpenAEV 2.2.0**, the interconnection between **OCTI** and **OpenAEV** is only supported with **OCTI 7.0**.
10+
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.
12+
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.

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ nav:
138138
- Migration guides:
139139
- OpenAEV renaming: deployment/breaking-changes/2.0.0-openaev-renaming.md
140140
- OpenAEV encryption: deployment/breaking-changes/2.1.0-encrypting-password.md
141+
- Scenario Generation from OpenCTI Security Coverage: deployment/breaking-changes/2.2.0-opencti-security-coverage.md
141142
- User Guide:
142143
- Getting started: usage/getting-started.md
143144
- Foundations:

0 commit comments

Comments
 (0)