Skip to content

bump release branch to patch version 2.118.1 - #28173

Open
Daniel Madrid (dannimad) wants to merge 1 commit into
release/client/2.118from
bump21181
Open

bump release branch to patch version 2.118.1#28173
Daniel Madrid (dannimad) wants to merge 1 commit into
release/client/2.118from
bump21181

Conversation

@dannimad

Copy link
Copy Markdown
Contributor

Part of release process tu bump patch version.

@dannimad
Daniel Madrid (dannimad) requested a review from a team September 3, 2026 21:40
@github-actions github-actions Bot added area: examples Changes that focus on our examples area: framework Framework is a tag for issues involving the developer framework. Eg Aqueduct area: tools base: release PRs targeted against a release branch area: runtime Runtime related issues area: loader Loader related issues area: driver Driver related issues area: dds Issues related to distributed data structures area: build Build related issues area: dev experience Improving the experience of devs building on top of fluid area: repo Repo related work area: website area: dds: sharedstring area: tests Tests to add, test infrastructure improvements, etc area: dds: propertydds area: odsp-driver area: dds: tree labels Sep 3, 2026
@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Warning

WARNING: This PR is targeting a release branch!

All changes must first be merged into main and then backported to the target release branch.
Please include a link to the main PR in the description of this PR.

Changes to release branches require approval from the Patch Triage group before merging.
You should have already discussed this change with them so they know to expect it.

For more details, see our internal documentation for the patch policy and processes for
patch releases.

@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Hi! Thank you for opening this PR. Want me to review it?

Based on the diff (422 lines, 211 files), I've queued these reviewers:

  • Correctness — logic errors, race conditions, lifecycle issues
  • Security — vulnerabilities, secret exposure, injection
  • API Compatibility — breaking changes, release tags, type design
  • Performance — algorithmic regressions, memory leaks
  • Testing — coverage gaps, hollow tests

How this works

  • Adjust the reviewer set by ticking/unticking boxes above. Reviewer toggles alone don't trigger anything.

  • Tick Start review below to dispatch the review fleet.

  • After review finishes, tick Start review again to request another run — it auto-resets after each dispatch.

  • This comment updates as new commits land; your reviewer selections are preserved.

  • Start review

@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Bundle size comparison

Base commit: 9b61289e9432a4e84e18d834b76d1d6818a3a6a7
Head commit: 92d589283d12473173588b007707c5eb9c320f1f

Notable changes

No bundles changed by ≥ 500 bytes parsed.

Per-bundle deltas

@fluid-example/bundle-size-tests

  • fluidFrameworkAllAlpha.js: parsed 794690 → 794732 (+42), gzip 217699 → 217734 (+35)
  • azureClient.js: parsed 624935 → 624991 (+56), gzip 166674 → 166719 (+45)
  • odspClient.js: parsed 597911 → 597967 (+56), gzip 160131 → 160178 (+47)
  • aqueduct.js: parsed 531311 → 531346 (+35), gzip 142150 → 142179 (+29)
  • fluidFramework.js: parsed 413969 → 413990 (+21), gzip 117006 → 117021 (+15)
  • sharedTree.js: parsed 403373 → 403387 (+14), gzip 114447 → 114455 (+8)
  • containerRuntime.js: parsed 309204 → 309218 (+14), gzip 84583 → 84590 (+7)
  • sharedString.js: parsed 176546 → 176553 (+7), gzip 49813 → 49818 (+5)
  • experimentalSharedTree.js: parsed 160699 → 160699 (0), gzip 46274 → 46274 (0)
  • matrix.js: parsed 160377 → 160384 (+7), gzip 45813 → 45820 (+7)
  • loader.js: parsed 145744 → 145758 (+14), gzip 39310 → 39326 (+16)
  • odspDriver.js: parsed 104539 → 104560 (+21), gzip 32590 → 32597 (+7)
  • directory.js: parsed 67144 → 67151 (+7), gzip 18871 → 18879 (+8)
  • 578.js: parsed 58686 → 58686 (0), gzip 17657 → 17657 (0)
  • map.js: parsed 47239 → 47246 (+7), gzip 14470 → 14477 (+7)
  • odspPrefetchSnapshot.js: parsed 45673 → 45687 (+14), gzip 15251 → 15260 (+9)
  • 252.js: parsed 44362 → 44362 (0), gzip 13735 → 13735 (0)
  • summarizerDelayLoadedModule.js: parsed 30717 → 30717 (0), gzip 7716 → 7716 (0)
  • socketModule.js: parsed 26469 → 26476 (+7), gzip 7896 → 7903 (+7)
  • createNewModule.js: parsed 12454 → 12454 (0), gzip 4797 → 4797 (0)
  • 922.js: parsed 10497 → 10497 (0), gzip 3883 → 3883 (0)
  • summaryModule.js: parsed 3789 → 3789 (0), gzip 1857 → 1857 (0)
  • connectionState.js: parsed 909 → 909 (0), gzip 500 → 500 (0)
  • sharedTreeAttributes.js: parsed 847 → 854 (+7), gzip 499 → 508 (+9)
  • debugAssert.js: parsed 429 → 429 (0), gzip 299 → 299 (0)
  • FluidFramework-HashFallback.js: parsed 419 → 419 (0), gzip 313 → 313 (0)

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: repo Repo related work area: runtime Runtime related issues area: tests Tests to add, test infrastructure improvements, etc area: tools area: website base: release PRs targeted against a release branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant