Releases: newrelic/nri-winservices
Releases · newrelic/nri-winservices
v1.0.0
First stable release
From now on the configuration and metrics are considered stable.
Dependencies Updates
- Bump github.com/stretchr/testify from 1.5.1 to 1.8.2 by @dependabot in #142
- Bump golang.org/x/sys from 0.5.0 to 0.6.0 by @dependabot in #154
- Bump github.com/prometheus/common from v0.37.0 to v0.42.0
v0.6.0-beta
Changed
- Bumped exporter version to commit
1c199e6c0eed881fb09dfcc84eee191262215e5efixing access to some restricted services on some windows distributions.
v0.5.0-beta
Added
- Spawned exporter process priority class is now set to the same as the integration.
v0.4.0-beta
v0.3.0-beta
v0.3.0-beta
2021-07-26
Changes
- Improve performance by getting the Windows Services from the API instead of WMI
- Modify the entity being created to the newer one WIN_SERVICE
- Modify the metrics to the new V4 format snake cased ones
v0.2.0-beta
v0.1.0-beta
v0.0.3 Alpha release
Feat
- metadata: Added account info for winservice (#29)
- CI/CD: added changelog definition for releases (#33)
- CI/CD: added Snyk action to check dependencies (#31)
- GithubActions: integration tests (#24)
- license: Added third party notice (#30)
- release: Adding zip support (#23)
Fix
Refactor
- Matcher: remove exclude feature (#32)
Pull Requests
- Merge pull request #26 from newrelic/theletterf-patch-1