Releases: newrelic/nri-haproxy
Releases · newrelic/nri-haproxy
v3.1.0
v3.0.2
v3.0.2 - 2024-07-09
⛓️ Dependencies
- Updated golang version to v1.22.5
v3.0.1
v3.0.1 - 2024-04-16
⛓️ Dependencies
- Updated golang version to v1.22.2
v3.0.0
v3.0.0 - 2024-02-27
⚠️ ️ Breaking changes ⚠️
*InSeconds
metrics are now reported in seconds. The affected metrics used to be reported in milliseconds. Affected metrics:backend.averageQueueTimeInSeconds
,backend.averageResponseTimeInSeconds
,backend.averageTotalSessionTimeInSeconds
,server.agentDurationSeconds
,server.averageConnectTimeInSeconds
,server.averageQueueTimeInSeconds
,server.averageResponseTimeInSeconds
,server.averageTotalSessionTimeInSeconds
.
⛓️ Dependencies
- Updated github.com/newrelic/infra-integrations-sdk to v3.8.2+incompatible
v2.5.1
v2.5.1 - 2023-10-31
⛓️ Dependencies
- Updated golang version to 1.21
v2.5.0
What's Changed
- chore: disable CGO by @sigilioso in #102
- Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 by @dependabot in #105
- chore: Update Go version to 1.20 by @gsanchezgavier in #107
New Contributors
- @sigilioso made their first contribution in #102
- @gsanchezgavier made their first contribution in #107
Full Changelog: v2.4.0...v2.5.0
v2.4.0
What's Changed
- update issue templates by @davidgit in #82
- Create CODEOWNERS by @davidgit in #83
- Bump github.com/stretchr/testify from 1.7.1 to 1.8.1 by @dependabot in #85
- Update README.md by @davidgit in #89
- [Snyk] Security upgrade golang from 1.18.2-buster to 1.19.2-buster by @alvarocabanas in #84
- update read compatibility section and integration tests by @carlossscastro in #90
- NR-73265: update contributing by @marcsanmi in #91
- Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #94
- Update README.md by @davidgit in #99
- Upgrade dependencies and build environment (NEWRELIC-7248) by @kang-makes in #98
- Pipeline refactor by @kang-makes in #100
New Contributors
- @davidgit made their first contribution in #82
- @marcsanmi made their first contribution in #91
Full Changelog: v2.3.3...v2.4.0
v2.3.3
Changed
- Bump dependencies
Added
Added support for more distributions:
- RHEL(EL) 9
- Ubuntu 22.04
v2.3.2
Added
Added support for more distributions:
- Debian 11
- Ubuntu 20.10
- Ubuntu 21.04
- SUSE 12.15
- SUSE 15.1
- SUSE 15.2
- SUSE 15.3
- Oracle Linux 7
- Oracle Linux 8
v2.3.1
Added infra agent dependency