@@ -2,11 +2,54 @@ Changelog
22=========
33
44
5+ v2.5.33.2 (2026-04-21)
6+ ----------------------
7+
8+ Changes
9+ ~~~~~~~
10+ - Bump version. [Raphaël Vinot]
11+ - [misp-objects] updated to the latest version. [Alexandre Dulaunoy]
12+ - Bump deps. [Raphaël Vinot]
13+ - [misp-objects] updated to the latest version. [Alexandre Dulaunoy]
14+ - Add neo4j in CI. [Raphaël Vinot]
15+
16+ Fix
17+ ~~~
18+ - [tools] Handling boolean values directly from MISP. [Christian Studer]
19+ - [tests] Updated STIX search test. [Christian Studer]
20+
21+ - Following recent changes on `misp-stix`
22+
23+ Other
24+ ~~~~~
25+ - Build(deps): bump codecov/codecov-action from 5 to 6.
26+ [dependabot[bot]]
27+
28+ Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 6.
29+ - [Release notes](https://github.com/codecov/codecov-action/releases)
30+ - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
31+ - [Commits](https://github.com/codecov/codecov-action/compare/v5...v6)
32+
33+ ---
34+ updated-dependencies:
35+ - dependency-name: codecov/codecov-action
36+ dependency-version: '6'
37+ dependency-type: direct:production
38+ update-type: version-update:semver-major
39+ ...
40+ - Updated poetry lock. [David Omurwa]
41+ - Updated dependancies and type annotations. [David Omurwa]
42+ - Review and improvements. [David Omurwa]
43+ - Changes to Fix #1327. [David Omurwa]
44+ - Fixes #1327 replacing py2neo with neo4j. [David Omurwa]
45+
46+
547v2.5.33.1 (2026-03-03)
648----------------------
749
850Changes
951~~~~~~~
52+ - Bump changelog. [Raphaël Vinot]
1053- Bump version. [Raphaël Vinot]
1154
1255Fix
0 commit comments