What's Changed
- β¨ extract
type
property from surrealdb result object by @Odonno in #194 - π fix LQ killed notification deserialization by @Odonno in #195
- β¨ use variable array length for cbor datetime type by @Odonno in #199
- π set rust toolchain version by @Odonno in #201
- π bump v0.9.0 by @Odonno in #202
- β‘οΈ make use of an
UnboundedPrioritizedChannel
to send ws message with priority by @Odonno in #200 - π fix RecordId serialization when the value is
null
by @Odonno in #197 - π correctly call
AddSurreal
with parsed connection string by @Odonno in #191 - β¬οΈ upgrade dependencies by @Odonno in #190
- π fix release pipeline by @Odonno in #204
Full Changelog: v0.8.0...v0.9.0