Skip to content

Releases: flyteorg/stow

v0.3.12

14 Oct 16:40
afed03f

Choose a tag to compare

What's Changed

  • set http default client configs for azure blob store by @pvditt in #19

New Contributors

Full Changelog: v0.3.11...v0.3.12

v0.3.11

18 Dec 22:15
fcb9bf9

Choose a tag to compare

What's Changed

  • Update azure sdk azblob 1.1.0 -> 1.4.0 / azcore 1.7.2 -> 1.13.0 by @ddl-ebrown in #16
  • Fix: Correct google stow item url format by @fg91 in #17

New Contributors

Full Changelog: v0.3.10...v0.3.11

v0.3.10

12 Mar 06:34
ad68b70

Choose a tag to compare

What's Changed

  • Ensure that requestHeaders is correctly assigned a value by @pingsutw in #15

Full Changelog: v0.3.9...v0.3.10

v0.3.9

11 Mar 18:09
2912959

Choose a tag to compare

What's Changed

  • Add extra header to signed url by @pingsutw in #13
  • PreSignRequest returns a PresignResponse instead by @pingsutw in #14

New Contributors

Full Changelog: v0.3.8...v0.3.9

Fix panic in s3 container Put

24 Oct 22:33
d829e76

Choose a tag to compare

check for error before accessing s3 response (#10)

Signed-off-by: Haytham Abuelfutuh <[email protected]>

Support for Azure Soverign clouds

03 Aug 01:15
6bd7f9a

Choose a tag to compare

v0.3.7

Merge pull request #7 from gvashishtha/gkv/add-azure-sovereign

v0.3.6

15 Jul 15:50
e9c5e6f

Choose a tag to compare

What's Changed

  • combine write and update to one request by @ckiosidis in #6

New Contributors

Full Changelog: v0.3.5...v0.3.6

v0.3.5

28 Apr 00:42
9c3f5f9

Choose a tag to compare

What's Changed

Full Changelog: v0.3.4...v0.3.5

Upgrade dependencies for CVE-2020-26160

13 Apr 00:15
2a2e10f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.2...v0.3.4

Bumping to invalidate go mod cache

07 Apr 15:52
31630d5

Choose a tag to compare

Merge pull request #2 from flyteorg/content-md5

Support ContentMD5 as an optional param