New
v0.18.0
What's Changed
- chore: clean up golangci-lint configuration by @mmorel-35 in https://github.com/prometheus/procfs/pull/720
- chore: enable errorlint linter by @mmorel-35 in https://github.com/prometheus/procfs/pull/742
- Modify proc_statm_test notes by @SilenceAdele in https://github.com/prometheus/procfs/pull/735
- feat: Add hung_task_detect_count by @dongjiang1989 in https://github.com/prometheus/procfs/pull/738
- Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/procfs/pull/736
- net_dev_snmp6: directory traversal by @lzap in https://github.com/prometheus/procfs/pull/743
- sysfs/class_sas_phy: Continue on EINVAL in parseSASPhy by @hrtbrock in https://github.com/prometheus/procfs/pull/749
- Add compact metrics to vmstat by @cbensimon in https://github.com/prometheus/procfs/pull/754
- Update supported Go versions. by @SuperQ in https://github.com/prometheus/procfs/pull/755
- chore: enable several rules from go-critic by @mmorel-35 in https://github.com/prometheus/procfs/pull/741
- build(deps): bump golang.org/x/sync from 0.15.0 to 0.17.0 by @dependabot[bot] in https://github.com/prometheus/procfs/pull/751
- build(deps): bump golang.org/x/sys from 0.33.0 to 0.36.0 by @dependabot[bot] in https://github.com/prometheus/procfs/pull/752
- [PROM-50] Update copyright headers by @SuperQ in https://github.com/prometheus/procfs/pull/756
- add sriov, power state and numa node info in PciDevice by @jj-asama in https://github.com/prometheus/procfs/pull/748
- Fix Proc.Limits limit name matching by @inkel in https://github.com/prometheus/procfs/pull/667
- add netfilter queue support by @KonstantinKuklin in https://github.com/prometheus/procfs/pull/677
New Contributors
- @lzap made their first contribution in https://github.com/prometheus/procfs/pull/743
- @hrtbrock made their first contribution in https://github.com/prometheus/procfs/pull/749
- @cbensimon made their first contribution in https://github.com/prometheus/procfs/pull/754
- @jj-asama made their first contribution in https://github.com/prometheus/procfs/pull/748
- @inkel made their first contribution in https://github.com/prometheus/procfs/pull/667
- @KonstantinKuklin made their first contribution in https://github.com/prometheus/procfs/pull/677
Full Changelog: https://github.com/prometheus/procfs/compare/v0.17.0...v0.18.0