Skip to content

Releases: Robothy/local-s3

1.24

05 Jul 13:54
Compare
Choose a tag to compare

What's Changed

  • Fix CopyObject with MetadataDirective.REPLACE and refactor code by @Robothy in #189

Full Changelog: 1.23...1.24

1.23

06 Jun 16:25
a85006f
Compare
Choose a tag to compare

What's Changed

  • support for put/get/delete publicaccessblock by @Robothy in #187

Full Changelog: 1.22...1.23

1.22

16 Apr 15:38
111b16f
Compare
Choose a tag to compare

What's Changed

  • fix losing encoding prefix in ListObjectsV2 by @Robothy in #179
  • handle STREAMING_AWS4_HMAC_SHA256_PAYLOAD_TRAILER payload. by @Robothy in #180

Full Changelog: 1.21...1.22

1.21

09 Mar 04:07
ac59834
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.20...1.21

1.20

06 Feb 14:54
45cb60c
Compare
Choose a tag to compare

What's Changed

  • naming locals3 threads. by @Robothy in #154
  • implement list multipart uploads. by @Robothy in #161
  • support AWS unsigned chunked encoding input stream. by @Robothy in #163
  • bump third-party libraries versions.

Full Changelog: 1.19...1.20

1.19

30 Nov 00:37
26025a6
Compare
Choose a tag to compare

What's Changed

  • decode copy source by @Robothy in #143
  • Bump third-party library versions

Full Changelog: 1.18...1.19

1.17

09 Aug 03:05
ed04211
Compare
Choose a tag to compare

What's Changed

  • support user-defined metadata in CreateMultipartUpload operation. by @Robothy in #100

Full Changelog: 1.16...1.17

1.16

10 Jul 01:06
808e868
Compare
Choose a tag to compare

What's Changed

  • unset x-amz-tagging-count when object tagging is empty. by @Robothy in #96
  • fix CVEs by @Robothy in #97
  • Bump com.robothy.github-repository-release-plugin from 1.1 to 1.3 by @dependabot in #98

New Contributors

Full Changelog: 1.15...1.16

1.15

11 Apr 11:45
5aa11f6
Compare
Choose a tag to compare

What's Changed

  • fix incorrect content-type in multipart-uploaded objects. by @Robothy in #91
  • supported virtual host by @Robothy in #93

Full Changelog: 1.14...1.15

1.14

16 Jan 13:19
02f5527
Compare
Choose a tag to compare

What's Changed

  • support inject S3Client instance to test method parameter. by @Robothy in #84
  • asynchronously shutdown to decrease delay. by @Robothy in #85
  • supports inject parameters of lifecycle methods by @Robothy in #87
  • Support object tagging when creating multipart uploads by @Robothy in #88

Full Changelog: 1.13...1.14