Skip to content

1.24.0

Compare
Choose a tag to compare
@bednar bednar released this 26 Nov 07:47
· 178 commits to master since this release

Features

  1. #358: Update management API:
    • BucketsApi - add possibility to: update
    • OrganizationsApi - add possibility to: update
    • UsersApi - add possibility to: update, delete, find
  2. #356: Add MultiprocessingWriter to write data in independent OS process

Bug Fixes

  1. #359: Correct serialization empty columns into LineProtocol [DataFrame]