Releases: CommunityToolkit/Datasync
Releases · CommunityToolkit/Datasync
8.0.4
What's Changed
- (#138) Corrected filename for online-operations by @adrianhall in #139
- (#135) Made DatasyncSerializer public. by @adrianhall in #142
- (#141) Switch over to centralized package management by @adrianhall in #150
- (#149) Update all packages to 8.x latest. by @adrianhall in #151
- Update OperationsQueueManager.cs by @RaoulHolzer in #147
- (#146) Additional tests for lazy loading proxies. by @adrianhall in #152
New Contributors
- @RaoulHolzer made their first contribution in #147
Full Changelog: 8.0.3...8.0.4
8.0.3
What's Changed
- (#122) Fixed documentation for using of right RouteAttribute by @adrianhall in #123
- (#125) Support for alternative Id and Version generators to support ULID, Snowflake, and other customizations. by @adrianhall in #127
- Refactor URI construction and enhance test coverage by @richard-einfinity in #126
New Contributors
- @richard-einfinity made their first contribution in #126
Full Changelog: 8.0.2...8.0.3
8.0.2
What's Changed
- (#115) Specify culture for JSON serialization. by @adrianhall in #117
- (#108) fix for relative URLs in offline options. by @adrianhall in #110
- (#118) Added explicit type exports for NSwag generation. by @adrianhall in #120
Full Changelog: 8.0.1...8.0.2
8.0.1
What's Changed
- Fixing minor typos by @Keboo in #86
- Removed obsolete Microsoft.AspNetCore.Http.Abstractions by @Keboo in #85
- Leverage CallerArgumentExpression by @Keboo in #87
- (#90) Fixed threading issue in PushAsync by @adrianhall in #91
- (#96) authentication provider. by @adrianhall in #97
- (#99) Make service client public. by @adrianhall in #104
New Contributors
Full Changelog: 8.0.0...8.0.1
8.0.0
This is the first release for the Datasync Community Toolkit.