Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@instana/core

Package Overview
Dependencies
Maintainers
0
Versions
256
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instana/core - npm Package Versions

23
26

4.0.1

Diff

Changelog

Source

4.0.1 (2024-10-28)

Bug Fixes

  • aws-lambda: fixed error caused by missing aws-sdk during agent key retrieval from SSM (#1402) (6329c66)

Reverts

  • Revert "ci: skipped all other regions and only china region with debug" (71f4643)
  • Revert "ci: skipping the Chinese regions from publishing lambda layers" (1099189)
aryamohanan
published 4.0.0 •

Changelog

Source

4.0.0 (2024-10-23)

Bug Fixes

  • deprecated kafka-avro (#1337) (5647c3f)
  • dropped support for disabling AWS SDK instrumentation in old syntax (#1383) (48bebf3)
  • dropped support for lambda runtimes v14 and v16 (#1352) (4d28d6b)
  • dropped support for node v14 and v16 (#1348) (aaa9ad4)
  • dropped support for q library (#1377) (c7f1fa5)
  • dropped support for x-instana-service header (#1355) (7aa5f4b)
  • kafka: enforced string format for Kafka trace headers and dropped binary support (#1296) (2c822d3)
  • removed deprecated INSTANA_URL and INSTANA_KEY environment variables (#1373) (955cf67)
  • shared-metrics: replaced fs-extra with fs promises (#1362) (35ec19c)

Features

Reverts

  • Revert "ci: skipping the chinese regions from publishing lambda layers" (8475d69)

BREAKING CHANGES

    • Removed the ability to disable AWS SDK instrumentation using the old syntax disabledTracers: ['aws-sdk/v2/index'].
  • Migrate to the new syntax for disabling instrumentation: disabledTracers: ['aws-sdk/v2'].
    • Migration: Please configure the Instana agent to capture the X-Instana-Service header in the agent's configuration file.
  • For details, see: https://www.ibm.com/docs/en/instana-observability/current?topic=applications-services#specify-the-x-instana-service-http-header.
    • The INSTANA_URL and INSTANA_KEY environment variables have been removed.
  • Any references to these should be replaced with the environment variables INSTANA_ENDPOINT_URL and INSTANA_AGENT_KEY.
    • Dropped support for Node.js versions 14 and 16.
  • Reason: These versions have reached their end of life.
  • More info: https://github.com/nodejs/Release?tab=readme-ov-file#end-of-life-releases
    • Node.js Lambda runtimes v14 and v16 are no longer supported.
  • Refer to the Lambda deprecation policy here: https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html#runtime-support-policy
  • kafka: - Removed the ability to configure the header format; headers will always be sent in 'string' format.
  • Removed support for 'binary' format and code related to sending headers in 'binary' or 'both' formats. refs INSTA-809
aryamohanan
published 5.0.0 •

instana_tracers
published 3.21.0 •

Changelog

Source

3.21.0 (2024-10-17)

Features

instana_tracers
published 3.20.2 •

Changelog

Source

3.20.2 (2024-10-09)

Bug Fixes

  • enhanced typescript support for currentSpan().span (#1370) (762af17)

Reverts

  • Revert "ci: skipping the chinese regions from publishing lambda layers" (48adaca)
  • Revert "ci: forced dev installation gcstats and event-loop-stats" (25b39ea)
  • Revert "ci: added logs for installing npm dependencies" (0bce3d7)
instana_tracers
published 3.20.1 •

Changelog

Source

3.20.1 (2024-10-04)

Bug Fixes

  • added log to capture instana headers from incoming request (89c3051)
  • resolved ts error "instana.currentSpan is not a type" (#1357) (f32b3c1)
instana_tracers
published 3.20.0 •

Changelog

Source

3.20.0 (2024-10-01)

Bug Fixes

  • connected deferred exit span with original entry span (#1346) (98f99e1), closes #1297
  • lambda: changed memory warning when using the lambda extension (#1344) (3e94f9e)
  • lambda: fixed heartbeat error (#1351) (0c001c8)

Features

instana_tracers
published 3.19.0 •

Changelog

Source

3.19.0 (2024-09-25)

Features

instana_tracers
published 3.18.2 •

Changelog

Source

3.18.2 (2024-09-17)

Bug Fixes

Reverts

  • Revert "ci: skipping the chinese region from publishing the lambda layers" (45dcbb0)
instana_tracers
published 3.18.1 •

Changelog

Source

3.18.1 (2024-09-12)

Bug Fixes

23
26
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