Skip to content

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

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

Merged
merged 2 commits into from
Jun 9, 2025

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 20:13
@jatgarg jatgarg requested a review from a team as a code owner June 9, 2025 20:13
@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 base: main PRs targeted against main branch area: odsp-driver area: runtime Runtime related issues area: tests Tests to add, test infrastructure improvements, etc changeset-present labels Jun 9, 2025
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 updates the release notes and changelogs for minor release 2.42.0 across several examples and Azure packages, reflecting dependency updates only. Key changes include:

  • Addition of a "2.42.0" release entry with the note "Dependency updates only" in multiple CHANGELOG.md files.
  • Removal of three changeset files (.changeset/social-bears-deny.md, .changeset/fruity-laws-rule.md, and .changeset/eight-ears-feel.md) which appears to be part of the release process cleanup.

Reviewed Changes

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

Show a summary per file
File Description
examples/benchmarks/bubblebench/*/CHANGELOG.md Added a new release entry for version 2.42.0 with dependency updates note
examples/apps/*/CHANGELOG.md Added a new release entry for version 2.42.0 with dependency updates note
azure/packages/*/CHANGELOG.md Added a new release entry for version 2.42.0 with dependency updates note
.changeset/social-bears-deny.md Removed, as part of release process cleanup
.changeset/fruity-laws-rule.md Removed, as part of release process cleanup
.changeset/eight-ears-feel.md Removed, as part of release process cleanup
Comments suppressed due to low confidence (4)

examples/benchmarks/bubblebench/ot/CHANGELOG.md:3

  • [nitpick] The release note for version 2.42.0 is minimal. Consider adding additional context on the dependency updates if this can help users understand the impact of the changes.
## 2.42.0

.changeset/social-bears-deny.md:1

  • The removal of the changeset file 'social-bears-deny.md' should be verified to ensure this change is intentional and aligns with the intended release process documentation.
----

.changeset/fruity-laws-rule.md:1

  • The complete removal of 'fruity-laws-rule.md' warrants confirmation that the release process does not require this changeset to capture default behavior changes. Please ensure that these removals are consistent with the release strategy.
----

.changeset/eight-ears-feel.md:1

  • The deletion of 'eight-ears-feel.md' should be confirmed as an intentional part of the release process clean-up. Please verify that removing this file does not omit essential documentation for post-release traceability.
----

Copy link
Member

@tylerbutler tylerbutler left a comment

Choose a reason for hiding this comment

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

I don't see the release notes file in ./RELEASE_NOTES

@jatgarg jatgarg requested a review from tylerbutler June 9, 2025 21:28
@jatgarg
Copy link
Contributor Author

jatgarg commented Jun 9, 2025

I don't see the release notes file in ./RELEASE_NOTES

done

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 merged commit 3dc1105 into microsoft:main Jun 9, 2025
44 checks passed
@jatgarg jatgarg deleted the changelog 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.

3 participants