Skip to content

Releases: claranet/puppet-newrelic

Forge Release: 2.4.2

31 Jan 12:31
Compare
Choose a tag to compare
  • README: Making changes due to Puppet Approved review - MODULES-7737
  • PHP Agent: Added support for Debian 9 natively using PHP7 - #21
  • Metadata: Adding upper bound to Puppet version support and signalling Puppet 6 support
  • Metadata: Now supporting puppetlabs/apt version 6.x and puppetlabs/stdlib version 5.x - #22
  • PDK: Now compatible with PDK 1.9.0

Forge Release: 2.4.1

29 Aug 14:18
Compare
Choose a tag to compare
  • The module is now compatible with the Puppet Development Kit, version 1.7.0 and above.

Forge Release: 2.4.0

29 Aug 14:18
Compare
Choose a tag to compare
  • New Agent: Java! The module can now install and configure the NewRelic Java agent via the ::newrelic::agent::java class
  • Massive thanks to DaveHewey for PR #20

Forge Release: 2.3.0

29 Aug 14:18
Compare
Choose a tag to compare
  • Infra Class: Added parameters to manage the service - #19

2.2.0 - Forge Release

04 Apr 10:11
Compare
Choose a tag to compare
  • PHP Agent: Removed purge_files parameter and introduced a run_installer parameter (true on Debian only) to fix a duplicate files bug - #16
  • Main class: Added contain statements to fix ordering of resources - #17

2.1.0 - Forge Release

04 Apr 10:10
Compare
Choose a tag to compare
  • PHP Agent: Fixed a bug where the newrelic-daemon service would flap if the start-up mode was set to agent - #13
  • PHP Agent: New parameter: default_daemon_settings for external start-up mode - #12

2.0.1 - Bug Fixes

04 Oct 08:53
Compare
Choose a tag to compare
  • Infra Repo: Apt module now handles setting release for Debian osfamily - #11
  • Linux Server: Exec now creates /etc/newrelic/nrsysmond.cfg before nrsysmond-config is run
  • Dependencies: Apt has been relaxed to >= 2.3.0

2.0.0 - Module Re-write

23 Aug 09:51
Compare
Choose a tag to compare

This release contains a major rewrite of the module including removal of dead code along with improvements to bring it up to modern code standards for Puppet 4 & 5.

1.1.0 - Add support to disable APM repos.

11 Aug 10:31
Compare
Choose a tag to compare
Merge pull request #6 from claranet/russ/update_metadata

Bump the version ready for forge release

1.0.0 - Initial Release

08 Aug 09:29
Compare
Choose a tag to compare
Merge pull request #4 from claranet/russ/update_maintainer

Prep ready for the initial release