What's Changed
- π correctly implement Dispose pattern by @Odonno in #141
- β¬οΈ upgrade SystemTextJsonPatch dependency by @Odonno in #144
- π fix TimeSpan/DateTime cbor conversion by @Odonno in #140
- π apply fixes for older versions of dotnet by @Odonno in #137
- π fix missing error details on Query response by @Odonno in #136
- π add missing return in RecordIdJsonConverter by @Odonno in #134
- π split readme files by @Odonno in #132
- β¨ implement File providers by @Odonno in #143
- β¨ implement Upsert and Update methods using a RecordId by @Odonno in #139
- β¨ support surrealdb v2.1.2 by @Odonno in #153
- β‘οΈ avoid registering HttpClient if not using http(s) protocol by @Odonno in #147
- β¨ implement Keyed service injection by @Odonno in #148
- β¨ support .NET 9 by @Odonno in #145
- β»οΈ correctly implement SurrealDbOptions pattern and validation by @Odonno in #149
- π bump v0.7.0 by @Odonno in #146
- π fix release workflow by @Odonno in #156
- πΈ automatically add
/rpc
suffix for ws protocols by @Odonno in #157 - β¨ implement Export method by @Odonno in #154
Full Changelog: v0.6.0...v0.7.0