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