Enhancements:
- #8403 CSV mapper: Ability to import entities that are present in multiple rows with various data for the same attribute & hhandle larger files through streaming
- #7787 Retention rules may periodically publish error if trying to delete individual coresponding to a user
- #7589 Improve CSV parser to stream file to handle very large volume of data
Bug Fixes:
- #9150 In TAXII Client configuration, "Copy confidence level to OpenCTI Scores for Indicators" state is dropped
- #9149 When uploading or creating a file in Content tab (Report for example) an error occurs
- #9129 Colors of connectors list is not correct
- #9117 Custom dashboard history distribution widget by creator crashes for non admin users
- #9049 Deleting a marking definition never close the confirmation popup
- #9021 Tooltip in recent history is troncated
- #8974 Refactor file check access to improve speed and efficiency
- #8927 Domain observable with hyphen/dash is incorrectly rejected
- #8686 Author not assigned as Creator if object created outside Report
- #8295 Missing indicator of the number of relationships between threat actors and narratives
- #8268 [Dashboard] Exporting a dashboard with a “.” in the name doesn't add the “.json”.
- #8179 Missing results when searching for observables containing a domain name
- #7830 Reduce display delay after adding relationships
Pull Requests:
- [backend] Domain observable with hyphen/dash is incorrectly rejected V2 (#8927) by @SarahBocognano in #8969
- [frontend] fix missing base path in publicdashboard link by @marieflorescontact in #9083
- [backend] Allow csv mapper to import entities present in several row and stream csv reading (#8403)(#7589) by @aHenryJard in #8638
- [integration] Add dev "rolling" deployment by @gileri in #9025
- [frontend] fix refresh delay after adding relationships (#7830) by @delemaf in #9104
- Update dependency react-intl to v6.8.9 by @renovate in #8863
- Update dependency react-router-dom to v6.28.0 by @renovate in #8865
- Update dependency openai to v4.73.0 by @renovate in #8853
- Update dependency jose to v5.9.6 by @renovate in #8851
- [backend] Prevent retention rules to delete user individuals (#7787) by @SouadHadjiat in #9068
- [frontend] Fix regression on connectors status lines by @SarahBocognano in #9121
- [frontend] fix the green dot after setting a default value for an attribute ref by @CelineSebe in #9089
- [frontend] remove useless CK editor Custom build (#8151) by @Archidoit in #9111
- [backend] Fix distribution widget by creator error (#9117) by @SouadHadjiat in #9118
- [frontend] fetch creators on observable creation (#8686) by @delemaf in #9056
- [backend] In a container, display the entire history tooltip (#9021) by @Gwendoline-FAVRE-FELIX in #9142
- [frontend] use context to prefill the dynamic entity mapping column by @CelineSebe in #9087
- [frontend] Fix marking definition updater (#9049) by @Archidoit in #9096
- Upgrade rabbitmq to 4 for drone and local dev(#8894) by @aHenryJard in #9155
- Update quay.io/keycloak/keycloak Docker tag to v26 by @renovate in #9034
- [backend] no longer send x_opencti_files with resolved markings to elastic (#9149) by @JeremyCloarec in #9159
- [frontend] fix confidence_to_score handling in taxii edition (#9150) by @JeremyCloarec in #9170
New Contributors:
Full Changelog: 6.4.1...6.4.2