Skip to content

Commit

Permalink
update changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
tannalynn committed Sep 26, 2022
1 parent 5b7e76c commit 5a2c8be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

* **Added support for New Relic REST API v2 when using `newrelic deployments` command**

Previously, the `newrelic deployments` command only supported the older version of the deployments api, which does not currently support newer license keys. Now you can use the New Relic REST API v2 to record deployments by providing your user api key to the agent configuration using `api_key`. When this configuration option is present, the `newrelic deployments` command will automatically use the New Relic REST API v2 deployment endpoint.
Previously, the `newrelic deployments` command only supported the older version of the deployments api, which does not currently support newer license keys. Now you can use the New Relic REST API v2 to record deployments by providing your user api key to the agent configuration using `api_key`. When this configuration option is present, the `newrelic deployments` command will automatically use the New Relic REST API v2 deployment endpoint. [PR#1461](https://github.com/newrelic/newrelic-ruby-agent/pull/1461)

Thank you to @Arkham for bringing this to our attention!

Expand Down

0 comments on commit 5a2c8be

Please sign in to comment.