Skip to content

3.2.0

Latest
Compare
Choose a tag to compare
@southpolesteve southpolesteve released this 26 Aug 16:05
· 5 commits to master since this release

Bug fixes

  • Fix missing AbortSignal type for users not targeting the DOM (#416)

Improvements

  • Endpoint resolution now blocks until initialized (#409)
  • Add bufferItems support & other cross-partition perf improvements (#397)
  • Export default partition key path (#405)

Documentation

  • Add sample for bulk update with continuation token (#402)
  • Update Node.js version recommendation in dev.md (#418)
  • Add test for aborting a query (#413)

Engineering Systems

  • Add stale issue action (#415)
  • resolve credscan warnings (#414)
  • bump typedoc dependency (#412)