Skip to content

Release v0.9.0

Latest
Compare
Choose a tag to compare
@kearfy kearfy released this 14 Jul 13:48
6b9057d

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