FluidFramework icon indicating copy to clipboard operation
FluidFramework copied to clipboard

refactor(tree): use SharedTree format version 3 by default

Open yann-achard-MS opened this issue 1 year ago • 1 comments

Description

Makes SharedTreeFormatVersion.v3 the default value.

Breaking Changes

This is a breaking change in the sense that it breaks collaboration with versions of SharedTree before v3 format was implemented (i.e. anything rc-3 and earlier).

We are leveraging the fact that SharedTree doesn't yet have as strong of compatibility guarantees as other DDSes with current production usage.

yann-achard-MS avatar May 18 '24 01:05 yann-achard-MS

@fluid-example/bundle-size-tests: +164 Bytes
Metric NameBaseline SizeCompare SizeSize Diff
aqueduct.js 457.66 KB 457.66 KB No change
azureClient.js 558.43 KB 558.43 KB No change
connectionState.js 680 Bytes 680 Bytes No change
containerRuntime.js 260.13 KB 260.13 KB No change
fluidFramework.js 369.52 KB 369.6 KB +82 Bytes
loader.js 135.12 KB 135.12 KB No change
map.js 39.83 KB 39.83 KB No change
matrix.js 142.48 KB 142.48 KB No change
odspClient.js 526.33 KB 526.33 KB No change
odspDriver.js 98.29 KB 98.29 KB No change
odspPrefetchSnapshot.js 42.11 KB 42.11 KB No change
sharedString.js 159.28 KB 159.28 KB No change
sharedTree.js 369.51 KB 369.59 KB +82 Bytes
Total Size 3.23 MB 3.23 MB +164 Bytes

Baseline commit: c670468b1850b046ff195eea5bb93940f7d5e68f

Generated by :no_entry_sign: dangerJS against a7838cc978482bdfbbda9b2861d98a909eababca

msfluid-bot avatar May 18 '24 01:05 msfluid-bot