Skip to content

build(client): Release notes and changelogs generation for minor release 2.42.0 #24802

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

jatgarg
Copy link
Contributor

@jatgarg jatgarg commented Jun 9, 2025

build(client): Release notes and changelogs generation for minor release 2.42.0

@jatgarg jatgarg self-assigned this Jun 9, 2025
@Copilot Copilot AI review requested due to automatic review settings June 9, 2025 22:51
@jatgarg jatgarg requested a review from a team as a code owner June 9, 2025 22:51
Copy link
Contributor

@Copilot 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 minor release 2.42.0 across multiple example directories and Azure packages.

  • Updates CHANGELOG.md files to document dependency updates for version 2.42.0
  • Introduces a new autogenerated release note file describing key changes for the SharedTree DDS and schema behavior
  • Removes obsolete changeset files related to this release

Reviewed Changes

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

Show a summary per file
File Description
examples/benchmarks/bubblebench/experimental-tree/CHANGELOG.md Added 2.42.0 entry with dependency update note
examples/benchmarks/bubblebench/common/CHANGELOG.md Added 2.42.0 entry with dependency update note
examples/benchmarks/bubblebench/baseline/CHANGELOG.md Added 2.42.0 entry with dependency update note
examples/apps/tree-comparison/CHANGELOG.md Added 2.42.0 entry with dependency update note
examples/apps/tree-cli-app/CHANGELOG.md Added 2.42.0 entry with dependency update note
examples/apps/task-selection/CHANGELOG.md Added 2.42.0 entry with dependency update note
examples/apps/staging/CHANGELOG.md Added 2.42.0 entry with dependency update note
examples/apps/presence-tracker/CHANGELOG.md Added 2.42.0 entry with dependency update note
examples/apps/data-object-grid/CHANGELOG.md Added 2.42.0 entry with dependency update note
examples/apps/contact-collection/CHANGELOG.md Added 2.42.0 entry with dependency update note
examples/apps/collaborative-textarea/CHANGELOG.md Added 2.42.0 entry with dependency update note
examples/apps/blobs/CHANGELOG.md Added 2.42.0 entry with dependency update note
examples/apps/attributable-map/CHANGELOG.md Added 2.42.0 entry with dependency update note
examples/apps/ai-collab/CHANGELOG.md Added 2.42.0 entry with dependency update note
azure/packages/azure-service-utils/CHANGELOG.md Added 2.42.0 entry with dependency update note
azure/packages/azure-local-service/CHANGELOG.md Added 2.42.0 entry with dependency update note
RELEASE_NOTES/2.42.0.md Generated detailed release notes for version 2.42.0
.changeset/social-bears-deny.md Removed outdated changeset file
.changeset/fruity-laws-rule.md Removed outdated changeset file
.changeset/eight-ears-feel.md Removed outdated changeset file

@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 Jun 9, 2025
Copy link
Contributor

github-actions bot commented Jun 9, 2025

🔗 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:
  222981 links
    1707 destination URLs
    1939 URLs ignored
       0 warnings
       0 errors


@jatgarg jatgarg closed this Jun 9, 2025
@jatgarg jatgarg deleted the changelog2 branch June 12, 2025 00:08
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