Enhancements:
- #18238 chore(dev): replace the MinIO image by pgsty/silo in the development and CI stacks
- #17648 feat(platform): configurable keep-alive/headers timeout for ALB/ECS to prevent intermittent 502s
- #17403 feat(ci): backend test jobs rebuild from scratch 3x instead of reusing a pre-built image
Bug Fixes:
- #18142 fix(tests): the telemetry collector clears the Redis gauges while the integration tests run (flaky test)
- #18133 fix(tests): the integration test wait budgets are unmeasured (flaky tests)
- #17947 fix(report): Report updates silently dropped when
publishedis the epoch placeholder (1970-01-01) - #17576 fix(segregation): Live stream share objects' stix IDs contained in container even though they do not meet the filter of the stream
- #17472 fix(backend): pingConnector echoes stale connector_state under ES latency (read-after-write race)
- #17226 fix(scope): Attack Patterns list (kill chain) view fails on large entities - "An unknown error occurred" (StixDomainObjectAttackPatternsKillChainQuery)
Pull Requests:
- feat(platform): configurable keep-alive timeout for deployments behind a load balancer (#17648) by @xfournet in #17943
- fix(segregation): ids of entities that do not meet the filter of the stream are no longer shared in the object_ref list (#17576) by @MTorbay-Filigran in #17949
- test(backend): do not start the telemetry manager during the tests (flaky test) (#18142) by @xfournet in #18161
- fix(deps): update graphql-tools monorepo by @renovate[bot] in #18225
- fix(deps): update dependency marked to v18.0.12 by @renovate[bot] in #18223
- fix(deps): update dependency nodemailer to v10.0.1 by @renovate[bot] in #18224
- fix(deps): update dependency maplibre-gl to v6.8.0 by @renovate[bot] in #18227
- test(backend): set the wait budgets from measured timings (#18133) by @xfournet in #18134
- fix(backend): pingConnector echoes stale connector_state under ES latency read-after-write race (#17472) by @gabrielebonadiman in #18196
- refactor(news-feed): extract news feed components to a specific page (#18085) by @Kroustille in #18150
- fix(report): preserve published date when set to epoch placeholder (#17947) by @ludovic in #18221
- chore(dev): replace the MinIO image by pgsty/silo in the development and CI stacks (#18238) by @xfournet in #18239
- fix(deps): update dependency @mistralai/mistralai to v2.7.0 by @renovate[bot] in #18241
- docs(deployment): finish the MinIO to Silo rename after #18239 - FIPS, map and configuration pages (#18244) by @SamuelHassine in #18245
- fix(deps): update dependency openai to v7.13.0 by @renovate[bot] in #18237
- fix(deps): update rjsf monorepo to v6.10.0 by @renovate[bot] in #18246
- docs(fips): point the MinIO FIPS images to Quay.io (#18242) by @xfournet in #18243
- fix(deps): update aws-sdk-js-v3 monorepo by @renovate[bot] in #18252
- fix(deps): update dependency zod to v4.6.1 by @renovate[bot] in #18253
- fix(deps): update dependency @langchain/openai to v1.5.12 by @renovate[bot] in #18249
- fix(deps): update dependency @langchain/core to v1.2.10 by @renovate[bot] in #18248
- fix(ap): batch nested connections to prevent list view errors (#17226) by @nvkhope in #17954
- fix(ci): reuse builder-back image across backend test jobs instead of rebuilding 3x (#17403) by @gabrielebonadiman in #17860
- refactor(backend): refactor engine mapping generation (#13635) by @SouadHadjiat in #15857
Full Changelog: 7.260910.0...7.260914.0