Skip to content

Commit

Permalink
Merge pull request newrelic#82 from nijotz/release/v3.0.0
Browse files Browse the repository at this point in the history
Release v3.0.0
  • Loading branch information
nijotz authored Nov 2, 2020
2 parents 06b5adc + 59c9d10 commit 420fb1c
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 17 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
### 3.0.0 (2020-11-02):

* Removed Node v8.x from CI.
* Added Node v14.x to CI.
* Update README for consistency with New Relic OSS repositories
* Remove Code of Conduct doc and link to New Relic org Code of Conduct in
Contributing doc.

### 2.0.0 (2020-08-03):

* Updated to Apache 2.0 license.
Expand Down
8 changes: 4 additions & 4 deletions THIRD_PARTY_NOTICES.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ code, the source code can be found at [https://github.com/newrelic/node-newrelic

### @newrelic/test-utilities

This product includes source derived from [@newrelic/test-utilities](https://github.com/newrelic/node-test-utilities) ([v4.0.0](https://github.com/newrelic/node-test-utilities/tree/v4.0.0)), distributed under the [Apache-2.0 License](https://github.com/newrelic/node-test-utilities/blob/v4.0.0/LICENSE):
This product includes source derived from [@newrelic/test-utilities](https://github.com/newrelic/node-test-utilities) ([v4.1.2](https://github.com/newrelic/node-test-utilities/tree/v4.1.2)), distributed under the [Apache-2.0 License](https://github.com/newrelic/node-test-utilities/blob/v4.1.2/LICENSE):

```
Apache License
Expand Down Expand Up @@ -269,7 +269,7 @@ THE SOFTWARE.

### aws-sdk

This product includes source derived from [aws-sdk](https://github.com/aws/aws-sdk-js) ([v2.719.0](https://github.com/aws/aws-sdk-js/tree/v2.719.0)), distributed under the [Apache-2.0 License](https://github.com/aws/aws-sdk-js/blob/v2.719.0/LICENSE.txt):
This product includes source derived from [aws-sdk](https://github.com/aws/aws-sdk-js) ([v2.561.0](https://github.com/aws/aws-sdk-js/tree/v2.561.0)), distributed under the [Apache-2.0 License](https://github.com/aws/aws-sdk-js/blob/v2.561.0/LICENSE.txt):

```
Expand Down Expand Up @@ -506,10 +506,10 @@ THE SOFTWARE.

### newrelic

This product includes source derived from [newrelic](https://github.com/newrelic/node-newrelic) ([v6.11.0](https://github.com/newrelic/node-newrelic/tree/v6.11.0)), distributed under the [Apache-2.0 License](https://github.com/newrelic/node-newrelic/blob/v6.11.0/LICENSE):
This product includes source derived from [newrelic](https://github.com/newrelic/node-newrelic) ([v6.14.0](https://github.com/newrelic/node-newrelic/tree/v6.14.0)), distributed under the [Apache-2.0 License](https://github.com/newrelic/node-newrelic/blob/v6.14.0/LICENSE):

```
Apache License
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
Expand Down
26 changes: 13 additions & 13 deletions third_party_manifest.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"lastUpdated": "Thu Jul 23 2020 15:24:55 GMT-0700 (Pacific Daylight Time)",
"lastUpdated": "Mon Nov 02 2020 12:09:18 GMT-0800 (Pacific Standard Time)",
"projectName": "New Relic AWS-SDK Instrumentation",
"projectUrl": "https://github.com/newrelic/node-newrelic-aws-sdk",
"includeDev": true,
"dependencies": {},
"devDependencies": {
"@newrelic/test-utilities@4.0.0": {
"@newrelic/test-utilities@4.1.2": {
"name": "@newrelic/test-utilities",
"version": "4.0.0",
"version": "4.1.2",
"range": "^4.0.0",
"licenses": "Apache-2.0",
"repoUrl": "https://github.com/newrelic/node-test-utilities",
"versionedRepoUrl": "https://github.com/newrelic/node-test-utilities/tree/v4.0.0",
"versionedRepoUrl": "https://github.com/newrelic/node-test-utilities/tree/v4.1.2",
"licenseFile": "node_modules/@newrelic/test-utilities/LICENSE",
"licenseUrl": "https://github.com/newrelic/node-test-utilities/blob/v4.0.0/LICENSE",
"licenseUrl": "https://github.com/newrelic/node-test-utilities/blob/v4.1.2/LICENSE",
"licenseTextSource": "file",
"publisher": "New Relic Node.js agent team",
"email": "[email protected]"
Expand All @@ -30,15 +30,15 @@
"licenseTextSource": "file",
"publisher": "Caolan McMahon"
},
"aws-sdk@2.719.0": {
"aws-sdk@2.561.0": {
"name": "aws-sdk",
"version": "2.719.0",
"version": "2.561.0",
"range": "^2.403.0",
"licenses": "Apache-2.0",
"repoUrl": "https://github.com/aws/aws-sdk-js",
"versionedRepoUrl": "https://github.com/aws/aws-sdk-js/tree/v2.719.0",
"versionedRepoUrl": "https://github.com/aws/aws-sdk-js/tree/v2.561.0",
"licenseFile": "node_modules/aws-sdk/LICENSE.txt",
"licenseUrl": "https://github.com/aws/aws-sdk-js/blob/v2.719.0/LICENSE.txt",
"licenseUrl": "https://github.com/aws/aws-sdk-js/blob/v2.561.0/LICENSE.txt",
"licenseTextSource": "file",
"publisher": "Amazon Web Services",
"url": "https://aws.amazon.com/"
Expand All @@ -56,15 +56,15 @@
"publisher": "Nicholas C. Zakas",
"email": "[email protected]"
},
"newrelic@6.11.0": {
"newrelic@6.14.0": {
"name": "newrelic",
"version": "6.11.0",
"version": "6.14.0",
"range": "^6.11.0",
"licenses": "Apache-2.0",
"repoUrl": "https://github.com/newrelic/node-newrelic",
"versionedRepoUrl": "https://github.com/newrelic/node-newrelic/tree/v6.11.0",
"versionedRepoUrl": "https://github.com/newrelic/node-newrelic/tree/v6.14.0",
"licenseFile": "node_modules/newrelic/LICENSE",
"licenseUrl": "https://github.com/newrelic/node-newrelic/blob/v6.11.0/LICENSE",
"licenseUrl": "https://github.com/newrelic/node-newrelic/blob/v6.14.0/LICENSE",
"licenseTextSource": "file",
"publisher": "New Relic Node.js agent team",
"email": "[email protected]"
Expand Down

0 comments on commit 420fb1c

Please sign in to comment.