Skip to content

Releases: terascope/file-assets

v2.5.2

03 Jun 01:02
c8c7903
Compare
Choose a tag to compare
v2.5.2 Pre-release
Pre-release
Merge pull request #801 from terascope/bump-version-test

tweak upload - v2.5.2

v2.5.1

03 Jun 00:40
390b0ed
Compare
Choose a tag to compare
v2.5.1 Pre-release
Pre-release

This release only makes changes to CI. It switches from TravisCI to Github Actions.

v2.5.0

02 Jun 23:08
ad196d6
Compare
Choose a tag to compare
v2.5.0 Pre-release
Pre-release

This release only makes changes to CI. It switches from TravisCI to Github Actions.

v2.4.0

02 May 15:56
c579ed8
Compare
Choose a tag to compare
v2.4.0 Pre-release
Pre-release
  • use latest api in terafoundation to get correct s3 v3 client
  • it should be used on teraslice >= v84.0
  • s3 client will log events when logger is in trace mode

v2.3.0

26 Apr 20:47
0ecf441
Compare
Choose a tag to compare
v2.3.0 Pre-release
Pre-release
  • DO NOT USE DUE TO CLIENT INCOMPATIBILITY WITH TERASLICE
  • update aws s3 client to use version 3
  • update file-asset-apis to export a createS3Client function to be universally used in code base to have one way to create a client

v2.2.2

21 Apr 01:32
a453c54
Compare
Choose a tag to compare
v2.2.2 Pre-release
Pre-release

This release includes the following improvements:

  • TBD

v2.1.9

10 Nov 18:53
817c296
Compare
Choose a tag to compare
v2.1.9 Pre-release
Pre-release

Implement the new route sender api

v2.1.8

20 Aug 20:58
24257e7
Compare
Choose a tag to compare
v2.1.8 Pre-release
Pre-release
  • Fix iterator support in the sender

v2.1.7

20 Aug 17:31
0e15452
Compare
Choose a tag to compare
v2.1.7 Pre-release
Pre-release
  • Change sender to accept an iterator
  • Allow chunking to overflow a little more
  • Abort the s3 multi-part upload on error
  • Remove extra event loop logic

v2.1.6

17 Aug 23:52
93f76d8
Compare
Choose a tag to compare
v2.1.6 Pre-release
Pre-release

Performance improvements to the sending chunked files