Releases: v3io/v3io-go
v0.1.2
v0.1.1
v0.0.4
Full changes:
a29448e Add ngx binary response handling for GetItems (#21)
9441f7c Include full HTTP response in error. (#20)
ba51e53 Extend v3io-go API to align with full data model (#18)
088181c Support TableName in GetItems (#19)
99f1b77 Leave authentication token empty when access key is provided. (#17)
a7f7820 Cosmetics & consistency fixes (#16)
222425c Added access key support (#15)
04a00e9 Added support for events (#14)
1486c75 Support long (int64) type (#13)
5f5fcd7 Support boolean type (#12)
5ef4514 Fix custom dial function. (#11)
4b31e5f Usability improvements. (#10)
85c5355 Make dial timeout configurable. Keep library 3 second default. (#9)
1c46bb3 Port missing parts from v3io-go-http PR12. (#8)
a375a09 Add support for HTTPS. (#7)
a0c7cc5 Safer URL parsing. Disallow empty container name. (#6)
0e6eb73 Update code with changes from v3io-go-http. (#5)
9f0cf65 IG-11494: Use PUT instead of POST for idempotent operations. (#4)
1ea19c1 API tweaks for consistency (#3)
c1d1bbe Fix ability to pass access key (#2)
1f94e4c NewContainer -> NewContainerSync (#1)