storage

S3 compatible object storage service that stores metadata in Postgres

APACHE-2.0 License

Stars
596
Committers
29

Bot releases are visible (Hide)

storage - v0.18.8

Published by github-actions[bot] about 2 years ago

0.18.8 (2022-08-15)

Bug Fixes

storage - v0.18.7

Published by github-actions[bot] about 2 years ago

0.18.7 (2022-08-01)

Bug Fixes

  • prevent creation of objects with no name (9bf39cd)
storage - v0.18.6

Published by github-actions[bot] about 2 years ago

0.18.6 (2022-07-22)

Bug Fixes

  • re-enable per-route metrics for collection (40595d7)
storage - v0.18.5

Published by github-actions[bot] over 2 years ago

0.18.5 (2022-07-20)

Bug Fixes

  • ensure that newly inserted rows are deleted when uploading fails (#154) (93ea5b0), closes #125
storage - v0.18.4

Published by github-actions[bot] over 2 years ago

0.18.4 (2022-07-19)

Bug Fixes

storage - v0.18.3

Published by github-actions[bot] over 2 years ago

0.18.3 (2022-07-11)

Bug Fixes

  • enable per-route metrics (72b4e03)
storage - v0.18.2

Published by github-actions[bot] over 2 years ago

0.18.2 (2022-06-26)

Bug Fixes

  • account for URI encoding and '%22' (9048a81)
storage - v0.18.1

Published by github-actions[bot] over 2 years ago

0.18.1 (2022-06-24)

Bug Fixes

  • limit URL length when deleting objects (2990472)
  • limit URL length when emptying bucket (5fde0a0)
  • limit URL length when getting signed URLs (2f7d1bd)
storage - v0.18.0

Published by github-actions[bot] over 2 years ago

0.18.0 (2022-06-20)

Features

  • support for a customizable request id header (d349d59)
storage - v0.17.0

Published by github-actions[bot] over 2 years ago

0.17.0 (2022-06-20)

Bug Fixes

  • inject a fresh metrics registry in tests (d0aeeaa)

Features

  • expose metrics endpoint (403287b)
storage - v0.16.7

Published by github-actions[bot] over 2 years ago

0.16.7 (2022-06-15)

Bug Fixes

storage - v0.16.6

Published by github-actions[bot] over 2 years ago

0.16.6 (2022-06-15)

Bug Fixes

  • reduce object deletion batch size when emptying bucket from 500 to 300 (#147) (6bc9488)
storage - v0.16.5

Published by github-actions[bot] over 2 years ago

0.16.5 (2022-04-14)

Bug Fixes

  • rely on lazy tenant initialisation instead of bulk initialisation after startup (#138) (36e44ce)
storage - v0.16.4

Published by github-actions[bot] over 2 years ago

0.16.4 (2022-04-14)

Bug Fixes

  • remove under-pressure maxEventLoopUtilization check (#137) (12a1258)
storage - v0.16.3

Published by github-actions[bot] over 2 years ago

0.16.3 (2022-04-05)

Bug Fixes

  • increase migration database client connection timeout to 10s (#132) (418aa29)
storage - v0.16.2

Published by github-actions[bot] over 2 years ago

0.16.2 (2022-04-05)

Bug Fixes

  • log tenant ID after migrations ran successfully (#130) (075c440)
storage - v0.16.1

Published by github-actions[bot] over 2 years ago

0.16.1 (2022-04-05)

Bug Fixes

  • include tenant ID in migration error message (#129) (9d94b4b)
storage - v0.16.0

Published by github-actions[bot] over 2 years ago

0.16.0 (2022-04-04)

Features

  • add ability to search files and folders by prefix (#127) (0728cd0)
storage - v0.15.0

Published by github-actions[bot] over 2 years ago

0.15.0 (2022-03-16)

Features

storage - v0.14.5

Published by github-actions[bot] over 2 years ago

0.14.5 (2022-03-03)

Bug Fixes

  • run migrations when tenant config is created or updated (#117) (1e55aa3)