|
1 |
| -## fsalum-newrelic changelog |
| 1 | +## claranet/puppet-newrelic changelog |
2 | 2 |
|
3 |
| -Release notes for the fsalum-newrelic module. |
| 3 | +Release notes for the claranet/puppet-newrelic module. |
4 | 4 |
|
5 | 5 | ------------------------------------------
|
6 |
| -#### 4.3.0 |
| 6 | +#### 1.0.0 |
7 | 7 |
|
8 |
| -* PR #44 Fixing apt::key deprecation warnings and correcting template scope (@craigwatson) |
9 |
| -* PR #62 Add support for enable/disable php service (@flyinbutrs) |
10 |
| - |
11 |
| -#### 4.2.0 - 2016-04-05 |
12 |
| - |
13 |
| -* Fixed Travis build for older versions of ruby |
14 |
| -* Style and Syntax updates |
15 |
| -* PR #52 - Added support for dotnet application name and iis reset (@jamesweakley) |
16 |
| -* PR #41 - Added support for overiding the hostname in nrsysmond.cfg (@scottley) |
17 |
| - |
18 |
| -#### 4.1.1 - 2015-06-16 |
19 |
| - |
20 |
| -* This closes #38 - Minimum puppetlabs-apt version required 2.0.0 |
21 |
| - |
22 |
| -#### 4.1.0 - 2015-06-15 |
23 |
| - |
24 |
| -* PR #37 - Adding support for Windows server agent and .Net agents (@malaikah) |
25 |
| -* PR #36 - Added support for labels parameter (@Vincent--) |
26 |
| -* PR #33 - Cater for puppetlabs apt 2.0.1 refactoring (@brentclark) |
27 |
| - |
28 |
| -#### 4.0.4 - 2015-01-27 |
29 |
| - |
30 |
| -* PR #24 - Add "newrelic.webtransaction.name.files" parameter (@Terr) |
31 |
| -* https://tickets.puppetlabs.com/browse/MODULES-1463 - Fix indentation |
32 |
| - |
33 |
| -#### 4.0.3 - 2014-11-25 |
34 |
| - |
35 |
| -* PR #23 - Use the facter value of $::path for newrelic php install (@everestx) |
36 |
| - |
37 |
| -#### 4.0.2 - 2014-10-25 |
38 |
| - |
39 |
| -Updated LICENSE, added metadata.json and travis puppet validation |
40 |
| -* PR #20 - Fixed PHP deprecated notice (@blaind) |
41 |
| - |
42 |
| -#### 4.0.1 - 2014-08-13 |
43 |
| - |
44 |
| -* Added warning for deprecated classes `newrelic::server` and `newrelic::php` |
45 |
| -* PR #16 - Added missing newrelic.capture_params to newrelic.ini.erb (@brentclark) |
46 |
| -* PR #17 - change 'newrelic::server' to be a class (@3flex) |
47 |
| -* PR #18 - tweak apt::source declaration (@3flex) |
48 |
| -* PR #19 - Remove unneeded exec (@3flex) |
49 |
| - |
50 |
| -#### 4.0.0 - 2014-06-29 |
51 |
| - |
52 |
| -* Refactored the module, test before pushing to production |
53 |
| -* Added/Removed/Renamed/Changed parameters |
54 |
| -* Updated template for new settings for newrelic.ini, newrelic.cfg and nrsysmond.cfg |
55 |
| -* Closed PR #7 - Ensure log directory is created |
56 |
| -* Closed PR #13 - Fix PHP conf dir for Ubuntu 14.04 |
57 |
| - |
58 |
| -#### 3.0.5 - 2014-06-05 |
59 |
| - |
60 |
| -* Add 'newrelic_daemon_cfgfile_ensure' parameter (@nbeernink) |
61 |
| -* Add 'newrelic_service_enable' parameter (@pataquets) |
62 |
| - |
63 |
| -#### 3.0.4 - 2014-03-07 |
64 |
| - |
65 |
| -* New parameter newrelic.ignored_params added (@pataquets) |
66 |
| - |
67 |
| -#### 3.0.3 - 2013-06-06 |
68 |
| - |
69 |
| -* Fix Puppet 3.2.1 deprecation warnings |
70 |
| -* Update CHANGELOG format |
71 |
| - |
72 |
| ------------------------------------------- |
73 |
| - |
74 |
| -#### 3.0.2 - 2013-02-04 |
75 |
| - |
76 |
| -* Adding newrelic php agent port on newrelic.ini |
77 |
| - |
78 |
| ------------------------------------------- |
79 |
| - |
80 |
| -#### 3.0.1 - 2012-12-06 |
81 |
| - |
82 |
| -* Adding some ordering in the installation |
83 |
| - |
84 |
| ------------------------------------------- |
85 |
| - |
86 |
| -#### 3.0.0 - 2012-11-30 |
87 |
| - |
88 |
| -* Split the Server Monitoring and PHP agent in their own classes |
89 |
| -* Compliance with the New Relic PHP Agent 3.0 changes |
90 |
| - |
91 |
| ------------------------------------------- |
92 |
| - |
93 |
| -#### 0.0.1 - 2012-10-10 |
94 |
| - |
95 |
| -* Initial Forge release |
| 8 | +* Inital Forge Release |
0 commit comments