Version 2.260612.0
·
355 commits
to main
since this release
Enhancements:
- #6188 feat(ariane): support multi-conversation history and mid-run steering
- #6114 feat(telemetry): make anonymous telemetry always-on, gated solely by the connectivity probe
- #6110 chore: adopt Filigran Conventional Commits & label conventions
- #6076 Make global agent auto-upgrade disable setting EE only
- #5973 feat(service-accounts): auto-provision service account on tenant creation
- #5544 [player-access] Implement scoped access tokens for player links
Bug Fixes:
- #6161 chore(deps): AWS SDK 2 STS depdnency missing from model jar
- #6148 fix: relaunch atomic provide 500 error
- #6146 fix(front): top bar is glued to the trial banner, missing space below the header
- #6107 [frontend] Custom dashboard widgets reload on every widget data drawer open/close
- #5534 fix: channel list column titles misaligned with values
- #5209 [frontend] Dashboard memory leaks and DOM bloat causing Chrome tab unresponsiveness
Pull Requests:
- chore(deps): update react monorepo to v19.2.15 by @renovate[bot] in #6044
- chore(deps): update dependency net.javacrumbs.json-unit:json-unit-assertj to v5.1.2 by @renovate[bot] in #6043
- fix(deps): update dependency remark-flexible-markers to v1.3.5 by @renovate[bot] in #6050
- fix(deps): update dependency zustand to v5.0.14 by @renovate[bot] in #6051
- fix(deps): update elasticsearch.version to v8.19.16 by @renovate[bot] in #6052
- fix(deps): update jackson monorepo to v3.1.4 by @renovate[bot] in #6054
- chore(logging): implement StackDepthLimitingJsonEncoder (#5990) by @guillaumejparis in #5991
- fix(deps): update logback monorepo to v1.5.33 by @renovate[bot] in #6055
- fix(deps): update material-ui monorepo to v8.28.7 by @renovate[bot] in #6056
- fix(deps): update amqp-client.version to v5.31.0 by @renovate[bot] in #6058
- chore(deps): update dependency com.diffplug.spotless:spotless-maven-plugin to v3.6.0 by @renovate[bot] in #6057
- fix(deps): update formatjs monorepo to v10.1.11 by @renovate[bot] in #6053
- fix(deps): update pyroscope.version to v2.5.4 by @renovate[bot] in #6089
- fix(deps): update logback monorepo to v1.5.34 by @renovate[bot] in #6088
- fix(deps): update dependency date-fns to v4.4.0 by @renovate[bot] in #6061
- fix(deps): update dependency @hookform/resolvers to v5.4.0 by @renovate[bot] in #6060
- feat(audit-log): populate session_id and prevent unexpected expired (#6079) by @Dimfacion in #6080
- feat(url-access-token): implement url access token management (#5544) by @gabriel-peze in #5799
- feat(agent): limit update management for ee (#6076) by @gabriel-peze in #6083
- feat(audit_log): hash mac address for audit logging (#6098) by @Dimfacion in #6099
- [frontend] fix(dashboard): resolve memory leaks and DOM bloat on custom dashboards (#5209) by @SamuelHassine in #5210
- [backend] fix(telemetry): point OTLP exporter at telemetry.oaev.* endpoints by @SamuelHassine in #6106
- chore: align with Filigran Conventional Commits & label conventions (#6109) by @SamuelHassine in #6111
- chore: align CI PR-title check & complete issue templates (#6112) by @SamuelHassine in #6113
- [frontend] fix(dashboard): stop widgets reloading on data drawer open/close (#6107) by @SamuelHassine in #6108
- chore: align issue templates across repositories (#6116) by @SamuelHassine in #6117
- chore: audit & align issue templates (#6118) by @SamuelHassine in #6119
- chore(dependabot): emit Conventional Commits titles (#6120) by @SamuelHassine in #6121
- chore: finalize issue templates (scoped titles + ordering) (#6125) by @SamuelHassine in #6126
- feat(telemetry): make telemetry always-on, gated solely by connectivity probe (#6114) by @SamuelHassine in #6115
- docs: clarify primary type labels are issues-only (PRs use ownership labels) (#6128) by @SamuelHassine in #6129
- docs: restrict pull request labels to ownership only (filigran team / community) (#6131) by @SamuelHassine in #6132
- docs: define the allowed pull request label set (ownership, vibe-coded, language, dependencies) (#6133) by @SamuelHassine in #6134
- fix(deps): update tanstack-virtual monorepo to v3.14.2 by @renovate[bot] in #6105
- fix(deps): update dependency dompurify to v3.4.8 by @renovate[bot] in #6103
- fix(deps): update dependency axios to v1.17.0 by @renovate[bot] in #6102
- chore(deps): update yarn monorepo to v4.16.0 by @renovate[bot] in #6101
- fix(deps): update formatjs monorepo to v10.1.12 by @renovate[bot] in #6127
- fix(deps): update react-router monorepo to v7.17.0 by @renovate[bot] in #6122
- chore(deps): update jacoco-plugin.version to v0.8.15 by @renovate[bot] in #6130
- feat(service-account): use user service account token for executor: Tanium, PaloAlto, SentinelOne, Crowdstrike and Caldera (#5973) by @EvaE-Filigran in #5960
- feat(integrators): manually add new configuration key for collector S1 (#6135) by @guzmud in #6136
- fix(deps): update formatjs monorepo to v10.1.13 by @renovate[bot] in #6142
- fix(deps): update material-ui monorepo to v8.29.0 - autoclosed by @renovate[bot] in #6143
- fix(deps): update opentelemetry-java monorepo to v1.63.0 by @renovate[bot] in #6144
- fix(channels): channels column titles misaligned with values (#5534) by @EmilieFo17 in #5987
- fix(front): reserve top banner height so the top bar is not glued to it (#6146) by @SamuelHassine in #6147
- test(audit_log): backend e2e testing for document CRUD (#5496) by @a19836 in #6094
- test(audit_log): e2e for Payload + Atomic Testing lifecycle (#5494) by @a19836 in #6006
- fix(multi-tenancy): cross tenant job for ScenarioNotificationEvent (#4864) by @corinnekrych in #5989
- chore(front): bump @filigran/chatbot to 3.4.0 (#6155) by @SamuelHassine in #6156
- chore(front): bump @filigran/chatbot to 3.5.2 (#6155) by @SamuelHassine in #6158
- chore(front): bump @filigran/chatbot to 3.5.2 (#6155) by @SamuelHassine in #6159
- chore(deps): update codecov/codecov-action action to v7 by @renovate[bot] in #6160
- fix(deps): update dependency http-proxy-middleware to v3.0.6 by @renovate[bot] in #6151
- chore(deps): add awssdk2 sts dependency (#6161) by @antoinemzs in #6162
- perf: add missing DB indexes, batch fetching and frontend memoization (#6153) by @SamuelHassine in #6154
- feat(ariane): support multi-conversation history and mid-run steering (#6188) by @SamuelHassine in #6190
- test(notification): pass mocks instead of nulls for unused collaborators (#6188) by @SamuelHassine in #6191
- chore(front): bump @filigran/chatbot to 3.6.1 (#6155) by @SamuelHassine in #6193
- fix(deps): update dependency pdfmake to v0.3.10 by @renovate[bot] in #6194
- refactor(actions): simplify artifact download steps in API tests and … by @guillaumejparis in #6192
- fix(atomic-testing): display error after relaunch atomic testing (#6148) by @GaetanSantucci in #6165
- fix(multitenancy): one manager per tenant (#4864) by @corinnekrych in #6039
- ci: add GitHub Actions workflow to move closed issues by @RomuDeuxfois in #5988
- fix(deps): update dependency react-hook-form to v7.78.0 by @renovate[bot] in #6204
Full Changelog: 2.260604.0...2.260612.0