Skip to content

update release notes and changelogs#25507

Merged
dannimad merged 1 commit intomicrosoft:mainfrom
dannimad:changelogs261
Sep 22, 2025
Merged

update release notes and changelogs#25507
dannimad merged 1 commit intomicrosoft:mainfrom
dannimad:changelogs261

Conversation

@dannimad
Copy link
Copy Markdown
Contributor

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

Copilot AI review requested due to automatic review settings September 22, 2025 17:53
@dannimad dannimad requested a review from a team as a code owner September 22, 2025 17:53
@github-actions github-actions bot added area: build Build related issues area: dds Issues related to distributed data structures area: dds: propertydds 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 base: main PRs targeted against main branch labels Sep 22, 2025
Copy link
Copy Markdown
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 updates release notes and changelogs for version 2.61.0 across all packages in the FluidFramework client release group. The updates include dependency updates for most packages and specific minor changes for packages with new features or deprecations.

  • Automated generation of version 2.61.0 changelog entries for all packages
  • Addition of specific minor changes for telemetry-utils, runtime-definitions, datastore, and test-runtime-utils packages
  • Removal of changeset files that have been processed into the changelogs

Reviewed Changes

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

File Description
Multiple CHANGELOG.md files Added 2.61.0 version entries with either "Dependency updates only" or specific minor changes
.changeset/*.md files Removed processed changeset files for telemetry-utils error handling, datastore deprecation, and minVersionForCollab features

@github-actions
Copy link
Copy Markdown
Contributor

🔗 No broken links found! ✅

Your attention to detail is admirable.

linkcheck output


> fluid-framework-docs-site@0.0.0 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"


> fluid-framework-docs-site@0.0.0 serve
> docusaurus serve --no-open

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

> fluid-framework-docs-site@0.0.0 check-links
> linkcheck http://localhost:3000 --skip-file skipped-urls.txt

Crawling...

Stats:
  235713 links
    1720 destination URLs
    1953 URLs ignored
       0 warnings
       0 errors


@dannimad dannimad merged commit d8ba27a into microsoft:main Sep 22, 2025
42 checks passed
anthony-murphy-agent pushed a commit to anthony-murphy-agent/FluidFramework that referenced this pull request Jan 14, 2026
`pnpm flub generate releaseNotes -g client -t minor --outFile
RELEASE_NOTES/2.61.0.md`
`pnpm flub generate changelog -g client`
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.

3 participants