Skip to content

Releases: microsoft/FluidFramework

Fluid Framework v2.0.0-internal.4.0.3 (patch)

05 Apr 21:10
6ca07f3
Compare
Choose a tag to compare

What's Changed

Other changes

  • [bump] client: 2.0.0-internal.4.0.2 => 2.0.0-internal.4.0.3 (patch) by @jenn-le in #14925
  • [port v2int 4.0] Fix signal error event in case we reconnect and we miss the first signal by @NicholasCouri in #14943

Full Changelog: client_v2.0.0-internal.4.0.2...client_v2.0.0-internal.4.0.3

Fluid Framework v2.0.0-internal.3.4.4 (patch)

05 Apr 21:05
420bcc4
Compare
Choose a tag to compare

What's Changed

Other changes

  • [bump] client: 2.0.0-internal.3.4.3 => 2.0.0-internal.3.4.4 (patch) by @jenn-le in #14928
  • [port v2int 3.4] Fix signal error event in case we reconnect and we miss the first signal by @NicholasCouri in #14944

Full Changelog: client_v2.0.0-internal.3.4.3...client_v2.0.0-internal.3.4.4

Fluid Framework v2.0.0-internal.3.4.3 (patch)

01 Apr 03:28
f6030f2
Compare
Choose a tag to compare

What's Changed

Other changes

Full Changelog: client_v2.0.0-internal.3.4.2...client_v2.0.0-internal.3.4.3

Fluid Framework v2.0.0-internal.3.0.6 (patch)

01 Apr 01:56
346e62c
Compare
Choose a tag to compare

What's Changed

Full Changelog: client_v2.0.0-internal.3.0.5...client_v2.0.0-internal.3.0.6

Fluid Framework v2.0.0-internal.4.0.2 (patch)

01 Apr 01:07
dbc1eea
Compare
Choose a tag to compare

What's Changed

Other changes

Full Changelog: client_v2.0.0-internal.4.0.1...client_v2.0.0-internal.4.0.2

tinylicious v0.7.3 (patch)

30 Mar 19:00
55b8bd3
Compare
Choose a tag to compare

What's Changed

  • [0.7] build(deps): Update deps (minor) on server release group in tinylicious by @tylerbutler in #14876

Full Changelog: tinylicious_v0.7.2...tinylicious_v0.7.3

tinylicious v0.6.1 (patch)

31 Mar 01:23
3e9f584
Compare
Choose a tag to compare

What's Changed

Full Changelog: tinylicious_v0.6.0...tinylicious_v0.6.1

tinylicious v0.7.2 (patch)

29 Mar 00:25
f4cb72a
Compare
Choose a tag to compare

What's Changed

Other changes

Full Changelog: tinylicious_v0.7.1...tinylicious_v0.7.2

Fluid Framework v2.0.0-internal.3.1.1 (patch) - deprecated

30 Mar 15:42
3f1b794
Compare
Choose a tag to compare

This version is deprecated. Please use the latest minor for 2.0.0.internal.3.x.

This is a patch release that fixes a failure when trying to access localStorage (PR #14760)

SweepReadyUsageDetectionHandler accesses localStorage which can fail if access to localStorage is not allowed. We are seeing this happening in production. This removes the usage of SweepReadyUsageDetectionHandler in garbage collector - It was added by #12004 but the sweep ready detection feature was never enabled.

tinylicious v0.7.1 (patch)

28 Mar 00:20
630400f
Compare
Choose a tag to compare

What's Changed

Other changes

Full Changelog: tinylicious_v0.7.0...tinylicious_v0.7.1