Skip to content

v1.10.0-M11

Pre-release
Pre-release
Compare
Choose a tag to compare
@imsdu imsdu released this 22 May 13:21
· 213 commits to master since this release
785c527

What's Changed

S3 support

  • Configure a global path prefix used when saving S3 files by @dantb in #4923
  • Make S3 file prefix optional in type by @dantb in #4929
  • Deal with S3 download failures by streaming files by @shinyhappydan in #4928
  • Make S3 file location relative within bucket + path independent of the prefix by @dantb in #4936
  • Make sha256 default for s3 storages by @olivergrabinski in #4950
  • Handle S3 access error gracefully with 403 by @dantb in #4954
  • Get file size from S3 after upload + fix upload by @imsdu in #4952

Nexus ship

Maintenance

Bug fixes

  • Replay the tagged state from the main node to avoid replication delays by @imsdu in #4949
  • Fallback to default value when the provided filename is empty by @imsdu in #4957
  • Add test to ensure filenames are encoded correctly in S3 by @shinyhappydan in #4955
  • Add index on types for the tombstone table by @imsdu in #4988

Search

Full Changelog: v1.10.0-M10...v1.10.0-M11