Skip to content

v1.4.3

Latest
Compare
Choose a tag to compare
@hengyoush hengyoush released this 01 Jan 08:20
· 27 commits to main since this release
08feac8

New Features

  • feat: Introduce more flags (match by path prefix or regex expression) to filter HTTP records by @spencercjh in #220
  • feat: introduce version cmd by @spencercjh in #234
  • feat: Print osinfo when start failed by @hengyoush in #191

Bug Fix

  • fix: add rw lock to prevent concurrent map read write by @hengyoush in #198
  • fix: supports container-id prefix matching with 12 or more characters by @XmchxUp in #210
  • fix(stat): elapsed time is negative by @hengyoush in #213
  • fix: add fallback logic for total time when dev in event missed in server side by @hengyoush in #232
  • fix: ssl event at server side can't be captured correctly by @hengyoush in #236
  • fix: handle MySQL null(/xfb) field correctly by @hengyoush in #239

Other Changes

New Contributors

Full Changelog: v1.4.2...v1.4.3