v0.10.1
Description
Release v0.10.1 is mostly bug fixes and performance improvements.
Users are especially encouraged to upgrade the registry and influxdb publisher agents, as major performance improvements have been made which become necessary when the OCS network grows to a certain size. These improvements reduce I/O load on the system.
What's Changed
New Features
Bug Fixes
- Check for bool when formatting line protocol by @BrianJKoopman in #297
- Combine payloads before writing to influxdb by @BrianJKoopman in #301
- Update ocs-local-support so it can launch HostManager again by @mhasself in #298
- Add boolean support to Aggregator by @BrianJKoopman in #299
- Remove 10 second fresh_time on registry feed by @BrianJKoopman in #303
- Sanitize session data by @mhasself in #304
Version Updates
- Bump actions/checkout from 2 to 3 by @dependabot in #292
- Bump actions/setup-python from 2 to 4 by @dependabot in #291
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #294
Misc.
- Setup pre-commit and run on all files by @BrianJKoopman in #288
- Configure dependabot by @BrianJKoopman in #289
- GitHub Actions workflow improvements by @BrianJKoopman in #293
- Deploy on v0* pre-release tags by @BrianJKoopman in #306
New Contributors
- @dependabot made their first contribution in #292
- @pre-commit-ci made their first contribution in #294
Full Changelog: v0.10.0...v0.10.1