Skip to content

0.4.1

Latest
Compare
Choose a tag to compare
@javuto javuto released this 02 Nov 12:25
· 23 commits to main since this release
bdba30d

🔖 Release 0.4.1

What's New

  • Keeping bruno files up to date to osctrl-api definition by @javuto in #525
  • Adding flag to utilize the SSL support for the backend connection by @javuto in #526
  • Add kafka backend (#1) by @saryani in #527
  • Support for osquery 5.13.1 by @javuto in #528
  • Add prometheus metrics to osctrl-tls by @zhuoyuan-liu in #522
  • Cleanup and dependencies bump by @javuto in #532
  • Cleanup of files and dependencies by @javuto in #533
  • Check for postgres user and database before creating by @javuto in #535
  • Distributed queries and carves do expire by @javuto in #536
  • SQL query shown in query list by @javuto in #537
  • Update username and other metadata from decorators by @javuto in #538
  • Modal in osctrl-admin to add a new query to schedule by @javuto in #539
  • Avoid replacing metadata values with the string mismatched by @javuto in #540
  • Fix for metadata updates done wrong on mismatch by @javuto in #541
  • Avoid spamming logs with unnecessary log entries for metadata mismatch by @javuto in #542
  • Run queries and carves via osctrl-api with expiration by @javuto in #543
  • Run queries and carves with expiration using osctrl-cli by @javuto in #544
  • Delete and expire carves and queries via osctrl-api by @javuto in #545
  • Using osctrl-api by osctrl-cli for expire/delete queries and carves by @javuto in #551
  • Fix for osctrl-api context type mismatch by @zhuoyuan-liu in #550
  • Elastic logger for osctrl-tls by @javuto in #552
  • Dependencies update to prepare for release by @javuto in #553
  • Add metrics for size of ingested data by @zhuoyuan-liu in #548
  • Multiple changes to osctrl-api: Crash fix, show carve queries and better targets to list queries by @javuto in #554
  • Dependencies after go mod tidy by @javuto in #555
  • Preparing release 0.4.1 by @javuto in #556

New Contributors

Full Changelog: v0.4.0...v0.4.1