Releases: v3io/frames
Releases · v3io/frames
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