NODEJS-664 Doc updates missed in 4.7.0 release#414
Merged
absurdfarce merged 7 commits intomasterfrom Sep 19, 2023
Merged
Conversation
emeliawilkinson24
approved these changes
Sep 15, 2023
Contributor
emeliawilkinson24
left a comment
There was a problem hiding this comment.
Excellent content!
Also added an entry for 4.7.1 along with explanatory text saying this is a docs-only release.
Co-authored-by: Emelia <105240296+emeliawilkinson24@users.noreply.github.com>
Co-authored-by: Emelia <105240296+emeliawilkinson24@users.noreply.github.com>
absurdfarce
commented
Sep 15, 2023
|
|
||
| - Apache Cassandra versions 3.0 and above. | ||
| - DataStax Enterprise versions 5.1 and 6.8. | ||
| - Node.js versions 18.x and 20.x. |
Contributor
Author
There was a problem hiding this comment.
@emeliawilkinson24 This preserves the content changes you recommended... I just moved a few of the sentences together into a single paragraph since all the points seemed to be on related content and it reads a bit more cleanly this way.
Just wanted to make sure you're good with what's here.
absurdfarce
commented
Sep 15, 2023
|
|
||
| As of version 4.7.0 the driver also includes support for the vector type available in Cassandra 5.0. Vectors are represented as instances of | ||
| the [Float32Array] class. For example, to create and write to a vector with three dimensions you might do something like the following: | ||
| the [Float32Array] class. For example, to create and write to a vector with three dimensions you can do the following: |
Contributor
Author
There was a problem hiding this comment.
@emeliawilkinson24 I think I got this one right... let me know if I screwed something up :)
absurdfarce
commented
Sep 15, 2023
|
|
||
| - [NODEJS-653] - Update supported platforms to reflect more modern versions of node.js | ||
| - [NODEJS-655] - Support vector type | ||
| - [NODEJS-659] - Update dependencies in package.json to address CVEs |
Contributor
Author
There was a problem hiding this comment.
Accidentally left out of the initial work on the changelog for 4.7.0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.