1. 6c70446 CASSNODEJS-2 Update CONTRIBUTING.md after ASF donation (#453) by Siyao (Jane) He · 3 weeks ago trunk
  2. 3b4ce72 Donation to Apache Cassandra and ASF by mck · 4 months ago
  3. acea0b9 NODEJS-691 Fix generated timestamp on retry (#438) by Luc CAILLIAU · 6 months ago
  4. c0a6c5f Added NPM badge to README.md (#437) by Brad Schoening · 9 months ago
  5. afe9a2d NODEJS-692: Add Node.js v24 to CI (#441) by Siyao (Jane) He · 10 months ago
  6. 9329d84 NODEJS-693: Remove broken jsdoc from 4.8.0 (#442) by Siyao (Jane) He · 11 months ago
  7. a97af1d Fix retry on socket error (#432) by Luc CAILLIAU · 1 year ago
  8. 4f6eace Node.js Compatibility in README.md (#434) by Siyao (Jane) He · 1 year, 1 month ago
  9. 80ef7d7 4.8.0 by janehe · 1 year, 2 months ago v4.8.0
  10. 7107c46 Changelog 4.8.0 (#433) by Siyao (Jane) He · 1 year, 2 months ago
  11. ae4784e NODEJS-666: Extend driver vector support to arbitrary subtypes and fix handling of variable length types (OSS C* 5.0) (#427) by Siyao (Jane) He · 1 year, 2 months ago
  12. 804e0bb NODEJS-682 Replace deprecated usages of `util.isDate` & `util.isString` (#429) by Rami · 1 year, 4 months ago
  13. eb586f8 NODEJS-671 Remove `@types/long` dependency (#417) by Rami · 1 year, 4 months ago
  14. 25156db NODEJS-674 and NODEJS-677: CI for C* 4.1, 5.0, DSE-6.9 and HCD (#426) by Siyao (Jane) He · 1 year, 6 months ago
  15. f767bcc Using Jabba to explicitly select Java8 before running tests (for ccm support). (#420) by Bret McGuire · 2 years ago
  16. eac0fbf Update AppVeyor to new nodejs platforms (#422) by Bret McGuire · 2 years ago
  17. 476725e 4.7.2 by Bret McGuire · 2 years, 7 months ago v4.7.2
  18. bddb4be Changelog updates for 4.7.2 by Bret McGuire · 2 years, 7 months ago
  19. fe8f32c NODEJS-665: Remove Object.hasOwn() and update nodejs version specified in package.json (#415) by Bret McGuire · 2 years, 7 months ago
  20. d76f794 Merge pull request #411 from datastax/emeliawilkinson24-patch-1 by Emelia · 2 years, 7 months ago
  21. ba69f23 Merge branch 'master' into emeliawilkinson24-patch-1 by Bret McGuire · 2 years, 7 months ago
  22. 7cdc9f2 Update docs.yaml by Jamie Gillenwater · 2 years, 7 months ago
  23. caf9a52 Update docs.yaml by Jamie Gillenwater · 2 years, 7 months ago
  24. 5b097cb Bret updates docs.yaml by Emelia · 2 years, 7 months ago
  25. 615d794 Update docs.yaml by Emelia · 2 years, 7 months ago
  26. 681b928 4.7.1 by Bret McGuire · 2 years, 7 months ago v4.7.1
  27. 9df30bd NODEJS-664: Doc updates missed in 4.7.0 release (#414) by Bret McGuire · 2 years, 7 months ago
  28. 3c852c6 4.7.0 by Bret McGuire · 2 years, 7 months ago v4.7.0
  29. 29540e2 NODEJS-655: Initial cut at vector support (#407) by Bret McGuire · 2 years, 7 months ago
  30. fa0a75b 4.7.0 doc updates (#413) by Bret McGuire · 2 years, 7 months ago
  31. 0d8129f Escape column names with quotes (#391) by Emre Akinci · 2 years, 7 months ago
  32. d528a2d NODEJS-659: updated dependencies to address CVEs (#412) by weideng1 · 2 years, 7 months ago
  33. 501af6b NODEJS-660: Convert platform-dependent bits of unit test to mocks (#410) by Bret McGuire · 2 years, 7 months ago
  34. 1a447a8 NODEJS-658: Improve synchronization around populating data and expectations (#409) by Bret McGuire · 2 years, 7 months ago
  35. 7135411 Update docs.yaml for DOC-4040 by Emelia · 2 years, 7 months ago
  36. 8e3fe92 NODEJS-657 Update Travis configs to use more modern versions of node.js (#408) by weideng1 · 2 years, 7 months ago
  37. 46555cb Initial PR to introduce new platform, i.e. Jammy as base OS and newer NodeJS versions (#406) by weideng1 · 2 years, 8 months ago
  38. d29e631 enable slack notification by João Reis · 3 years, 2 months ago
  39. b883a06 Workaround to fix dse builds (#392) by João Reis · 3 years, 2 months ago
  40. 8bbe9fa Applying fixes to Jenkinsfile to get build working in AWS by Bret McGuire · 3 years, 4 months ago
  41. d42176e 4.6.4 by Bret McGuire · 3 years, 9 months ago v4.6.4
  42. 17bc225 Add explicit run commands for unit and both integration test targets. by Bret McGuire · 3 years, 9 months ago
  43. 24d6293 NODEJS-646: Reset frozen list to something mutable when adding newly resolved addresses by Bret McGuire · 3 years, 10 months ago
  44. bed8ff1 NODEJS-647: Log negotiated SSL/TLS versions when using encrypted connections by Bret McGuire · 3 years, 11 months ago
  45. 2ac2798 Merge pull request #383 from wuerthcs/bugfix/NODEJS-633-cannot-read-property-executor by Sergey Shlyakhov · 4 years, 1 month ago
  46. 7701031 NODEJS-645: Added missing protocolVersion.v6 value to TypeScript files by Bret McGuire · 4 years, 1 month ago
  47. 708bda5 4.6.3 by Bret McGuire · 5 years ago v4.6.3
  48. 7cad6c3 Another missed CHANGELOG update by Bret McGuire · 5 years ago
  49. 6c46157 Missed changelog update by Bret McGuire · 5 years ago
  50. 477ad22 Downgrade conn for C* connections with versions beyond what we support (#379) by Bret McGuire · 5 years ago
  51. ef0e676 Re-resolve contact points after total disconnect (#378) by Bret McGuire · 5 years ago
  52. 7f80bfd Jenkinsfile: fix expression to execute examples by Alan Boudreault · 5 years ago
  53. 93ad444 version bump 4.6.2 by Adam Holmberg · 5 years ago
  54. 54d2141 Merge pull request #375 from LoraBard/fix-snyk-issues by Adam Holmberg · 5 years ago
  55. 3cb9ae0 fix: snyk fixed by thetsman · 5 years ago
  56. fe7b965 Version bump to 4.6.1 by Alan Boudreault · 5 years ago v4.6.1
  57. b85965d Merge pull request #373 from leitethi/hotfix/batch-custom-mapper by Jorge Bay Gondra · 6 years ago
  58. 52aa6d9 pass mapping information to model batch item in order to be able to parse custom mappings by Thiago Leite · 6 years ago
  59. 1b62fc4 Version bump by Jorge Bay Gondra · 6 years ago v4.6.0
  60. ecf0a74 Minor test fix by Jorge Bay Gondra · 6 years ago
  61. 5357496 Expose AllowListPolicy and deprecate WhiteListPolicy by Jorge Bay Gondra · 6 years ago
  62. 51f6a8b Mapper: clarify error message when mapping info not found by Jorge Bay Gondra · 6 years ago
  63. 428f728 TypeScript: ResultSet extends AsyncIterable<Row> by Jorge Bay Gondra · 6 years ago
  64. 3edf1af Support transforming column values in the Mapper by Jorge Bay Gondra · 6 years ago
  65. ceb29dc Support DSE auth transitional mode by Jorge Bay Gondra · 6 years ago
  66. b11a515 Merge branch '4.5' by Jorge Bay Gondra · 6 years ago
  67. 413ef0c Fix doc typo by Jorge Bay Gondra · 6 years ago
  68. 8ca57ec Merge branch '4.5' by Jorge Bay Gondra · 6 years ago
  69. a95a7d9 Document Duration data type support by Jorge Bay Gondra · 6 years ago
  70. 3d3596f Bump lodash from 4.17.15 to 4.17.19 (#367) by dependabot[bot] · 6 years ago
  71. 688b01a Modify weeknights schedule on Jenkins by Jorge Bay Gondra · 6 years ago
  72. 6da341e Add info on how to connect with Astra by Jorge Bay Gondra · 6 years ago
  73. b5b0ae7 Migrate to Jenkins pipelines (#362) by Jorge Bay Gondra · 6 years ago
  74. f2af259 Replace Apollo with DataStax Astra in the docs by Jorge Bay Gondra · 6 years ago
  75. 265118f Version bump to 4.5.2 by Jorge Bay Gondra · 6 years ago v4.5.2
  76. ba2517a Fix graph Direction serialization by Jorge Bay Gondra · 6 years ago
  77. f852c67 Version bump to 4.5.1 by Jorge Bay Gondra · 6 years ago v4.5.1
  78. 0cec645 Fix elementMap serialization by Jorge Bay Gondra · 6 years ago
  79. fb7f3d6 Version bump to 4.5.0 by Jorge Bay Gondra · 6 years ago v4.5.0
  80. 0136d75 Test fix: add exception for graph wrappers by Jorge Bay Gondra · 6 years ago
  81. b93f87e License test fix for Windows by Jorge Bay Gondra · 6 years ago
  82. 0c390a7 Upgrade mocha dependency by Jorge Bay Gondra · 6 years ago
  83. 0614c45 Merge branch 'private-master' into upstream by Jorge Bay Gondra · 6 years ago
  84. 7535a87 Graph Test: use valueMap() step by Jorge Bay Gondra · 6 years ago
  85. d7e6d89 Refactor client timeout tests to use simulacron (#357) by Jorge Bay Gondra · 6 years ago
  86. 77e3c20 Introduce @SERVER_API test tag (#358) by Jorge Bay Gondra · 6 years ago
  87. b96913d Initial DS Graph 6.8 Support by Jorge Bay Gondra · 6 years ago
  88. a61da79 NODEJS-571 Cloud: Validate server cert name against the proxy host name (#355) by Jorge Bay Gondra · 6 years ago
  89. f9b3767 Merge pull request #354 from datastax/NODEJS-573 by Jorge Bay Gondra · 6 years ago
  90. 9a18a3d Graph test fixes (#356) by Jorge Bay Gondra · 6 years ago
  91. 9cedf8a Apply error message suggestion by Jorge Bay Gondra · 6 years ago
  92. c8ff089 Fix typo by Jorge Bay Gondra · 6 years ago
  93. 07deba0 NODEJS-564 Include available dcs in lbp init errors by Jorge Bay Gondra · 6 years ago
  94. 30902a8 Cloud: avoid using fs.promises (#353) by Jorge Bay Gondra · 6 years ago
  95. 6b90b06 NODEJS-573 Expose localDc parameter in default lbp method by Jorge Bay Gondra · 6 years ago
  96. df6c363 Add Cassandra 4.0 to the Jenkins build and test fixes (#352) by Jorge Bay Gondra · 6 years ago
  97. 96d5e24 Doc and test fix by Jorge Bay Gondra · 6 years ago
  98. 5d7f43d Version bump to 4.4.0 by Jorge Bay Gondra · 6 years ago v4.4.0
  99. ffa9cc6 Minor doc fixes by Jorge Bay Gondra · 6 years ago
  100. 9e80cae Npm: update integrity shas by Jorge Bay Gondra · 6 years ago