PackageTrack

npm · #3678

@opentelemetry/instrumentation-cassandra-driver

0.66.0open-telemetry/opentelemetry-js-contrib

OpenTelemetry instrumentation for `cassandra-driver` database client library for Apache Cassandra

Release timeline

58 releases since 2021
20222023202420252026

Releases

  1. 0.66.023 Jul 2026

    Nothing published for this version

  2. 0.65.03 Jul 2026

    Nothing published for this version

  3. 0.64.011 Jun 2026

    Nothing published for this version

  4. 0.63.013 May 2026

    Nothing published for this version

  5. 0.62.06 May 2026

    Nothing published for this version

  6. 0.61.029 Apr 2026

    Nothing published for this version

  7. 0.60.017 Apr 2026

    Nothing published for this version

  8. 0.59.026 Mar 2026

    Nothing published for this version

  9. 0.58.04 Mar 2026

    Nothing published for this version

  10. 0.57.017 Feb 2026

    Nothing published for this version

  11. 0.56.022 Jan 2026

    Nothing published for this version

  12. 0.55.015 Jan 2026

    Nothing published for this version

  13. 0.54.117 Dec 2025

    Nothing published for this version

  14. 0.54.06 Nov 2025

    Nothing published for this version

  15. 0.53.021 Oct 2025

    Nothing published for this version

  16. 0.52.06 Oct 2025

    Nothing published for this version

  17. 0.51.329 Sept 2025

    Nothing published for this version

  18. 0.51.229 Sept 2025

    Nothing published for this version

  19. 0.51.010 Sept 2025

    Nothing published for this version

  20. 0.50.08 Sept 2025

    Nothing published for this version

  21. 0.49.09 Jul 2025

    Nothing published for this version

  22. 0.48.02 Jun 2025

    Nothing published for this version

  23. 0.47.015 May 2025

    Nothing published for this version

  24. 0.46.018 Mar 2025

    Nothing published for this version

  25. 0.45.119 Feb 2025

    Nothing published for this version

  26. 0.45.018 Dec 2024

    Nothing published for this version

  27. 0.44.05 Dec 2024

    Nothing published for this version

  28. 0.43.018 Nov 2024

    Nothing published for this version

  29. 0.42.025 Oct 2024

    Nothing published for this version

  30. 0.41.02 Sept 2024

    Nothing published for this version

  31. 0.40.04 Jul 2024

    Nothing published for this version

  32. 0.39.06 Jun 2024

    Nothing published for this version

  33. 0.38.025 Apr 2024

    Nothing published for this version

  34. 0.37.03 Apr 2024

    Nothing published for this version

  35. 0.36.06 Mar 2024

    Nothing published for this version

  36. 0.35.029 Jan 2024

    Nothing published for this version

  37. 0.34.24 Jan 2024

    Nothing published for this version

  38. 0.34.122 Nov 2023

    Nothing published for this version

  39. 0.34.013 Nov 2023

    Nothing published for this version

  40. 0.33.211 Oct 2023

    Nothing published for this version

  41. 0.33.114 Aug 2023

    Nothing published for this version

  42. 0.33.012 Jul 2023

    Nothing published for this version

  43. 0.32.412 Jun 2023

    Nothing published for this version

  44. 0.32.316 May 2023

    Nothing published for this version

  45. 0.32.225 Apr 2023

    Nothing published for this version

  46. 0.32.17 Feb 2023

    Nothing published for this version

  47. 0.32.018 Nov 2022

    Nothing published for this version

  48. 0.31.02 Nov 2022

    Nothing published for this version

  49. 0.30.02 Sept 2022

    Nothing published for this version

  50. 0.29.19 Aug 2022

    Nothing published for this version

  51. 0.29.015 Jun 2022

    Nothing published for this version

  52. 0.28.024 May 2022

    Nothing published for this version

  53. 0.27.124 Jan 2022

    Nothing published for this version

  54. 0.27.02 Dec 2021

    Nothing published for this version

  55. 0.26.025 Oct 2021

    Nothing published for this version

  56. 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 →
  57. 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 →
  58. 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 →