mirror of https://github.com/MISP/misp-website
2.4.76 released
parent
0073fe2f65
commit
54f3632287
|
@ -0,0 +1,31 @@
|
||||||
|
---
|
||||||
|
title: MISP 2.4.76 released
|
||||||
|
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 significant issue in older MySQL versions was discovered while entering value which significantly improve the import speed
|
||||||
|
- CIDR block caching has been added to boost the advanced correlation performance
|
||||||
|
|
||||||
|
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
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
|
This release also includes multiple small 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.
|
||||||
|
|
||||||
|
The full change log is available [here](https://www.misp.software/Changelog.txt).
|
||||||
|
|
||||||
|
Don't hesitate to [open an issue](https://github.com/MISP/MISP/issues) if you have any feedback, found a bug or want to propose new features.
|
||||||
|
|
||||||
|
We would like to thank all the contributors and users who reported issues or ideas in order to improve MISP.
|
||||||
|
|
||||||
|
There are still some seats left [MISP Training - June Edition (29th June)](https://www.eventbrite.com/e/misp-training-june-edition-tickets-33663081182).
|
Loading…
Reference in New Issue