Skip to content

Releases: matrix-org/synapse-s3-storage-provider

v1.5.0

04 Sep 13:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.5.0

v1.4.0

15 Mar 11:06
v1.4.0
Compare
Choose a tag to compare

What's Changed

  • Support using a prefix of the S3 bucket by @benbz in #110
  • Allow configuration of where the Synapse homeserver yaml file containing DB settings is loaded from by @benbz in #111
  • Support more durations in the cleanup script by @benbz in #112

New Contributors

Full Changelog: v1.3.0...v1.4.0

v1.3.0

17 Nov 15:14
Compare
Choose a tag to compare
  • Bump the minimum version of botocore for compatibility with urllib3 2.0.x. (#106)
  • Deal with GHA deprecation warnings (#95)

v1.2.1

30 Mar 13:10
Compare
Choose a tag to compare

What's Changed

  • Add support to read database configuration from homeserver.yaml by @ratsclub in #91
  • Fix a CI flake by @squahtx in #94
  • Bump PyYAML requirement to be compatible with Synapse's pinned version by @squahtx in #93

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0 (with CI fix)

09 Jan 18:14
fa27fa1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.0+ci-fix

v1.2.0

09 Jan 17:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.2.0

v1.1.2

12 Oct 11:27
b0fa9bb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1 (with CI fix)

12 Oct 11:04
6d7c60a
Compare
Choose a tag to compare
  • Add support for Synapse running on sqlite3 database in scripts/s3_media_upload (#71) by @Alexis211
  • Fix dependencies syntax (#80)

v1.1.1

12 Oct 10:58
Compare
Choose a tag to compare
  • Add support for Synapse running on sqlite3 database in scripts/s3_media_upload (#71) by @Alexis211
  • Fix dependencies syntax (#80)