Skip to content

Hecuba 1.2.3

Compare
Choose a tag to compare
@yolandab yolandab released this 31 Jan 09:57
· 238 commits to master since this release
b42a234

Changelog

C++ interface

  • Add C++ API
  • Add support to write a single attribute in storageobj.

Stream interface

  • Streaming tools deployment
  • Add streaming API

API:

  • Add 'sync' to API
  • Modify split with optional parameter (cols=true/false)

Others:

  • CREATE_SCHEMA to default true
  • Change UUID generation (UUID3->UUID5)

Bugfixing