Skip to main content
← Back to index page

10/10.3/10.3.0

Release 10.3.0 - 2026-05-06

Miscellaneous Tasks (10.3.0.0)

  • Bump the version the tag to 10.3 for master - (5f0fdf3)

Bug Fixes (10.3.0.1)

  • Decide rollover once per cron - (c2a5a0c)
  • Add missing vite aliasses svg imports store mocks - (4637b08)

Miscellaneous Tasks (10.3.0.1)

Miscellaneous Tasks (10.3.0.2)

Features (10.3.0.3)

  • (ci) Quality check: use test coverage report to improve pipeline - (8141fd9)

Bug Fixes (10.3.0.3)

  • Prevent the lock of ui when any optional data fetch fails, return 503... - (afd6c44)

Features (10.3.0.4)

  • Add shared button ui compoenent - (ad3d4a3)

Bug Fixes (10.3.0.4)

  • (mSearch) Throw error instead of returning it on failure - (84fa0e4)
  • Prefer Prometheus data over Elasticsearch for dashboard statistics - (8fe12db)

Features (10.3.0.5)

  • (ci) Enhance tagging logic for OCI images based on branch and version - (d48d92c)

Bug Fixes (10.3.0.5)

  • (Prometheus) Fetch failed: self-signed certificate - (d036047)
  • Fix the typo in signature filter field - (5ef06f5)

Features (10.3.0.6)

  • Add release job template and update package versions for 10.2.0 - (34478ef)

Features (10.3.0.7)

  • (vector) Report internal vector logs to system health index - (fe7f50f)

Bug Fixes (10.3.0.7)

  • Resolve "Auto Trigger: create new and import buttons are not aligned" - (a622e4e)

Features (10.3.0.8)

  • (sse) Stream PCAPS using SSE - (b2ab87a)

Bug Fixes (10.3.0.8)

  • Centralize pcap api calls into api/downloadPcap.ts - (b9a3824)

Bug Fixes (10.3.0.9)

  • (sse) Stop rejecting SSE subscriptions just because the file id is missing from the catalog - (484e05f)
  • Stop showing predefined event types as new - (5f04355)

Miscellaneous Tasks (10.3.0.9)

  • (prometheus) Check if Prometheus is enabled before restarting. - (1f8d872)

Features (10.3.0.10)

  • Redesign call flow diagram - (10157d1)

Bug Fixes (10.3.0.12)

  • Correct CA Ratio History to show failure ratio over time - (5d74e86)
  • Fix duplicate window when opening same pcap from different entry points(ACTIONS/expanded row) - (5e34a34)

Documentation (10.3.0.13)

  • (release-notes) Port 10.2.1 and 10.2.2 notes to master - (cdabc47)

Bug Fixes (10.3.0.14)

  • (log) Don't log benign missing /data/sbcsync as ERROR - (cb90849)

Miscellaneous Tasks (10.3.0.14)

Bug Fixes (10.3.0.15)

  • Filter Parallel Calls by global_counters - (fa95f15)

Bug Fixes (10.3.0.16)

  • (vector) Optimize batch settings for Elasticsearch sink - (c3dc9df)

Bug Fixes (10.3.0.17)

  • (callFlow) Fix the duplicate key computing method - (5910eba)
  • Avoid TransformWrapper ref warning - (4ce2ff7)

Features (10.3.0.18)

  • (remoteLogger) Support TLS for syslog ingestion - (6cafb04)

Features (10.3.0.19)

  • (build) Add esbuild options to optimize dependencies for es2022 target - (2d50459)
  • (build) Set target to es2022 in Vite configuration - (842152e)

Bug Fixes (10.3.0.19)

  • Prevent TimerangeBar crash on logout when user is null - (f0b9884)
  • Trigger TOTP step on totp_required error code - (137ad0d)

Miscellaneous Tasks (10.3.0.19)

  • (deps) Update dependencies - (4bd5480)

Features (10.3.0.20)

  • Custom dashboard Edit built-in dashboards (existing charts only) - (05f8e74)

Bug Fixes (10.3.0.20)

  • Prevent ES health check timeouts - (63688a6)

Features (10.3.0.21)

  • (SSE) Use a single SSE subscription for multiplexed realtime events - (5aa90cf)
  • Migration from express to fastify - (40ccf30)

Bug Fixes (10.3.0.22)

  • (server) Pin JWT algorithms in CCM auth to prevent algorithm confusion - (d2cb036)

Features (10.3.0.23)

  • Update Kubernetes manifest and Docker Compose examples to match latest configurations - (614c758)

Bug Fixes (10.3.0.23)

  • Add api prefix to the table request path - (2e991e5)

Miscellaneous Tasks (10.3.0.23)

  • (deps) Upgrade node packages. - (b5e7151)

Features (10.3.0.24)

  • (node) Upgrade to 24 TLS - (b1c4c08)

Bug Fixes (10.3.0.24)

  • (test) Failing integration tests job in CI - (a980a51)

Features (10.3.0.25)

  • (ci) Add SBOM generation step to CI pipeline - (440cd6d)
  • Implement percentage-based cleanup for low-space job and enhance logging - (497e00c)

Bug Fixes (10.3.0.25)

  • Vector does not start on IPv4-only stack - (6b60306)

Features (10.3.0.26)

  • Move docs under the nx workspaces. - (b997246)

Bug Fixes (10.3.0.26)

  • Make 'Build moki' job dependent on 'Build moki docs' job - (518fb1f)

Miscellaneous Tasks (10.3.0.26)

  • Migrate repository from npm to pnpm for faster, deterministic installs - (ffee12b)

Bug Fixes (10.3.0.27)

  • Return after export send in dashboard table handlers - (a021b33)

Features (10.3.0.28)

  • Custom dashboards + full charts catalog - (a2a471c)

Bug Fixes (10.3.0.29)

  • Replace scripted svg loading animation with css animated inline svg - (764a0db)
  • Show ES msg on health status 503 instead of server down error - (3d1e506)

Features (10.3.0.30)

  • (security) Implement Security Headers (HSTS, CSP, and API Security Headers) in Fastify Server - (950f7dc)

Features (10.3.0.31)

  • Prometheus | Add Node Exporter Sidecar to VOIP Stack - (ae58918)

Bug Fixes (10.3.0.31)

  • Dont show server down when status check time out - (cbadc42)