Releases: els0r/goProbe
Releases · els0r/goProbe
v4.1.5
v4.1.4
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
- @pietrotull made their first contribution in #344
Full Changelog: v4.1.3...v4.1.4
v4.1.3
What's Changed
Full Changelog: v4.1.2...v4.1.3
v4.1.2
v4.1.1
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 tohost
in table output by @els0r in #331
Full Changelog: v4.1.0...v4.1.1
v4.1.0
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
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
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
What's Changed
Full Changelog: v4.0.3...v4.0.5
v4.0.3
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