Skip to content

Releases: v3io/v3io-go

v0.2.14

11 Aug 22:18
Compare
Choose a tag to compare
dcc40ec6831e8742a01297b83cd78bc9e8e9f2ab addressing Felix's comments
b71cb7aa3a2e22f7394c2d523628ab81bf1987ff [ControlPlane] add GetRunningUserAttributesSync api

v0.2.13

07 Aug 21:32
Compare
Choose a tag to compare
e30898c8496372adba73428240e91557e50ebd87 addressing Felix's comments
f1b71d41314c9b93eb359830aaaa1bf9396e9a03 GetShard: change indexing to hex

v0.2.12

17 Jul 17:43
Compare
Choose a tag to compare
281707497f19e0d5056da0c6c9bc352d2da87fd5 Remove redundant cmd argument
96330b93a38c37c277fa080d69c0969a52a4d424 Test fixes
f9da80894656902143fb8aca007f81edaa624a80 Return NewErrorWithStatusCode instead of NewErrorWithStatusCodeAndResponse if response was not requested
4a23268137d392ef162ae23b7eda044c6aff9870 Fixed integ test
d29f08e0a0f8c388dc687e11f964057f1af61b33 Reduced size of scattered items
5abea2263c89f1e7eec2f4f0b13413fc19b7ef14 Renaming
303f4f3773ff04281bdbb07b4f83b5183dd32afb Comment phrasing
4992087ac41dd9d26e1b5e9f17ca1e66305b43a4 Cleanup
e140a00156ff427e8342686f9e579898083dc0cd Added TestIncludeResponseInError
19446fb2f049246aa17eb8f0ba1a0555b98f65c3 Added IncludeResponseInError flag
7be636ebbeccd54c542aa2accb0361d062731c87 Include response in err struct

v0.2.11

14 Jul 14:56
Compare
Choose a tag to compare
8711cebb6a1090211de207d9f6b775831fbaa0a4 Revert "Include response in err struct"
1e1b1866325f2ba101e372e9b2b226b517e5a146 Revert "Added IncludeResponseInError flag"
34323808c8dd11e72fe12a76143e7899bdb67567 Revert "Added TestIncludeResponseInError"
fca9da00ff2ea8269488944e91f068f31675c22d Revert "Cleanup"
a8b8fdf2da618c98089ef9e8a5ac64dcfb62e97c Revert "Comment phrasing"
0f18b72746743350082607c4d712ecf6b4301f76 Revert "Renaming"

v0.2.10

14 Jul 10:35
Compare
Choose a tag to compare
ef63a86777cd1074a33d1c3e64974f9b26fc072c Renaming
a59b4ec861da4090344521f4a8baf0f22ee206ee Comment phrasing
612adce4719694624c08e53f286c20ac13f17c91 Cleanup
3862bc9c8072f46828d7502ca1b1964dc9d47226 Added TestIncludeResponseInError
2f5fc0cfa62d5eef442a43b5ae4199583c04591d Added IncludeResponseInError flag
1aeefa417e34e6d4be932325ea5a440b992c758f Include response in err struct

v0.2.9

02 Jun 11:19
d90533a
Compare
Choose a tag to compare
d90533ac7e929e9cb0b4e54e6b32feae3ede9fa8 Update itemcursor current error when GetItemsSync returns an error (#92)
0099411d9e0aea487d46e0f1371f24c9bb27f599 bugfix: test getShard test

v0.2.8

04 Apr 06:26
Compare
Choose a tag to compare

30fbdd8 GetShard: support multiple chunks in the same item

v0.2.7

18 Mar 15:48
Compare
Choose a tag to compare

e03da7d GetShard: offset base bugfix

v0.2.6

09 Feb 12:31
5cc6f0d
Compare
Choose a tag to compare

5cc6f0d Scattering cursor followup (#87)

v0.2.5

21 Jan 15:33
513ec31
Compare
Choose a tag to compare

513ec31 Added scattering flag to cursor (#86)
6c806b8 IG-17263: Increase retries on ErrConnectionClosed (#84)