Skip to content

Releases: els0r/goProbe

v4.1.5

07 Oct 09:30
88f29e7
Compare
Choose a tag to compare

What's Changed

  • [bugfix] Strip whitespace from args.Query when sanitizing it by @els0r in #348
  • [feature] Bump els0r/telemetry to v1.1.1 by @els0r in #349

Full Changelog: v4.1.4...v4.1.5

v4.1.4

23 Sep 10:46
0c57e00
Compare
Choose a tag to compare

What's Changed

  • [bugfix] Fix missing query route and DB path parsing in goQuery API by @fako1024 in #341
  • [feature] GoQuery: regex based network interface selection and allow exclusion parameters by @pietrotull in #344
  • [bugfix] OpenAPI Spec: fix duplicate route registration in query API by @els0r in #346

New Contributors

Full Changelog: v4.1.3...v4.1.4

v4.1.3

18 Jul 08:08
552489b
Compare
Choose a tag to compare

What's Changed

  • [feature] Support for server sent events (SSE) in global-query API by @els0r in #337

Full Changelog: v4.1.2...v4.1.3

v4.1.2

14 Jul 13:11
4e21ce4
Compare
Choose a tag to compare

What's Changed

  • [bugfix] Actually handle default config file for gpctl by @fako1024 in #336
  • [bugfix] Improve handling of global and local mutexes to mitigate capture deadlocks by @fako1024 in #335

Full Changelog: v4.1.1...v4.1.2

v4.1.1

12 Jun 19:30
fc4b41a
Compare
Choose a tag to compare

What's Changed

  • [feature] Refactor local buffer / memory pool handling for CaptureManager by @fako1024 in #321
  • [bugfix] Add additional safeguards and logging for unexpectedly empty Bitpack columns by @fako1024 in #324
  • [bugfix] Address several remaining race conditions to improve stability by @fako1024 in #325
  • [feature] GoQuery: less verbose and frequent keep-alive messages by @els0r in #327
  • [feature] GoQuery: print small numbers more legibly in table output by @els0r in #329
  • [feature] GoQuery: rename hostname attribute to host in table output by @els0r in #331

Full Changelog: v4.1.0...v4.1.1

v4.1.0

23 May 16:01
0c2bddf
Compare
Choose a tag to compare

What's Changed

  • [bugfix] Add guards against truncated / invalid IP packets causing crashes by @fako1024 in #312
  • [feature] Implement metadata storage in daily directory names and fast path for list target by @fako1024 in #313
  • [feature] Switch API server to huma for OpenAPI docs auto generation/documentation by @els0r in #311
  • [feature] Add safeguards against raw queries in global-query by @els0r in #316
  • [bugfix] Integrate improved three-point lock for capture routines and improve concurrency patterns by @fako1024 in #318
  • [feature] Keep Alive for goQuery: log progress during query execution by @els0r in #319

Full Changelog: v4.0.7...v4.1.0

v4.0.7

25 Apr 10:21
7517fd9
Compare
Choose a tag to compare

What's Changed

  • [bugfix] Fix help output for supported timestamps (to actually support all of them) by @fako1024 in #302
  • [bugfix] Remove default 30 second timeout in client by @els0r in #306
  • [feature] Reduce verbosity of interface listing and host statuses in global query output by @els0r in #304
  • [bugfix] Fix potential panic for corrupted goDB files and improve handling of error cases by @fako1024 in #308

Full Changelog: v4.0.6...v4.0.7

v4.0.6

09 Apr 12:12
09267c6
Compare
Choose a tag to compare

What's Changed

  • [bugfix] Fix incorrect Prometheus error counters by @fako1024 in #283
  • [bugfix] Limit output table to length / number of filtered results by @fako1024 in #286
  • [bugfix] Make sure that the interface selector is set on args.Prepare() by @els0r in #289
  • [feature] Increase gpctl default API request timeout to 10s by @fako1024 in #293
  • [feature] Global performance-optimization overhaul of micro-operations and rotation flow by @fako1024 in #291
  • [feature] Bump minimum Go version to 1.22 and update all dependencies by @fako1024 in #295
  • [bugfix][feature] Fix E2E test components for Prometheus metrics and improve packet / parsing issue counters by @fako1024 in #297
  • [feature] Bump slimcap to v1.0.4 by @fako1024 in #298

Full Changelog: v4.0.5...v4.0.6

v4.0.5

14 Mar 11:18
1b956cc
Compare
Choose a tag to compare

What's Changed

  • [bugfix] Fix access beyond IP layer bounds if packet stops right after it by @fako1024 in #280

Full Changelog: v4.0.3...v4.0.5

v4.0.3

09 Mar 08:24
44cd644
Compare
Choose a tag to compare

What's Changed

  • [bugfix] Remove cyclic calls for Prettier / Pretty() interface & implementation by @fako1024 in #275
  • [bugfix] Improve handling of context cancel in DBWorkManager to be more responsive by @fako1024 in #276
  • [feature] Bump upstream dependencies by @fako1024 in #278

Full Changelog: v4.0.2...v4.0.3