What's Changed
- Prevented type descriptions from being overwritten while merging by @glen-84 in #7751
- Updated to .NET 9 GA by @glen-84 in #7748
- Updated the workflows to run on all main version branches by @glen-84 in #7746
- Restructured Fusion Projects by @michaelstaib in #7755
- Removed unnecessary properties from Fusion-vnext property files by @glen-84 in #7761
- Fixed websockets message corruption after cancellation by @sunghwan2789 in #7768
- Fix xml method description when dictionary args present by @smbecker in #7765
- Replaced static calls on SnapshotExtensions class by @glen-84 in #7771
- Split Cookie Crumble into multiple libraries by @glen-84 in #7774
- Added support for variables to new operation planner. by @michaelstaib in #7780
- Refactor CookieCrumble to abstract test frameworks by @stuartjbrown in #6537
- [Fusion vNext] Add plan serialization by @tobias-tengler in #7785
- Adds Fusion Documentation by @PascalSenn in #7789
- Update NITRO CLI Documentation by @PascalSenn in #7762
- Fixed Quick Start Guide In the Docs by @PascalSenn in #7790
- Adds Fusion Aspire Documentation by @PascalSenn in #7791
- Adds fusion node documentation by @PascalSenn in #7792
- Added CookieCrumble.TUnit by @glen-84 in #7784
- Added support for between both cursors by @sunghwan2789 in #7800
- Added ability to mark requests as warmup by @tobias-tengler in #7798
- Corrected AssemblyName/RootNamespace in Fusion-vnext Composition project by @glen-84 in #7795
- Added CookieCrumble.TUnit to Fusion-vnext by @glen-84 in #7794
- Fixed client complete aborting websocket that is sending by @sunghwan2789 in #7793
- Update .NET SDKs in build.sh by @cimnine in #7775
New Contributors
- @smbecker made their first contribution in #7765
- @stuartjbrown made their first contribution in #6537
- @cimnine made their first contribution in #7775
Full Changelog: 15.0.0-p.15...15.0.0-p.16