Skip to content

1.16.0

Compare
Choose a tag to compare
@bednar bednar released this 01 Apr 06:37
· 254 commits to master since this release

Features

  1. #203: Configure a client via TOML file
  2. #215: Configure a connection pool maxsize

Bug Fixes

  1. #206: Use default (system) certificates instead of Mozilla's root certificates (certifi.where())
  2. #217: Fixed clone_task function

API

  1. #209: Allow setting shard-group durations for buckets via API

Documentation

  1. #202: Added an example how to use RxPY and sync batching
  2. #213: Added an example how to use Buckets API