Releases: CommunityToolkit/Datasync
Releases · CommunityToolkit/Datasync
10.0.0 - dotnet 10 and EF Core 10 Compatibility
This version implements dotnet 10 and EF Core 10 compatibility. If you are using EF Core 9 or dotnet 9, then do not upgrade to this version.
What's Changed
- (#413) dotnet 10 support by @adrianhall in #418
- Fix LINQ conversion of
.Contains()by @duckblaster in #423 - (#432) Removed all MySQL testing by @adrianhall in #433
- (#434) Updated all libraries for .NET 10 compatibility by @adrianhall in #435
- (#419) EF Core 10 update. by @adrianhall in #438
- (#437) Template upgraded to .NET 10 by @adrianhall in #439
New Contributors
- @duckblaster made their first contribution in #423
Full Changelog: 9.0.5...10.0.0
9.0.5
What's Changed
- (#384) added pull progress report via event OfflineDbContext.SynchronizationProgress by @StefanCuypers in #387
- (#383) Capture the local exceptions in a pull operation. by @adrianhall in #398
- (#397) Allow 404/410 to mean success on push deletes by @adrianhall in #399
Full Changelog: 9.0.4...9.0.5
9.0.4
What's Changed
- Simplify and modernize WPF sample by @zjdangge in #368
- Update Template Program.cs by @AndresH18 in #373
- (#377) Fix for possible concurrent query during pull by @StefanCuypers in #378
- (#358) Default Offline conflict resolver. by @adrianhall in #382
New Contributors
- @zjdangge made their first contribution in #368
- @AndresH18 made their first contribution in #373
- @StefanCuypers made their first contribution in #378
Full Changelog: 9.0.3...9.0.4
9.0.3
What's Changed
- (#360) Convert Add to Replace after conflict by @adrianhall in #361
- (#258) Added [JsonIgnore] support for local data preservation. by @adrianhall in #363
Full Changelog: 9.0.2...9.0.3
9.0.2
What's Changed
- (#275) Added OpenApi support. by @adrianhall in #313
- (#298) Conflict Resolver implementation. by @adrianhall in #325
- (#281) Package upgrade: CommunityToolkit.WinUI by @adrianhall in #326
- (#327) Update to .NET 9.0.4 by @adrianhall in #333
- (#328) Updated EF packages by @adrianhall in #337
- (#329) Updates to other packages by @adrianhall in #339
Full Changelog: 9.0.1...9.0.2
9.0.1
What's Changed
- CosmosDB Repository Support by @richard-einfinity in #292
- (#217) Added dynamic proxies tests, plus some Cosmos test fixes. by @adrianhall in #303
- (#309) Added Cosmos, Mongo, and OpenApi libraries by @adrianhall in #311
New Contributors
- @trydalch made their first contribution in #290
- @dependabot made their first contribution in #295
Full Changelog: 9.0.0...9.0.1
9.0.0
What's Changed
- Updated to .NET 9 and EF Core 9
- Added basic OpenApi support
- Brought forward changes from 8.0.6 and 8.0.7
New Contributors
- @david1995 made their first contribution in #212
Full Changelog: 8.0.5...9.0.0
8.0.7
What's Changed
- (#249) JsonConverters use Invariant Culture (8.x) by @adrianhall in #254
Full Changelog: 8.0.6...8.0.7
8.0.6
What's Changed
- #225 v8 Add request body content to API operations by @richard-einfinity in #227
Full Changelog: 8.0.5...8.0.6
8.0.5
What's Changed
- Adding Avalonia sample by @timunie in #159
- (#165) Docs for Avalonia Sample by @adrianhall in #166
- (#171) PUT operation calls authorization with existing entity by @adrianhall in #179
- (#162) Added additional read call at end of replace operation to get current object by @adrianhall in #180
- (#174) Adjust HttpClientFactory for browser-based decompression. by @adrianhall in #182
- Added azd compatible live testing by @adrianhall in #189
- (#187) Serialize tests for better reliability by @adrianhall in #190
- (#184) Allow query calls to be async by @adrianhall in #191
New Contributors
Full Changelog: 8.0.4...8.0.5