Releases: newrelic/nri-consul
Releases · newrelic/nri-consul
v2.6.0
What's Changed
- chore: disable CGO by @sigilioso in #67
- chore: Update Go version to 1.20 by @gsanchezgavier in #71
New Contributors
- @davidgit made their first contribution in #63
- @carlossscastro made their first contribution in #65
Full Changelog: v2.5.1...v2.6.0
v2.5.1
v2.5.0
Added
Timeout configuration for client.
v2.4.1
v2.4.0
Changed
Moved default config.sample to V4, added a dependency for infra-agent version 1.20.0 newrelic/nri-nginx#83
Please notice that old V3 configuration format is deprecated, but still supported.
v2.3.1
Changed
- Add ARM support
v2.3.0
Fixed
- Bump to integrations-sdk to v3.6.7 containing fix for multiple instance sharing storer.
Changed
- Migrate to gomod and go v1.16.
- Update CI to support go mod and bump go version.
- Bump non core dependencies to last minor verison.
Version 2.2.0
Changelog
- Exposed
fan_outoption in the configuration file - Added
CheckLeadershipto disable leadership checking to avoid chatty logs in client mode - Migrated CI/CD pipeline to GitHub Actions
Version 2.1.2
Add fallback for leadership detection on old versions
Version 2.1.1
Update Consul API library