Releases: newrelic/nri-apache
Releases · newrelic/nri-apache
v1.10.1
What's Changed
- Update README.md by @kang-makes in #86
- NR-99699: fix log example path in nix tar file by @sigilioso in #87
- NR-99688: disable CGO by @sigilioso in #89
Full Changelog: v1.10.0...v1.10.1
v1.10.0
What's Changed
- update issue templates by @davidgit in #77
- Create CODEOWNERS by @davidgit in #78
- Add Windows logging template to apache-nri by @marcelschlapfer in #79
- Update nri-amd64-installer Product.wxs by @marcelschlapfer in #80
- NR-73265: update contributing and readme by @carlossscastro in #81
- Upgrade dependencies and build environment (NEWRELIC-7248) by @kang-makes in #82
- Pipeline refactor by @kang-makes in #84
New Contributors
Full Changelog: v1.9.1...v1.10.0
v1.9.1
v1.9.0
Added
- Log config examples files.
Changed
- Use Go 1.18.
- Bump integration and tools dependencies.
- Remove unused Dockerfile.
v1.8.0
Added binary_path config setting. Allows user to specify the a custom location of the Apache binary file for inventory collection purposes.
v1.7.1
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
v1.7.0
v1.6.1
Changed
- ARM support
v1.6.0
Changed
- Update Go to v1.16.
- Migrate to Go Modules
- Update Infrastracture SDK to v3.6.7.
- Update other dependecies.
v1.5.2
Changed
- This release was generated with the a new pipeline and do not contain changes.