Skip to content

20260630

Latest

Choose a tag to compare

@jkppr jkppr released this 30 Jun 20:24
10dd077

What's Changed

📈 Improvements & Refinements

  • Adds SecGemini analyzer report to the report summary by @samomi-oss in #3873
  • Update SecGemini provider to match sec-gemini v3 SDK APIs by @samomi-oss in #3869
  • feat(telemetry): Add search metadata attributes to OpenTelemetry spans by @jkppr in #3861
  • Add user documentation on using wildcard mode starting v20260617 by @jkppr in #3855
  • fix(api-client): Introduce auth_timeout=None,as new argument in the API client. by @jaegeral in #3863

🐞 Bug Fixes

  • Exclude * from search dropdown query filtering by @jkppr in #3871
  • frontend: Restore active search mode when loading saved view or history by @jkppr in #3856
  • Fix LLM multiprocessing serialization error (cannot pickle '_thread.lock') by @jkppr in #3857
  • fix: Allow querying system _id field in Wildcard search mode by @jkppr in #3862
  • Fix super().setUp() in intelligence test by @jaegeral in #3865
  • Fix race condition in _set_timeline_status on new imports by @jkppr in #3864

⬆️ Dependency Updates

  • build(deps): bump dompurify from 3.4.9 to 3.4.11 in /timesketch/frontend-ng by @dependabot[bot] in #3858
  • build(deps): bump dompurify from 3.4.10 to 3.4.11 in /timesketch/frontend-v3 by @dependabot[bot] in #3859
  • build(deps): bump http-proxy-middleware from 2.0.9 to 2.0.10 in /timesketch/frontend-ng by @dependabot[bot] in #3870

New Contributors

Full Changelog: 2026061...2026063