·
8 commits
to master
since this release
Enhancements:
- #15353 feat(security): use app encryption to generate the session signature key
Bug Fixes:
- #18100 fix(tests): day histogram test fails on any run crossing midnight UTC (should day histogram accurate)
- #18098 fix(e2e-tests): e2e navigation test is flaky (left bar submenu click races the collapse animation)
- #18090 fix(scope): select all in security coverage result tab selects everything in the platform
- #18061 Flaky e2e tests: shared platform state mutated via UI leaks between tests, final mutations aborted on page close
- #18046 fix(merge): non-deterministic author after merge (should multiple createdBy identity merged to empty target)
Pull Requests:
- fix(deps): update dependency graphiql to v5.4.0 by renovate[bot] in #18072
- fix(deps): update dependency react-intl to v10.1.25 by renovate[bot] in #18071
- fix(smtp): log warning when recipients are partially rejected (#18063) by Mathieu Cartaud (@mcartaud) in #18064
- test(e2e): drive shared platform state via API and assert mutations instead of sleeping (#18061) by Xavier Fournet (@xfournet) in #18062
- fix(deps): update opentelemetry-js monorepo by renovate[bot] in #18095
- fix(deps): update dependency nodemailer to v9.1.0 by renovate[bot] in #18094
- fix(filters): Bulk action filters for Security coverage results (#18090) by Archidoit in #18091
- test(e2e): stabilize left bar menu navigation (flaky test) (#18098) by Xavier Fournet (@xfournet) in #18099
- test(backend): make the day histogram test independent of the run time (flaky test) (#18100) by Xavier Fournet (@xfournet) in #18101
- fix(user): normalize email to avoid duplicate (#18075) by Marie Flores (@marieflorescontact) in #18084
- fix(deps): update dependency react-router-dom to v7 by renovate[bot] in #16406
- revert(deps): revert react-router-dom v7 upgrade (#16406) by Xavier Fournet (@xfournet) in #18105
- feat(backend): use the app encryption key to derive the session signature key (#15353) by Xavier Fournet (@xfournet) in #17975
- fix(backend): make merge author selection deterministic (flaky test) (#18046) by Xavier Fournet (@xfournet) in #18047
Full Changelog: 7.260902.0...7.260904.0