Enhancements:
- #17908 feat(docker): adopt the FIPS 140-3 validated python-nodejs-fips base image
- #16815 feat(investigations): Add 'Create Entity' button to investigations add entity drawer
- #15191 feat(graph): ability to create entities in the investigation graph
Bug Fixes:
- #18109 fix(tests): telemetry manager tests poll asynchronous counters with a too short budget (flaky tests)
- #17709 fix(Dashboard): Entities list widget filters become non-editable after reload when using nested dynamic "In regards of" filters
- #17678 Improve email list
- #17512 fix(client): Omitted created_by_ref becomes explicit createdBy: null in mutation input (absence is not distinguished from null)
- #16392 fix(custom-views):
CURRENT ENTITYoption missing from autocomplete in nestedin regards of (dynamic)sub-filter - #15882 fix: incident knowledge tab doesn't display required data
- #10171 fix(filters): filter missing on "Courses of Action"
Community Contributions Highlight:
- feat(investigations): add create entity button to the add entity drawer on investigations (#16815) by @scarletmerlin123 in #16816
Pull Requests:
- test(e2e): stabilize custom view golden path test (flaky test) (#18081) by @xfournet in #18082
- feat(connector): add activity log for managed connector configuration update (#18078) by @mcartaud in #18079
- feat(worfklow): handle new workflow UI for all entities (#17555) by @delemaf in #17621
- test(e2e): type dates from the first section of the field (flaky test) (#16071) by @xfournet in #18108
- test(backend): give the telemetry counters time to land (flaky tests) (#18109) by @xfournet in #18110
- test(e2e): fail on the draft exit itself instead of a later step (#18115) by @xfournet in #18113
- test(e2e): apply the report markings one at a time (#18116) by @xfournet in #18114
- feat(ingestion): add ingestion logs for CSV feeds (#17528) by @ValentinBouzinFiligran in #17614
- fix(deps): update dependency @langchain/openai to v1.5.11 by @renovate[bot] in #18127
- fix(deps): update dependency nodemailer to v9.1.1 by @renovate[bot] in #18128
- fix(deps): update dependency openai to v7.9.0 by @renovate[bot] in #18132
- chore(deps): update kibana docker tag to v8.19.21 by @renovate[bot] in #18131
- fix(deps): update dependency maplibre-gl to v6.7.0 by @renovate[bot] in #18135
- fix(deps): update aws-sdk-js-v3 monorepo by @renovate[bot] in #18139
- chore(deps): update devdependencies (non-major) by @renovate[bot] in #18137
- chore(deps): lock file maintenance by @renovate[bot] in #18140
- chore(frontend): make frontend port parametric (#18068) by @fellowseb in #18069
- feat(filters): Add 'revoked' filter for technical views (#10171) by @Archidoit in #17959
- feat(filters): add CURRENT ENTITY option in id filters of 'in regards of (dynamic)' (#16392) by @Archidoit in #17955
- fix(client-python): omit createdBy from mutation input when created_by_ref is absent (#17512) by @gabrielebonadiman in #17708
- feat(investigations): add create entity button to the add entity drawer on investigations (#16815) by @scarletmerlin123 in #16816
- fix(backend): improve emails (#17678) by @lndrtrbn in #17679
- fix(incidents): knowledge tab doesn't display required data (#15882) by @OctaveLaventure in #18092
- feat(filters): Enable dynamic regarding of nested filter update in widgets (#17709) by @Archidoit in #17962
- docs(readme): advertise THREAD community event on REAMDE.md by @techcraver in #18124
- feat(docker): adopt the FIPS 140-3 validated base image (#17908) by @xfournet in #17909
New Contributors:
- @techcraver made their first contribution in #18124
Full Changelog: 7.260904.0...7.260907.0