Skip to content

Conversation

@dannimad
Copy link
Contributor

pnpm flub generate releaseNotes -g client -t minor --outFile RELEASE_NOTES/2.70.0.md
pnpm flub generate changelog -g client

@dannimad dannimad requested a review from a team as a code owner October 27, 2025 21:40
Copilot AI review requested due to automatic review settings October 27, 2025 21:40
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds release notes and changelogs for version 2.70.0, generated using automated tools. The release includes breaking changes, new features, and SharedTree DDS improvements.

Key changes:

  • Breaking changes removing deprecated APIs across multiple packages
  • New beta APIs promoted from alpha in devtools and SharedTree
  • Updated changelog files across all packages to document version 2.70.0

Reviewed Changes

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

File Description
RELEASE_NOTES/2.70.0.md Comprehensive release notes documenting breaking changes, new features, and deprecations
Multiple CHANGELOG.md files Version 2.70.0 changelog entries added across all affected packages
.changeset/*.md files Changeset files removed after being processed into changelogs

@github-actions github-actions bot added area: build Build related issues area: dds Issues related to distributed data structures area: dds: propertydds base: main PRs targeted against main branch area: dds: sharedstring area: dds: tree area: dev experience Improving the experience of devs building on top of fluid area: driver Driver related issues area: examples Changes that focus on our examples area: framework Framework is a tag for issues involving the developer framework. Eg Aqueduct area: loader Loader related issues area: odsp-driver area: runtime Runtime related issues area: tests Tests to add, test infrastructure improvements, etc changeset-present labels Oct 27, 2025
@github-actions
Copy link
Contributor

🔗 Found some broken links! 💔

Run a link check locally to find them. See
https://github.com/microsoft/FluidFramework/wiki/Checking-for-broken-links-in-the-documentation for more information.

linkcheck output


> [email protected] ci:check-links /home/runner/work/FluidFramework/FluidFramework/docs
> start-server-and-test "npm run serve -- --no-open" 3000 check-links

1: starting server using command "npm run serve -- --no-open"
and when url "[ 'http://127.0.0.1:3000' ]" is responding with HTTP status code 200
running tests using command "npm run check-links"


> [email protected] serve
> docusaurus serve --no-open

[SUCCESS] Serving "build" directory at: http://localhost:3000/

> [email protected] check-links
> linkcheck http://localhost:3000 --skip-file skipped-urls.txt

 ELIFECYCLE  Command failed with exit code 1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: build Build related issues area: dds: propertydds area: dds: sharedstring area: dds: tree area: dds Issues related to distributed data structures area: dev experience Improving the experience of devs building on top of fluid area: driver Driver related issues area: examples Changes that focus on our examples area: framework Framework is a tag for issues involving the developer framework. Eg Aqueduct area: loader Loader related issues area: odsp-driver area: runtime Runtime related issues area: tests Tests to add, test infrastructure improvements, etc base: main PRs targeted against main branch changeset-present

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants