Skip to content

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

v1.6.0

10 Oct 13:41
v1.6.0

Choose a tag to compare

Breaking Changes

  • ⚠️ This release requires Synapse 1.140.0+ (currently unreleased). Users on Synapse 1.139.x and below should remain on synapse-s3-storage-provider 1.5.0.

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.6.0

v1.5.0

04 Sep 13:09

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

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

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

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

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

Choose a tag to compare

What's Changed

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

v1.1.2

12 Oct 11:27
b0fa9bb

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

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

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)