Skip to content

Releases: v3io/frames

v0.6.5-v0.9.10

29 Sep 08:58
83ae17a
Compare
Choose a tag to compare
  • IG-13474: fix timestamp default value
  • update README file

v0.6.4-v0.9.10

18 Sep 13:45
91a7797
Compare
Choose a tag to compare
  • IG-13382: ignore non-existing kv tables if requested

v0.6.3-v0.9.9

15 Sep 11:54
Compare
Choose a tag to compare
  • Fixed schema merge logic (IG-13261).

v0.6.3-v0.9.10

15 Sep 13:24
Compare
Choose a tag to compare

Autorelease, triggered by v3io-tsdb

v0.6.2-v0.9.9

01 Sep 15:43
7afcf07
Compare
Choose a tag to compare

Bug fixes:

  • IG-13171: Fail to delete tsdb table which has sample in it
  • IG-13111: Fix message limit field name in HTTP client

v0.6.1-v0.9.9

27 Aug 14:58
Compare
Choose a tag to compare

Autorelease, triggered by v3io-tsdb

v0.6.1-v0.9.8

26 Aug 20:09
Compare
Choose a tag to compare

Autorelease, triggered by v3io-tsdb

v0.6.1-v0.9.7

22 Aug 15:34
Compare
Choose a tag to compare

Autorelease, triggered by v3io-tsdb

v0.6.1-v0.9.6

22 Aug 11:42
b41bfd5
Compare
Choose a tag to compare
  • Various fixes to index column handling on read and write.
  • Column types are now taken from the schema on read.
  • Fixed nil pointer error on table creation.
  • Added support for type time.
  • Updated Pandas version.
  • Schema is now validated when writing to key-value store.
  • Fixed failure on write when a provided condition is false.

v0.6.0-v0.9.6

04 Aug 20:32
251959e
Compare
Choose a tag to compare

Major Features:

  • Upgrade v3io-go version to adopt capnp optimization for getItems
  • Move conditional update to putItem (conditional write)
  • KV support reading partitioned table