PackageTrack

npm · #3718

@opentelemetry/instrumentation-net

0.65.0open-telemetry/opentelemetry-js-contrib

OpenTelemetry instrumentation for `node:net` network API module

Release timeline

64 releases since 2021
20222023202420252026

Releases

  1. 0.65.023 Jul 2026

    Nothing published for this version

  2. 0.64.03 Jul 2026

    Nothing published for this version

  3. 0.63.011 Jun 2026

    Nothing published for this version

  4. 0.62.013 May 2026

    Nothing published for this version

  5. 0.61.06 May 2026

    Nothing published for this version

  6. 0.60.029 Apr 2026

    Nothing published for this version

  7. 0.59.017 Apr 2026

    Nothing published for this version

  8. 0.58.026 Mar 2026

    Nothing published for this version

  9. 0.57.04 Mar 2026

    Nothing published for this version

  10. 0.56.017 Feb 2026

    Nothing published for this version

  11. 0.55.022 Jan 2026

    Nothing published for this version

  12. 0.54.015 Jan 2026

    Nothing published for this version

  13. 0.53.017 Dec 2025

    Nothing published for this version

  14. 0.52.06 Nov 2025

    Nothing published for this version

  15. 0.51.021 Oct 2025

    Nothing published for this version

  16. 0.50.06 Oct 2025

    Nothing published for this version

  17. 0.49.229 Sept 2025

    Nothing published for this version

  18. 0.49.129 Sept 2025

    Nothing published for this version

  19. 0.49.010 Sept 2025

    Nothing published for this version

  20. 0.48.08 Sept 2025

    Nothing published for this version

  21. 0.47.09 Jul 2025

    Nothing published for this version

  22. 0.46.112 Jun 2025

    Nothing published for this version

  23. 0.46.02 Jun 2025

    Nothing published for this version

  24. 0.45.015 May 2025

    Nothing published for this version

  25. 0.44.018 Mar 2025

    Nothing published for this version

  26. 0.43.119 Feb 2025

    Nothing published for this version

  27. 0.43.018 Dec 2024

    Nothing published for this version

  28. 0.42.05 Dec 2024

    Nothing published for this version

  29. 0.41.018 Nov 2024

    Nothing published for this version

  30. 0.40.025 Oct 2024

    Nothing published for this version

  31. 0.39.02 Sept 2024

    Nothing published for this version

  32. 0.38.04 Jul 2024

    Nothing published for this version

  33. 0.37.06 Jun 2024

    Nothing published for this version

  34. 0.36.025 Apr 2024

    Nothing published for this version

  35. 0.35.03 Apr 2024

    Nothing published for this version

  36. 0.34.06 Mar 2024

    Nothing published for this version

  37. 0.33.029 Jan 2024

    Nothing published for this version

  38. 0.32.54 Jan 2024

    Nothing published for this version

  39. 0.32.47 Dec 2023

    Nothing published for this version

  40. 0.32.313 Nov 2023

    Nothing published for this version

  41. 0.32.211 Oct 2023

    Nothing published for this version

  42. 0.32.114 Aug 2023

    Nothing published for this version

  43. 0.32.012 Jul 2023

    Nothing published for this version

  44. 0.31.412 Jun 2023

    Nothing published for this version

  45. 0.31.316 May 2023

    Nothing published for this version

  46. 0.31.225 Apr 2023

    Nothing published for this version

  47. 0.31.17 Feb 2023

    Nothing published for this version

  48. 0.31.018 Nov 2022

    Nothing published for this version

  49. 0.30.22 Nov 2022

    Nothing published for this version

  50. 0.30.115 Sept 2022

    Nothing published for this version

  51. 0.30.02 Sept 2022

    Nothing published for this version

  52. 0.29.015 Jun 2022

    Nothing published for this version

  53. 0.28.024 May 2022

    Nothing published for this version

  54. 0.27.124 Jan 2022

    Nothing published for this version

  55. 0.27.02 Dec 2021

    Nothing published for this version

  56. 0.26.025 Oct 2021

    Nothing published for this version

  57. 0.25.015 Sept 2021
    Release notes

    :bug: Bug Fix

    • #619 fix: GraphQL throws TypeError: Cannot read property 'startToken' of undefined (@obecny)
    • #643 fix(user-interaction): event listeners have wrong this when listening for bubbled events (@t2t2)
    • #562 fix(mysql): bind get connection callback to active context (@sstone1)
    • #589 fix(hapi-instrumentation): close spans on errors in instrumented functions (@CptSchnitz)
    • #580 fix: redis instrumentation loses context when using callbacks (@aspectom)

    :rocket: Enhancement

    • Other
    • opentelemetry-test-utils
      • #593 feat: move aws/gcp detectors from opentelemetry-js repo (@legendecas)

    :house: Internal

    • opentelemetry-test-utils
      • #641 chore(mysql2): adding TAV script (@YanivD)
      • #639 build(test-utils): marking test-utils as non private so it can be published (@blumamir)
      • #596 docs(test-utils): add README.md for @opentelemetry/test-utils (@Rauno56)
    • Other

    :memo: Documentation

    • opentelemetry-browser-extension-autoinjection

    Committers: 16

    Open source →
  58. 0.24.029 Jul 2021
    Release notes

    :bug: Bug Fix

    :rocket: Enhancement

    • opentelemetry-browser-extension-autoinjection, opentelemetry-host-metrics, opentelemetry-id-generator-aws-xray, opentelemetry-test-utils
    • opentelemetry-host-metrics
    • Other
      • #571 fix(instrumentation-hapi): change root span name to route name (@CptSchnitz)
      • #566 feat(aws-lambda): added eventContextExtractor config option (@prsnca)

    :house: Internal

    • #592 chore(deps): upgrade @types/pino to be compatible with latest sonic-stream types (@legendecas)
    • #583 style: use single quotes everywhere and add a rule to eslint (@CptSchnitz)
    • #549 chore: enable typescript 4.3 option noImplicitOverride (@Flarna)

    Committers: 8

    Open source →
  59. 0.23.02 Jul 2021
    Release notes

    :bug: Bug Fix

    • #557 chore: aligning target for esm build with core repo (@obecny)

    :rocket: Enhancement

    • opentelemetry-browser-extension-autoinjection
    • opentelemetry-host-metrics, opentelemetry-id-generator-aws-xray, opentelemetry-test-utils
    • Other
      • #533 feat(mongo instrumentation): added response hook option (@prsnca)
      • #546 feat(aws-lambda): disableAwsContextPropagation config option (@nirsky)
      • #528 feat: postgresql responseHook support (@nata7che)
    • opentelemetry-test-utils

    :house: Internal

    • #554 chore: remove unneeded ts-node dev-dependency (@Flarna)

    Committers: 9

    Open source →
  60. 0.22.023 Jun 2021
    Release notes

    :bug: Bug Fix

    • #537 fix(instrumentation-user-interaction): support clicks in React apps (@kkruk-sumo)

    :rocket: Enhancement

    • opentelemetry-host-metrics, opentelemetry-id-generator-aws-xray, opentelemetry-test-utils

    Committers: 2

    Open source →