Releases: Yelp/pidtree-bcc
Releases · Yelp/pidtree-bcc
pidtree-bcc 2.5.0
pidtree-bcc 2.4.1
- Fix shutdown behaviour of remote config fetcher
pidtree-bcc 2.4.0
- Add option to fetch decoupled config from remote source
pidtree-bcc 2.3.1
- Patch BPF_PSEUDO_FUNC define for Jammy
pidtree-bcc 2.3.0
- Allow splitting config in multiple files
pidtree-bcc 2.2.0
- Fix support for Ubuntu Jammy
pidtree-bcc 2.1.0
- Support packaging for Ubuntu Jammy
- Fix possible "dictionary change during iteration" bug
- Dynamically set initial size of net filter maps
pidtree-bcc 2.0.0
- Network filtering is done via eBPF maps.
- Supports watching for configuration changes:
- network filters are hot-swapped;
- other configuration changes trigger and auto-restart.
pidtree-bcc 2.0.0rc0
- Restart if probe added/removed
- Add mutex to filter reloads
- Fix horrible classvar bug
pidtree-bcc 2.0.0a4
- Fix swapping of equilavent net-filter keys
- Auto-restart when config hot-swap is not possible