From 97378da71477efa01bbc6dc337fef4866f0bb2a3 Mon Sep 17 00:00:00 2001 From: Md Azam Date: Thu, 14 Mar 2024 12:15:13 -0300 Subject: [PATCH] Changelog for 7.0.4 (#1665) --- CHANGELOG.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f328730a..ef4024886 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,30 @@ We have started this changelogs from version 4.0.0. So, changes on previously re *List the dependecy upgrade or downgrade.* -------------------------------------- +## 7.0.4 (2024-03-14) + +### Breaking changes: + +### Deprecations: + +### Changes: +* Aligning config and lang en values to match a standard. [#1653](https://github.com/opencybersecurityalliance/stix-shifter/pull/1653) +* Update to events mapping after content pack CEP changes [#1651](https://github.com/opencybersecurityalliance/stix-shifter/pull/1651) +* Update README.md [#1652](https://github.com/opencybersecurityalliance/stix-shifter/pull/1652) +* Sysdig exception handling updated [#1648](https://github.com/opencybersecurityalliance/stix-shifter/pull/1648) +* Aligning the Amazon and Microsoft display names. [#1646](https://github.com/opencybersecurityalliance/stix-shifter/pull/1646) +* Added sysdig bundle [#1647](https://github.com/opencybersecurityalliance/stix-shifter/pull/1647) + + +### Fixes: +* Remove default value from cert_verify parameters [#1654](https://github.com/opencybersecurityalliance/stix-shifter/pull/1654) + +### Dependency update: +* Bump aioboto3 from 12.0.0 to 12.1.0 in /stix_shifter [#1628](https://github.com/opencybersecurityalliance/stix-shifter/pull/1628) +* update pyOpenSSL dependency to 24.1.0 [#1661](https://github.com/opencybersecurityalliance/stix-shifter/pull/1661) + +-------------------------------------- + ## 7.0.2 (2024-01-25) ### Breaking changes: