mirror of https://github.com/MISP/misp-website
Update 2017-06-21-MISP.2.4.76.released.md
parent
54f3632287
commit
a68280b1a7
|
@ -4,21 +4,21 @@ layout: post
|
|||
featured: /assets/images/misp-small.png
|
||||
---
|
||||
|
||||
A new version of MISP [2.4.76](https://github.com/MISP/MISP/tree/v2.4.76) has been released including bug fixes and a set of performance improvements at the import level.
|
||||
A new version of MISP [2.4.76](https://github.com/MISP/MISP/tree/v2.4.76) has been released including bug fixes and a set of performance improvements at the ingestion level.
|
||||
|
||||
- A significant issue in older MySQL versions was discovered while entering value which significantly improve the import speed
|
||||
- A significant issue in older MySQL versions was discovered while entering attributes which significantly improve hampered the import speed
|
||||
- CIDR block caching has been added to boost the advanced correlation performance
|
||||
- Various other improvements to the fetching mechanism have been introduced to speed MISP up
|
||||
|
||||
ZMQ publisher has been improved with:
|
||||
|
||||
- additional context fields added to the messages being pushed (org name, user email and so on)
|
||||
- invocation is now cleaner
|
||||
- pub-sub redis channel is open once
|
||||
- conversations at event level are available in the pub-sub channel
|
||||
- discussions at event level are available in the pub-sub channel
|
||||
- additional context fields added to the discussion related messages being pushed (org name, user email and so on)
|
||||
|
||||
Many new small functionalities like triggering the fetching of feeds via the API, store STIX export errors into a log file, corrected valid port numbers for the attribute validation.
|
||||
A host of new minor functionalities such as triggering of the fetching of feeds via the API, storing of STIX export errors into a log file, correction of valid port numbers for the attribute validation, etc have been added.
|
||||
|
||||
This release also includes multiple small and larger bug-fixes.
|
||||
This release also includes multiple smaller and larger bug-fixes.
|
||||
|
||||
[misp-warninglists](https://github.com/MISP/misp-warninglists) and [misp-galaxy](https://github.com/MISP/misp-galaxy) updated to the latest version.
|
||||
|
||||
|
|
Loading…
Reference in New Issue