Skip to content

chore: release v7.6.0 docs - #5032

Merged
dariakp merged 1 commit into
mainfrom
docs/v7.6.0
Aug 25, 2026
Merged

chore: release v7.6.0 docs#5032
dariakp merged 1 commit into
mainfrom
docs/v7.6.0

Conversation

@johnmtll

@johnmtll johnmtll commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Description

Summary of Changes

Docs for 7.6 release

Notes for Reviewers

What is the motivation for this change?

Release Highlight

Release notes highlight

Double check the following

  • Lint is passing (npm run check:lint)
  • Self-review completed using the steps outlined here
  • PR title follows the correct format: type(NODE-xxxx)[!]: description
    • Example: feat(NODE-1234)!: rewriting everything in coffeescript
  • Changes are covered by tests
  • New TODOs have a related JIRA ticket

@johnmtll
johnmtll force-pushed the docs/v7.6.0 branch 2 times, most recently from c5670da to b728ae0 Compare August 24, 2026 23:58
@johnmtll
johnmtll marked this pull request as ready for review August 25, 2026 00:00
@johnmtll
johnmtll requested a review from a team as a code owner August 25, 2026 00:00
Copilot AI lite review requested due to automatic review settings August 25, 2026 00:00

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the Node.js driver documentation site to publish the 7.6 release as the new “latest” set of docs/API pages, while keeping 7.5 marked as supported.

Changes:

  • Add 7.6 to the documentation version selectors (versions.json) in both the docs output and the docs template.
  • Promote 7.6 to latest in the releases metadata, demoting 7.5 to supported.
  • Add the generated TypeDoc HTML output under docs/7.6/ and update the docs landing page releases table accordingly.

Reviewed changes

Copilot reviewed 36 out of 497 changed files in this pull request and generated no comments.

Show a summary per file
File Description
etc/docs/template/static/versions.json Adds 7.6 to the template’s version list.
etc/docs/template/data/releases.toml Marks 7.6 as latest and shifts 7.5 to supported.
docs/versions.json Adds 7.6 to the published docs version list.
docs/index.html Updates the releases table to show 7.6 as latest (with API link).
docs/7.6/variables/BSON.onDemand-1.html Generated 7.6 TypeDoc page (variable doc).
docs/7.6/variables/BSON.NumberUtils-1.html Generated 7.6 TypeDoc page (variable doc).
docs/7.6/variables/BSON.LongWithoutOverridesClass.html Generated 7.6 TypeDoc page (variable doc).
docs/7.6/variables/BSON.bsonType-1.html Generated 7.6 TypeDoc page (variable doc).
docs/7.6/types/W.html Generated 7.6 TypeDoc page (type alias doc).
docs/7.6/types/TopologyType.html Generated 7.6 TypeDoc page (type alias doc).
docs/7.6/types/TextQueryOptions.html Generated 7.6 TypeDoc page (type alias doc).
docs/7.6/types/TagSet.html Generated 7.6 TypeDoc page (type alias doc).
docs/7.6/types/SupportedNodeConnectionOptions.html Generated 7.6 TypeDoc page (type alias doc).
docs/7.6/types/Stream.html Generated 7.6 TypeDoc page (type alias doc).
docs/7.6/types/SortForCmd.html Generated 7.6 TypeDoc page (type alias doc).
docs/7.6/types/SortDirectionForCmd.html Generated 7.6 TypeDoc page (type alias doc).
docs/7.6/types/SeverityLevel.html Generated 7.6 TypeDoc page (type alias doc).
docs/7.6/types/SetProfilingLevelOptions.html Generated 7.6 TypeDoc page (type alias doc).
docs/7.6/types/ServerType.html Generated 7.6 TypeDoc page (type alias doc).
docs/7.6/types/ServerSessionId.html Generated 7.6 TypeDoc page (type alias doc).
docs/7.6/types/RemoveUserOptions.html Generated 7.6 TypeDoc page (type alias doc).
docs/7.6/types/ReadPreferenceLike.html Generated 7.6 TypeDoc page (type alias doc).
docs/7.6/types/ProfilingLevelOptions.html Generated 7.6 TypeDoc page (type alias doc).
docs/7.6/types/NumericType.html Generated 7.6 TypeDoc page (type alias doc).
docs/7.6/types/ListSearchIndexesOptions.html Generated 7.6 TypeDoc page (type alias doc).
docs/7.6/types/ListIndexesOptions.html Generated 7.6 TypeDoc page (type alias doc).
docs/7.6/types/IntegerType.html Generated 7.6 TypeDoc page (type alias doc).
docs/7.6/types/Hint.html Generated 7.6 TypeDoc page (type alias doc).
docs/7.6/types/GridFSBucketEvents.html Generated 7.6 TypeDoc page (type alias doc).
docs/7.6/types/GenericListener.html Generated 7.6 TypeDoc page (type alias doc).
docs/7.6/types/FindOneOptions.html Generated 7.6 TypeDoc page (type alias doc).
docs/7.6/types/ExplainVerbosityLike.html Generated 7.6 TypeDoc page (type alias doc).
docs/7.6/types/ExplainVerbosity.html Generated 7.6 TypeDoc page (type alias doc).
docs/7.6/types/EventsDescription.html Generated 7.6 TypeDoc page (type alias doc).
docs/7.6/types/EventEmitterWithState.html Generated 7.6 TypeDoc page (type alias doc).
docs/7.6/types/DropIndexesOptions.html Generated 7.6 TypeDoc page (type alias doc).
docs/7.6/types/DropDatabaseOptions.html Generated 7.6 TypeDoc page (type alias doc).
docs/7.6/types/CursorFlag.html Generated 7.6 TypeDoc page (type alias doc).
docs/7.6/types/CompressorName.html Generated 7.6 TypeDoc page (type alias doc).
docs/7.6/types/Compressor.html Generated 7.6 TypeDoc page (type alias doc).
docs/7.6/types/CommonEvents.html Generated 7.6 TypeDoc page (type alias doc).
docs/7.6/types/ClientSessionEvents.html Generated 7.6 TypeDoc page (type alias doc).
docs/7.6/types/BSONTypeAlias.html Generated 7.6 TypeDoc page (type alias doc).
docs/7.6/types/BSON.UUIDExtended.html Generated 7.6 TypeDoc page (type alias doc).
docs/7.6/types/BSON.EJSONOptions.html Generated 7.6 TypeDoc page (type alias doc).
docs/7.6/types/BSON.CalculateObjectSizeOptions.html Generated 7.6 TypeDoc page (type alias doc).
docs/7.6/types/BSON.BinarySequence.html Generated 7.6 TypeDoc page (type alias doc).
docs/7.6/types/BitwiseFilter.html Generated 7.6 TypeDoc page (type alias doc).
docs/7.6/types/BatchType.html Generated 7.6 TypeDoc page (type alias doc).
docs/7.6/types/AnyError.html Generated 7.6 TypeDoc page (type alias doc).
docs/7.6/types/AbstractCursorEvents.html Generated 7.6 TypeDoc page (type alias doc).
docs/7.6/.nojekyll GitHub Pages configuration marker for the 7.6 docs folder.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@johnmtll johnmtll changed the title docs: release v7.6.0 docs chore: release v7.6.0 docs Aug 25, 2026
@dariakp
dariakp merged commit 339c649 into main Aug 25, 2026
15 of 16 checks passed
@dariakp
dariakp deleted the docs/v7.6.0 branch August 25, 2026 00:18
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.

3 participants