Skip to content

v3.2.0

Compare
Choose a tag to compare
@matteobortolazzo matteobortolazzo released this 03 Jul 12:25
· 47 commits to master since this release
3462a99

Features

  • Replication: Adds support to replication (#151)
  • Attachments: Adds DownloadAttachmentAsStreamAsync (#152)
  • IsMatch: Support multiline regex (#161)

Bug Fixes

  • ElementAt: Fixes query on .NET 6. (#156)
  • Attachments: Fixes attachments in FindAsync. (#159)
  • Attachments: Fixes attachments uploads (#159)
  • Attachments: Fixes Bad Request on attachment upload. (#164)
  • GetInfoAsync: Fixed 32-bit integer overflow. (#165)