Skip to content

Releases: microsoft/FluidFramework

Fluid Framework v2.0.1 (patch)

27 Jun 23:31
bb0ffd2
Compare
Choose a tag to compare

What's Changed

  • [Port 2.0] Cherry pick move validation bugs #21674
  • [bump] client: 2.0.0 => 2.0.1 (patch) #21639
  • [main>2.0] fix(version-tools): Fix comparison of 2.0 releases to RC builds #21656
  • Updated references to ODSP-client in Readme (#21637) #21668

Full Changelog: client_v2.0.0...client_v2.0.1

Fluid Framework v2.0.0-rc.5.0.3 (patch)

28 Jun 21:44
d69ef32
Compare
Choose a tag to compare

What's Changed

Other changes

  • [bump] client: 2.0.0-rc.5.0.2 => 2.0.0-rc.5.0.3 (patch) by @pragya91 in #21646
  • [main>rc5] fix(version-tools): Fix comparison of 2.0 releases to RC builds by @tylerbutler in #21655
  • [Port rc-5.0] move validation bugs by @daesunp in #21675
  • Cherry Pick #21601 into RC.5.0 - TokenFetcher support to get authorizationHeader by @aboktor in #21677

Full Changelog: client_v2.0.0-rc.5.0.2...client_v2.0.0-rc.5.0.3

Fluid Framework v2.0.0-rc.4.0.8 (patch)

28 Jun 21:43
13e2693
Compare
Choose a tag to compare

What's Changed

Other changes

Full Changelog: client_v2.0.0-rc.4.0.7...client_v2.0.0-rc.4.0.8

Fluid Framework v2.0.0-rc.3.0.10 (patch)

28 Jun 21:42
01bff20
Compare
Choose a tag to compare

What's Changed

Other changes

Full Changelog: client_v2.0.0-rc.3.0.9...client_v2.0.0-rc.3.0.10

Fluid Framework v2.0.0-rc.5.0.2 (patch)

26 Jun 17:39
f2d2b19
Compare
Choose a tag to compare

What's Changed

  • [Port rc.5.0] Stop using short data store IDs in detached container (#21613) #21632
  • RC.5.0 Port - Put Memory Blob Storage Under a Flag (#21612) #21618
  • [main>rc5] ci: fix build-tools installation in GH actions workflow #21593
  • Add 2.0 release notes #21600
  • [Port rc.5.0] Fix e2e tests not running back compat due to new version bump #21598
  • [2.0 port] Add compatibilityMode flag to READMEs for service-clients (#21560) #21585
  • Bump client patch 2.0.0 rc.5.0.2 #21581

Full Changelog: client_v2.0.0-rc.5.0.1...client_v2.0.0-rc.5.0.2

Fluid Framework v2.0.0-rc.4.0.7 (patch)

26 Jun 17:23
72c7456
Compare
Choose a tag to compare

What's Changed

  • [Port rc 4.0] Stop using short data store IDs in detached container (#21613) #21630
  • RC.4.0 Port - Put Memory Blob Storage Under a Flag (#21612) #21619
  • [main>rc4] ci: fix build-tools installation in GH actions workflow #21594
  • Update Arrow To V5 In RC4 #21561
  • [bump] client: 2.0.0-rc.4.0.6 => 2.0.0-rc.4.0.7 (patch) #21441

Full Changelog: client_v2.0.0-rc.4.0.6...client_v2.0.0-rc.4.0.7

Fluid Framework v2.0.0-rc.3.0.9 (patch)

26 Jun 02:25
0e59dc8
Compare
Choose a tag to compare

What's Changed

  • [Port rc 3.0] Stop using short data store IDs in detached container (#21613) #21628
  • RC.3.0 Port - Put Memory Blob Storage Under a Flag (#21612) #21620
  • Update Arrow to v5 in RC3 #21559
  • [bump] client: 2.0.0-rc.3.0.8 => 2.0.0-rc.3.0.9 (patch) #21440

Full Changelog: client_v2.0.0-rc.3.0.8...client_v2.0.0-rc.3.0.9

Fluid Framework v2.0.0-rc.2.0.9 (patch)

26 Jun 02:54
d2ba8d6
Compare
Choose a tag to compare

What's Changed

  • [Port rc.2.0] Stop using short data store IDs in detached container (#21613) #21631
  • Update Arrow to v5 in RC2 #21557
  • [bump] client: 2.0.0-rc.2.0.8 => 2.0.0-rc.2.0.9 (patch) #21334

Full Changelog: client_v2.0.0-rc.2.0.8...client_v2.0.0-rc.2.0.9

Fluid Framework v2.0.0

26 Jun 17:18
704ebde
Compare
Choose a tag to compare

Fluid Framework 2 is now generally available and ready for production deployments! 🎉

New Features

🌳 SharedTree DDS

In Fluid Framework 2, we're introducing a new DDS called SharedTree, a powerful and flexible DDS designed to keep hierarchical data synchronized between clients. We encourage you to move all new development and containers to SharedTree. We believe SharedTree is the best option for building with Fluid Framework 2. To learn more, visit the SharedTree docs

Note: As a result of the new DDS, we have marked most pre-existing DDSes as Legacy (not deprecated yet), so you will have to update your import paths. Learn more about API support levels and our goal for a graceful DDS deprecation
in future.

📁 SharePoint Embedded Support

We are also introducing support for a new relay option in Fluid Framework 2, called SharePoint Embedded. This is a Microsoft 365 hosted service that keeps your collaborative Fluid data saved in a partition on SharePoint, allowing you to harness the power of Microsoft 365 file and document storage platform for you apps. You can integrate with SharePoint Embedded using the @fluidframework/odsp-client package. To learn more, visit the SharePoint Embedded docs.

🩺 Fluid DevTools

Fluid Developer Tools is a browser extension that improves the developer experience when writing and debugging Fluid apps. It allows you to peek inside your application's Fluid container and diagnose issues. You can learn more about it in the DevTools docs.

🛠️ Start Building Today!

And many more updates! Please continue to engage with us on GitHub Discussion and Issue pages as you adopt Fluid Framework 2!

Fluid Framework v2.0.0-rc.5.0.1

21 Jun 18:26
9ae3f2e
Compare
Choose a tag to compare

What's Changed

Other changes

Full Changelog: client_v2.0.0-rc.5.0.0...client_v2.0.0-rc.5.0.1