Skip to content

4.23.0 / 2024-06-04

Compare
Choose a tag to compare
@spencergilbert spencergilbert released this 06 Jun 13:58
· 42 commits to main since this release
4.23.0
2ebab5c
  • [FEATURE] Add version pinning and telemetry for APM tracer libraries [#541]
  • [FEATURE] Allow using proxy for Windows downloads [#553]
  • [IMPROVEMENT] Restrict the Agent version that can be installed on RHEL (and derivatives) < 7 [#556]
  • [IMPROVEMENT] Install old RPM GPG key only when needed on Agent <= 7.35 [#561]
  • [BUGFIX] Change mode to use string parameters [#528], thanks [@janorn]
  • [BUGFIX] Allow 160 character long lines before wrapping [#529], thanks [@janorn]
  • [BUGFIX] Properly detect when DEB package is installed [#551]
  • [BUGFIX] Fix idempotency molecule test on Windows [#560]
  • [BUGFIX] Remove warn argument that is not supported in newer Ansible versions [#566]
  • [DOCS] Fix inter-readme links for integrations [#546], thanks [@valscion]
  • [DOCS] Clarify that role variables are set in the vars section of the playbook [#550]
  • [DOCS] [DOCS-7475] Replace install command for Windows [#559]