Releases: MISP/PyMISP
Releases · MISP/PyMISP
v2.5.10
v2.5.9
What's Changed
- fix: [emailobject] Improve parsing of the Received headers by @samitainio in #1322
- Add a check if MISPObject.add_attributes() method has truly values to add by @not4Pedro in #1320
New Contributors
- @not4Pedro made their first contribution in #1320
Full Changelog: v2.5.8.1...v2.5.9
v2.5.8.1
Add missing object (github-repo).
Full Changelog: v2.4.206...v2.5.8.1
v2.5.8
Mostly a maintenance release, see changelog.
Full Changelog: v2.5.7.1...v2.5.8
v2.5.7.1
Removing the test files from the wheel.
Full Changelog: v2.5.7...v2.5.7.1
v2.5.7
See changelog.
Full Changelog: v2.5.4...v2.5.7
v2.5.4
Add support for Analyst Data.
Full Changelog: v2.4.202...v2.5.4
v2.5.3
Add support for signing (mostly for feeds).
Full Changelog: v2.4.201...v2.5.3
v2.5.2
- Drop python 3.8 support
- Generate releases from Github Action
- Get fonts on-demand for the PDF generator
- Bump deps.
What's Changed
- build(deps): bump codecov/codecov-action from 4 to 5 by @dependabot in #1310
Full Changelog: v2.5.1...v2.5.2
v2.5.2.dev2
Avoid exception with dev releases (impossible to connect to an instance)
Full Changelog: v2.5.2.dev1...v2.5.2.dev2