Skip to content

Release v0.2.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 06:10
394c6a9

0.2.0 (2021-07-20)

Features

  • add documents client (45c28eb)
  • port faas.start to bi-di streaming with membrane (522ec95)
  • remove kv client (159258f)

Bug Fixes

  • close channels when clients are destroyed (7ed1924)
  • fix context type detection (9094d1b)
  • fix query equals operator value (11b65dc)
  • full doc responses (6aaec91)
  • make max sub-collection depth configurable (86d57e3)
  • raise when trying to send an empty batch of tasks (035449f)
  • update to new grpc service suffixes (ca6b3f0)

Documentation

Tests

  • QueueClient: update tests for new api and async (343290c)
  • add faas tests (ad05629)
  • increase coverage of api classes (3b7a709)