This file is used to list changes made in each version (>= 2.11.0) of the newrelic cookbook.
- get rid of confusing chefignore in cookbook repo, as it is actually only respected in the cookbook_path
- reimplementation of cookbook-path in Rakefile
- rework of version in metadata.rb
- addition of quotes around cookbook name and cookbook category
- workaround for CHEF-3627 in CI-setup
- adjustment to upload complete-matcher when uploading to the Chef Supermarket
- CI-improvements
- fix for typo
- remove friction and run tests via ChefDK
- add usage of Java agent_action attribute
- ensure setting execute_php5enmod is meaningful
- DRY up Test Kitchen spec_helper
- bugfix: forward slashes must be escaped
- MIA
- MIA
- MIA
- Add verify_agent_config virtualenv support
- Refactoring: set agent_type and license as default in resources
- Bugfix: Fedora is not part of the RedHat platform_family
- Make service action configurable; service_action will be restart by default as per New Relic docs
- Ability to add additional config
- Trigger apt-get update run
- Do not stop newrelic-daemon unnecessarily when using agent mode
- Addition of matcher methods for resources
- Cleanup documentation on newrelic_deployment LWRP
- Ability to configure the alert policy group when installing/removing server monitor
- nodejs template update - make use of LWRP attributes
- Cleanup of unused attribute(s) in agent_java LWRP: owner > app_user and group > app_group
- Bugfix: broken YML LWRP after 2.11.0
- Bugfix: newrelic_lwrp_test::agent_java failed due to incorrect remote_file usage
- Bugfix: NodeJS cookbook default attribute to avoid capitalization issue with the New Relic agent
- Bugfix: Java agent provider was throwing a uninitialized constant Chef::Provider::File::SEPARATOR error due to a missing Ruby namespace resolution operator
- php -> python typo
- Take out unnecessary disabling of Metrics/AbcSize
- Bugfix: illegal to set resource values during the provider execution
- Bugfix: fixed detection of the java_agent execute_agent_action node attribute
- Refactoring: convert other agents to lwrp
- Removal of non-ASCII characters in README.md
- Java agent upgrades: 'latest'
- support for labels in Java and Ruby agents
- Bugfix: ssl attribute in server monitor, see issue #179
- General: 2.11.x cleanup
- Bugfix: attribute that was previously potentially a TrueClass or FalseClass must be of type String, see issue #175
- Refactoring: convert php agent and server monitor to lwrp
- Housekeeping: copyright