Skip to content

0.5.8

Latest

Choose a tag to compare

@javuto javuto released this 03 Sep 16:13
· 19 commits to main since this release
5505a38

🔖 Release 0.5.8

What's New

  • Refine frontend UI and query workflow by @seanqsun in #992
  • Better error handling for cache connections by @javuto in #995
  • Fixes to adapt provision.sh to Ubuntu 26.04 by @javuto in #994
  • Small changes to colors and style to new UI by @javuto in #996
  • Log sink categories: route different data classes to different sinks by @javuto in #998
  • Add version field to the service configuration schema by @javuto in #1000
  • Publish osctrl-frontend as a release docker image by @javuto in #1001
  • Bump docker base image for all docker releases by @javuto in #1002
  • Fix CI snapshot failure due to missing frontend files by @javuto in #1003
  • New osctrl-cli functionality along with the new osctrl-api changes by @javuto in #1004
  • Alerting system Stage 1: matching engine (pkg/alerts) + alertsEnabled service flag by @javuto in #1005
  • Alerting system Stage 2: ingest hook — async dispatch pipeline in osctrl-tls by @javuto in #1006
  • Alerting system Stage 3: notification channels (webhook + email) and dispatch fan-out by @javuto in #1007
  • Alerting system Stage 4: management API, instant hot-reload, and CLI by @javuto in #1008
  • Alerting system Stage 5: node-inactive / node-recovered watcher by @javuto in #1009
  • Alerting system Stage 6: SPA 'Alerts' section by @javuto in #1010
  • Alerting system Stage 7: retention sweep + ingest load hardening by @javuto in #1011
  • Create alerts from node view by @javuto in #1012
  • Fix for overlapping buttons in node actions by @javuto in #1013
  • Fix node-scoped alert creation, and make the resulting rule visible by @javuto in #1014
  • Test alert button in alerts channel creation modal + bugfixes by @javuto in #1016
  • Mark a node when an alert covers it by @javuto in #1017
  • Prepare for release 0.5.8 by @javuto in #1018
  • Fix missing action in release pipeline by @javuto in #1019

New Contributors

Full Changelog: v0.5.7...v0.5.8