- use only one http client
- cache querier
- 32 workers
- create pandas series with data type
- schema crush
- delete bugs
- fix query multiple metrics
v0.6.10-v0.9.13
- api changes
v0.6.9-v0.9.13
Autorelease, triggered by v3io-tsdb
v0.6.9-v0.9.12
* IG-14301 attributes int & bool return values when set to null
* IG-14370 timezoned time columns
* IG-14291 tsdb change number of v3io go workers to 32
* Update Python dependencies
v0.6.8-v0.9.11
* Fix parsing of start and end time in delete operation.
* Limit size of individual frames when reading from TSDB.
* Fix edge cases related to expression generation.
* Better schema compatibility with other services.
v0.6.7-v0.9.11
* Null values support
* Save modes support
* Support for retrieving system attributes
* Wrap protobuf with Frame for http
* Fix delete kv with filter
* Infer Schema support
v0.6.6-v0.9.11
Autorelease, triggered by v3io-tsdb
v0.6.6-v0.9.10
IG-12459: fix limit of number of partitions in read
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
v0.5.9-v0.9.6
* Change default index column name to idx
Bug Fixes:
-------------
* IG-12574: Write kv via Frames and read via spark/ presto - Missing key column
* IG-12445: Fail to read table when instantiate client with ingress
* IG-12645: Column order cannot be set on query
* IG-12660: Fix typo in API: "aggragators”/”Aggragators” instead of “aggregators”/”Aggregators”
* IG-12647: Read specific KV columns - wrong index in the result
* IG-12648: Fail to read KV key column
* IG-12716: Wrong priority for credentials when creating client
* IG-12708: Delete TSDB table's if_missing attribute not working
* IG-12726: when reading KV with specific columns containing index we get error
v0.5.8-v0.9.6
Autorelease, triggered by v3io-tsdb
v0.5.8-v0.9.5
IG-12557 - unable to read a NoSQL table ("KV") written with a Spark DataFrame
v0.5.7-v0.9.5
Fix for IG-11266: Sort dataframe columns on read (on the python client side)
v0.5.6-v0.9.5
Autorelease, triggered by v3io-tsdb
v0.5.6-v0.9.4
IG-12266: DeleteTable rewrite
v0.5.5-v0.9.4
Autorelease, triggered by v3io-tsdb
v0.5.5-v0.9.3
Same as v0.5.4-v0.9.3. Increment minor version to allow semver distinction between versions of v3io_frames (Python client library at PyPi).
v0.5.4-v0.9.3
Autorelease, triggered by v3io-tsdb
v0.5.4-v0.9.2
Autorelease, triggered by v3io-tsdb
v0.5.4-v0.9.1
* add support for window aggregations
* change default name for index column in KV backend
Bug fixes:
-----------
* IG-11266: Support writing and reading dataframes with unnamed columns
* TSDB-115: Fix propagation of password and token in TSDB create
* IG-11958: Disable SSL certificate check in client
* IG-11923: Querying tsdb via frames with multi_index=False does not return Timestamp
* IG-11924: Querying tsdb via frames with multi_index=True returns unnamed indexes
* IG-11925: Querying KV via frames dont return key column
* IG-12009: Frames - (Sometimes) Getting an extra empty line when reading from KV
* Fix HTTP server session handling
v0.5.3-v0.9.1
Fix for TSDB-115: Failed to read TSDB schema in TSDB frames (via jupyter)
v0.5.2-v0.9.1
v0.5.0-v0.9.1 +
* IG-11599: Hide v3io credentials. 225
v0.5.1-v0.9.1
*Major features:*
* Migrate from v3io-go-http to v3io-go
* Add boolean support
* Support update condition
* IG-11599: Hide v3io credentials
v0.5.0-v0.9.1
Autorelease, triggered by v3io-tsdb
v0.5.0-v0.9.0
v0.4.4-v0.9.0