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.41.6

Published by github-actions[bot] about 1 year ago

0.41.6 (2023-08-30)

Bug Fixes

storage - v0.41.5

Published by github-actions[bot] about 1 year ago

0.41.5 (2023-08-03)

Bug Fixes

  • allow updating the poolUrl to empty string (#356) (68dd466)
storage - v0.41.4

Published by github-actions[bot] about 1 year ago

0.41.4 (2023-07-31)

Bug Fixes

storage - v0.41.3

Published by github-actions[bot] about 1 year ago

0.41.3 (2023-07-28)

Bug Fixes

  • return path in the sign-urls endpoint (#355) (a2371ba)
storage - v0.41.2

Published by github-actions[bot] over 1 year ago

0.41.2 (2023-07-10)

Bug Fixes

  • retry getting transaction when pool reaches max_num_connection (#348) (23d6602)
storage - v0.41.1

Published by github-actions[bot] over 1 year ago

0.41.1 (2023-07-06)

Bug Fixes

storage - v0.41.0

Published by github-actions[bot] over 1 year ago

0.41.0 (2023-06-28)

Features

  • deprecate owner column in favour of owner_id (#340) (0cf1f70)
storage - v0.40.4

Published by github-actions[bot] over 1 year ago

0.40.4 (2023-06-21)

Bug Fixes

storage - v0.40.3

Published by github-actions[bot] over 1 year ago

0.40.3 (2023-06-14)

Bug Fixes

storage - v0.40.2

Published by github-actions[bot] over 1 year ago

0.40.2 (2023-06-14)

Bug Fixes

storage - v0.40.1

Published by github-actions[bot] over 1 year ago

0.40.1 (2023-05-25)

Bug Fixes

storage - v0.40.0

Published by github-actions[bot] over 1 year ago

0.40.0 (2023-05-23)

Features

storage - v0.39.0

Published by github-actions[bot] over 1 year ago

0.39.0 (2023-05-22)

Features

storage - v0.38.0

Published by github-actions[bot] over 1 year ago

0.38.0 (2023-05-17)

Features

  • drop owner constraint + search_path extensions (#330) (5d425d5)
storage - v0.37.10

Published by github-actions[bot] over 1 year ago

0.37.10 (2023-05-15)

Bug Fixes

storage - v0.37.9

Published by github-actions[bot] over 1 year ago

0.37.9 (2023-04-21)

Bug Fixes

  • release connection when can't switch to role (#320) (1794d04)
storage - v0.37.8

Published by github-actions[bot] over 1 year ago

0.37.8 (2023-04-21)

Bug Fixes

storage - v0.37.7

Published by github-actions[bot] over 1 year ago

0.37.7 (2023-04-21)

Bug Fixes

storage - v0.37.6

Published by github-actions[bot] over 1 year ago

0.37.6 (2023-04-19)

Bug Fixes

  • refactor multi-tenant connection pooler (#316) (79aa0cf)
storage - v0.37.5

Published by github-actions[bot] over 1 year ago

0.37.5 (2023-04-17)

Bug Fixes

  • limit connection pool to 1 when using external pool (#313) (a409214)