Skip to content

Releases: nuvo/skbn

0.5.1

12 Jun 16:36
8011957
Compare
Choose a tag to compare

What's Changed

  • 30 large files are truncated when uploaded to s3 by @aharonh in #31

New Contributors

Full Changelog: 0.4.2...0.5.1

0.4.2

08 Jan 07:12
Compare
Choose a tag to compare

Changelog

f3f8aee [skbn/s3] get full list of items, fixes #7

Docker images

  • docker pull nuvo/skbn:0.4.2

0.4.1

26 Dec 14:33
Compare
Choose a tag to compare

Changelog

42781bd [skbn/skbn] fix done message in copy

Docker images

  • docker pull nuvo/skbn:0.4.1

0.4.0

25 Dec 06:51
Compare
Choose a tag to compare

Changelog

4ce7cee [skbn/s3] fix dirty state after fmt
fe1fa33 update readme
de7094e Merge pull request #6 from alexbarta/master
71375d8 Update Readme with minio usage
4833de3 Refactor aws config to include AWS envs
0af18d1 added s3 minio support
2a81cc4 update dependencies
d0344af [skbn/abs] remove error var

Docker images

  • docker pull nuvo/skbn:0.4.0

0.3.0

04 Dec 14:03
Compare
Choose a tag to compare

Changelog

03fffe4 [skbn\skbn] upload and download from nio to io
d7a8cbe [kube\exec] remove redundant casting
190b1be update of dep ensure lock
a4fe280 remove redundant import
0ecb22d update abs to stream download
b29ab40 add code example for abs download stream
3e483b8 add use of channels for errors in PerformCopy
125ed43 buffer size update based on benchmark
e555c53 internal download and upload methods to io instead of nio
dcf65a2 download from s3 to pipewriter
e091926 update log format
74a4ff0 update docs with in memory buffer
361688d update make all to push docker image
97221fe push latest image on push
df6e57c add buffer size flag
21dd376 #3 add use of buffered pipe
6deea46 revert checkerr in kube
acd495b improve go report
7b422dc revert context changes, keep initClient
aafe713 Add changes to improve go report

Docker images

  • docker pull nuvo/skbn:0.3.0

0.2.0

14 Nov 09:08
Compare
Choose a tag to compare

Changelog

111ac03 fix typo in readme
db1914a add version command
ee995e2 update readme
e5769ea fix k8s upload of large files
f1e0a78 align abs to conventions
9cad4fc add license
192e1c8 init travis and goreleaser
ef52400 replace glide with dep
cef955d Merge pull request #1 from IvanovOleg/master
fe1c55a Added the last error handler
38a7b42 Fixed the wrong relative path detection algorithm
935eafa Added the correct return for the nil values
aad5a3b Fixed error handlers
84db079 Fixed suggestions
e1e3f8a Added error checks, disabled storage container creation
89db105 Merge branch 'master' into master
f396167 migrate skbn from maorfr to nuvo
2d0b146 Updated the README.md file
a71c6d9 Added a support of the azure blob storage
a001bff update install in readme

Docker images

  • docker pull nuvo/skbn:0.2.0
  • docker pull nuvo/skbn:latest

0.1.1

12 Sep 06:09
Compare
Choose a tag to compare
change command from string to []string

0.1.0

03 Sep 05:41
Compare
Choose a tag to compare
download from k8s from cat to cp