Skip to content

Releases: v3io/v3io-tsdb

v0.9.17

10 Mar 15:12
73bef3b

Choose a tag to compare

  • fix Nan strings
  • ingest fixes
  • reuse context in create

v0.9.16

10 Mar 10:55
4714dd2

Choose a tag to compare

Update Jenkinsfile

v0.9.12-8

28 Feb 11:08
49ec731

Choose a tag to compare

  • update v3io-go 2.5.x

v0.9.12-7

26 Feb 17:32
14fbd26

Choose a tag to compare

  • number of delete routines fix

v0.9.15

25 Feb 15:05
5054979

Choose a tag to compare

v0.9.15 Pre-release
Pre-release
Development (#452)

* Break up lint target for usability.

* Avoid redownloading and rebuilding golangci-lint unnecessarily
* Run impi before downloading and building golangci-lint (in case impi fails)
* Separate prints about building impi and building golangci-lint

* IG 14948 (#440)

* avoid panic when ingesting data with pre label aggregations

* go fmt

* new v3io-go (#450)

Co-authored-by: Dina Nimrodi <dinaleventol@gmail.com>
Co-authored-by: Tal Neiman <33829179+talIguaz@users.noreply.github.com>

v0.9.12-6

26 Feb 12:13
e56d1c4

Choose a tag to compare

  • update v3io-go version

v0.9.12-5

19 Feb 12:13
9b38040

Choose a tag to compare

  • delete by range

v0.9.14

16 Feb 20:00
8d6524e

Choose a tag to compare

  • write kv partitions as attributes
  • remove validating metric names
  • performance optimizations
  • show error when ingesting invalid metric names
  • stop go funcs when appender is done

v0.9.12-4

11 Feb 15:38
761e919

Choose a tag to compare

  • show error on invalid metric name

v0.9.12-3

05 Feb 22:46
2ce27ed

Choose a tag to compare

Write performance optimizations