Skip to content

Releases: v3io/frames

v0.11.3

20 Feb 09:16
fcc1bcc
Compare
Choose a tag to compare

What's Changed

  • Update library version due to a security vulnerability by @gtopper in #642
  • ML-3299: Remove upper limit for grpcio by @gtopper in #641

Full Changelog: v0.11.2...v0.11.3

v0.11.2

07 Feb 12:50
Compare
Choose a tag to compare

Fix Dockerfile

v0.11.1

07 Feb 11:06
Compare
Choose a tag to compare

Re-release of v0.11.0, because the tag already existed (referencing a commit from 2021-01-07 for an unknown reason).

  • Update Go version to 1.19
  • Update TSDB version to v0.14.0
  • Allow setting V3IO_SESSION to value pairs to make passing it from GitHub Actions easier

v0.10.2

06 Dec 09:59
1fd2428
Compare
Choose a tag to compare
Merge pull request #628 from urihoenig/tsdb-0.13.1

Bump v3io-tsdb v0.13.1

v0.10.1

02 Dec 15:03
1fd2428
Compare
Choose a tag to compare
  • Bump v3io-tsdb v0.13.1

v0.10.0

16 Nov 13:02
1f69977
Compare
Choose a tag to compare
  • Raise grpcio version upper bound.
  • Bump TDSB version to v0.13.0.

v0.9.6

17 Oct 17:39
36edc22
Compare
Choose a tag to compare
  • Load dependency list from requirements, not defunct pipfile.

v0.9.5

11 Oct 12:41
53e8217
Compare
Choose a tag to compare

IG-19529 - clear session token and password so it won't get logged

v0.9.4

30 Sep 16:55
7e94bf4
Compare
Choose a tag to compare
  • Stop logging credentials.
  • IG-19426: fix client.write() when first column is all null
  • update framulate go version

v0.9.3

14 Sep 12:47
6adba3e
Compare
Choose a tag to compare
Fix requirements. (#615)