Skip to content

Releases: v3io/v3io-py

v0.3.17

08 Jul 17:17
79955a0
Compare
Choose a tag to compare

79955a0 Support update stream (#41)
bac3875 Support update_item alternate expression (#40)
098ab1f Properly decode stream client info and introduce transport verbosity (#39)

v0.3.16

26 Jun 04:03
820b39e
Compare
Choose a tag to compare

820b39e Send segment header in GetItems if 0 (#38)

v0.3.15

10 Jun 13:23
cebd7d9
Compare
Choose a tag to compare

cebd7d9 Don't present integer k/v items as floats (#37)

v0.3.14

10 Jun 10:07
140bfba
Compare
Choose a tag to compare

140bfba Fix BLOB fields in k/v (#36)

v0.3.13

09 Jun 19:00
c877818
Compare
Choose a tag to compare

c877818 EMD related bug fixes (#35)

v0.3.12

07 Jun 14:17
c6382e9
Compare
Choose a tag to compare

c6382e9 More changes to Pipfile + add Pipfile.lock (#33)

v0.3.11

04 Jun 13:00
8fb22c8
Compare
Choose a tag to compare

8fb22c8 Lock versions to minor due to ujson regression (#32)
9a7d821 (tag: unstable) README fixes (#31)

v0.3.10

20 May 13:22
cf2cc6e
Compare
Choose a tag to compare

cf2cc6e Fix incorrect handling of "False" k/v values (#30)

v0.3.9

19 May 13:12
30e17ab
Compare
Choose a tag to compare

30e17ab Support "bool" type for k/v, allow omitting / suffix (#29)

v0.3.8

11 May 08:10
360eba2
Compare
Choose a tag to compare

360eba2 Bump version (#28)
9fc0f02 Fix HTTP client implementation for Python 2 (#27)