Abram Sanderson
Abram Sanderson
## Description The previous implementation of `regeneratePendingOp` necessitated a linear walk over segments of the merge tree. This strategy can be improved by augmenting the `partialLengths` structures stored at each...
This adds "src" to the set of published files, which allows source mapped URLs to resolve for consumers of this package. Resolves #265. If the download size of the package...
## Description This fixes an eventual consistency issue exposed by fuzz testing. The core problem is that clients that are reconnecting may end up in a state in which they...
## Description This adds a design document for the attribution feature of SharedString. The immediate goal of this feature is to reduce snapshot size of SharedString documents that use an...
## Description An FF team member observed this error log from a clean state:  They confirmed that experimental tree's /lib folder wasn't present on the resulting output. L2 of...
## Description Uses `describeStress` in editManager's combinatorial tests to run longer versions on tree changes as part of the DDS stress pipeline. This also adjusts the timeout for two other...
## Description Implements portions of the v2 schema evolution API which have general agreement. See #20450 for original proposal (which also has some APIs that aren't yet implemented). See the...
## Description Adds the recommendation that users set initial state before attaching any created DDSes to `IFluidContainer.create`, and include a code example.
## Description Currently, we use the ropc flow with a confidential client to authenticate in our e2e/stress tests against odsp. This is less appropriate than using a public client flow,...
## Description Currently, we use the ropc flow with a confidential client to authenticate in our e2e/stress tests against odsp. This is less appropriate than using a public client flow,...