diff --git a/CHANGELOG.md b/CHANGELOG.md index 96bcaa0a4..2496f251c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,27 @@ We have started this changelogs from version 4.0.0. So, changes on previously re ### Dependency update: *List the dependecy upgrade or downgrade.* +## 7.1.0 (2024-08-30) + +### Breaking changes: + +* Moving Flask Out of Core Stix-Shifter [#1730](https://github.com/opencybersecurityalliance/stix-shifter/pull/1730) + +### Deprecations: + +### Changes: + +* Warning added for unmapped from_stix fields. [#1729](https://github.com/opencybersecurityalliance/stix-shifter/pull/1729) +* Update code-coverage.yml [#1711](https://github.com/opencybersecurityalliance/stix-shifter/pull/1711) + + +### Fixes: + +* Domain regex in some connectors had potential for performance issues [#1728](https://github.com/opencybersecurityalliance/stix-shifter/pull/1728) +* Rest API was not properly pulling in environment variables for proxy [#1727](https://github.com/opencybersecurityalliance/stix-shifter/pull/1727) + +### Dependency update: + -------------------------------------- ## 7.0.12 (2024-08-20) @@ -857,4 +878,4 @@ opencybersecurityalliance/stix-shifter/pull/1448) * Bump adal from 1.2.2 to 1.2.7 * Bump pyopenssl from 20.0.1 to 22.0.0 * Bump stix2-validator from 1.1.2 to 3.0.2 -* Bump boto3 from 1.17.20 to 1.21.5## 4.0.0 (2022-02-23) +* Bump boto3 from 1.17.20 to 1.21.5## 4.0.0 (2022-02-23) \ No newline at end of file