Skip to content

NODEJS-664 Doc updates missed in 4.7.0 release#414

Merged
absurdfarce merged 7 commits intomasterfrom
doc_updates_471
Sep 19, 2023
Merged

NODEJS-664 Doc updates missed in 4.7.0 release#414
absurdfarce merged 7 commits intomasterfrom
doc_updates_471

Conversation

@absurdfarce
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Contributor

@emeliawilkinson24 emeliawilkinson24 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent content!

Comment thread README.md Outdated
Comment thread README.md Outdated
Bret McGuire and others added 5 commits September 15, 2023 13:51
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>
Comment thread README.md

- Apache Cassandra versions 3.0 and above.
- DataStax Enterprise versions 5.1 and 6.8.
- Node.js versions 18.x and 20.x.
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@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.


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:
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@emeliawilkinson24 I think I got this one right... let me know if I screwed something up :)

@absurdfarce absurdfarce changed the title Doc updates missed in 4.7.0 release NODEJS-664 Doc updates missed in 4.7.0 release Sep 15, 2023
Comment thread CHANGELOG.md

- [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
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Accidentally left out of the initial work on the changelog for 4.7.0

Copy link
Copy Markdown
Contributor

@emeliawilkinson24 emeliawilkinson24 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@absurdfarce absurdfarce merged commit 9df30bd into master Sep 19, 2023
@absurdfarce absurdfarce deleted the doc_updates_471 branch September 19, 2023 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants