Releases: v3io/frames
Releases · v3io/frames
v0.6.5-v0.9.10
- IG-13474: fix timestamp default value
- update README file
v0.6.4-v0.9.10
- IG-13382: ignore non-existing kv tables if requested
v0.6.3-v0.9.9
- Fixed schema merge logic (IG-13261).
v0.6.3-v0.9.10
Autorelease, triggered by v3io-tsdb
v0.6.2-v0.9.9
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
Autorelease, triggered by v3io-tsdb
v0.6.1-v0.9.8
Autorelease, triggered by v3io-tsdb
v0.6.1-v0.9.7
Autorelease, triggered by v3io-tsdb
v0.6.1-v0.9.6
- 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
Major Features:
- Upgrade v3io-go version to adopt capnp optimization for getItems
- Move conditional update to putItem (conditional write)
- KV support reading partitioned table