Socket
Socket
Sign inDemoInstall

@newrelic/aws-sdk

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@newrelic/aws-sdk - npm Package Versions

134

6.0.0

Diff

Changelog

Source

v6.0.0 (2023-06-30)

  • BREAKING: Removed ability to run @newrelic/aws-sdk as a standalone module. This package gets bundled with agent and no longer can run as a standalone in v10 of the newrelic agent.

  • Fixed instrumentation in AWS 3.363.0.

  • Updated README links to point to new forum link due to repolinter ruleset change.

newrelic
published 5.0.5 •

Changelog

Source

v5.0.5 (2023-05-01)

  • Assigned shimName to v3 instrumentation hooks to avoid duplicate middleware crashes.
newrelic
published 5.0.4 •

Changelog

Source

v5.0.4 (2023-04-04)

  • Fixed issue where agent instrumentation caused unusable presigned urls to be generated by @aws-sdk/s3-request-presigner
newrelic
published 5.0.3 •

Changelog

Source

v5.0.3 (2023-03-15)

  • Updated name of header in NewRelicHeader middleware to avoid crashing in versions >= 3.290.0

  • Updated README header image to latest OSS office required images.

  • Added lockfile checks to CI workflow to prevent malicious changes.

newrelic
published 5.0.2 •

Changelog

Source

v5.0.2 (2022-11-07)

  • Fixed a crash when using versions >3.192.0 of AWS sdk v3 where a customer would see an error of error: TypeError: config.endpoint is not a function.

  • Updated versioned tests to exclude 3.194.0-3.196.0 from tests because they contain breaking changes.

newrelic
published 5.0.1 •

Changelog

Source

v5.0.1 (2022-10-10)

  • Updated DynamoDB instrumentation to default port to 443 when not specified from the endpoint.
newrelic
published 5.0.0 •

Changelog

Source

v5.0.0 (2022-07-28)

  • BREAKING Removed support for Node 12.

The minimum supported version is now Node v14. For further information on our support policy, see: https://docs.newrelic.com/docs/agents/nodejs-agent/getting-started/compatibility-requirements-nodejs-agent.

  • Added support for Node 18.x

  • Updated the minimum version of the newrelic agent peer dependency to be >=8.7.0.

  • Removed usage of async module.

  • Bumped tap to ^16.0.1.

  • Resolved several dev-dependency audit warnings.

newrelic
published 4.1.2 •

Changelog

Source

v4.1.2 (2022-03-07)

  • Removed versioned tests from npm artifact.

  • Fixed link to discuss.newrelic.com in README

  • Updated newrelic from 8.7.0 to 8.7.1.

  • Resolved several dev-dependency audit warnings.

  • Updated add-to-board to use org level NODE_AGENT_GH_TOKEN

newrelic
published 4.1.1 •

Changelog

Source

v4.1.1 (2022-01-13)

  • Fixed issue where v3 instrumentation checks against agent version would result in a logged error and fail to apply instrumentation.
newrelic
published 4.1.0 •

Changelog

Source

v4.1.0 (2022-01-06)

  • Added support for AWS SDK v3 🎉

    • Instrumented the following packages: @aws-sdk/client-sns, @aws-sdk/client-sqs, @aws-sdk/client-dynamodb, @aws-sdk/lib-dynamodb.

    • Captured generic AWS requests by instrumenting the @aws-sdk/smithy-client.

  • Required agent version to be >=8.7.0 to register the instrumentation to support AWS SDK v3

  • Added workflow to automate preparing release notes by reusing the newrelic/node-newrelic/.github/workflows/prep-release.yml@main workflow from agent repository.

  • Added job to automatically add issues/pr to Node.js Engineering board

  • Upgraded @newrelic/test-utilities to enable running 1 file through versioned runner

  • Added a pre-commit hook to check if package.json changes and run oss third-party manifest and oss third-party notices. This will ensure the third_party_manifest.json and THIRD_PARTY_NOTICES.md are up to date.

  • Added a pre-commit hook to run linting via husky

  • Added @newrelic/eslint-config to rely on a centralized eslint ruleset.

  • Upgraded setup-node CI job to v2 and changed the linting node version to lts/* for future proofing

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc