Skip to content

Releases: v3io/frames

v0.5.6-v0.9.4

18 Jun 12:04
a5123d6
Compare
Choose a tag to compare

IG-12266: DeleteTable rewrite

v0.5.5-v0.9.4

16 Jun 15:36
Compare
Choose a tag to compare

Autorelease, triggered by v3io-tsdb

v0.5.5-v0.9.3

13 Jun 06:39
Compare
Choose a tag to compare

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

12 Jun 21:02
Compare
Choose a tag to compare

Autorelease, triggered by v3io-tsdb

v0.5.4-v0.9.2

04 Jun 20:47
Compare
Choose a tag to compare

Autorelease, triggered by v3io-tsdb

v0.5.4-v0.9.1

27 May 20:41
65e3a97
Compare
Choose a tag to compare
  • 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

14 May 15:12
Compare
Choose a tag to compare

Fix for TSDB-115: Failed to read TSDB schema in TSDB frames (via jupyter)

v0.5.2-v0.9.1

05 May 08:54
Compare
Choose a tag to compare

v0.5.0-v0.9.1 +

  • IG-11599: Hide v3io credentials. #225

v0.5.1-v0.9.1

29 Apr 20:40
82b6b48
Compare
Choose a tag to compare

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

16 Apr 07:06
2581b42
Compare
Choose a tag to compare

Autorelease, triggered by v3io-tsdb