What's Changed
✨ Exciting New Features
- container: support hostprocess containers and expose kubernetes labels by @jkroepke in #1911
- update: expose publish date of updates by @jkroepke in #2050
- time: expose clock source sync by @jkroepke in #2058
- process: add
collector.process.counter-version
CLI parameter by @jkroepke in #2064 - gpu: add metrics collector and related types (#2052) by @yanxiangrong in #2059
🐞 Bug Fixes
- tcp: relax metrics collectos on error by @jkroepke in #2041
- update: export properties so that they can be read from yaml file by @kalleep in #2053
- service: report invalid parameter errors as debug by @jkroepke in #2051
- fix: Avoid COINIT_MULTITHREADED in CoInitializeEx by @jkroepke in #2066
🛠️ Dependencies
📖 Documentation
- docs: Fix typo in MSMQ documentation by @martincostello in #2042
Other Changes
New Contributors
- @martincostello made their first contribution in #2042
- @yanxiangrong made their first contribution in #2059
Full Changelog: v0.31.0-beta.1...v0.31.0-beta.2