Update dependency turt2live/matrix-media-repo to v1.3.6 #3

Merged
Bluemedia merged 1 commit from renovate/turt2live-matrix-media-repo-1.x into main 2024-07-24 21:43:57 +02:00
Collaborator

This PR contains the following updates:

Package Update Change
turt2live/matrix-media-repo patch v1.3.4 -> v1.3.6

Release Notes

turt2live/matrix-media-repo (turt2live/matrix-media-repo)

v1.3.6

Compare Source

Fixed
  • Ensure a boundary is set on federation downloads, allowing the download to work.

v1.3.5

Compare Source

Added
  • New datastore option to ignore Redis cache when downloading media served by a publicBaseUrl. This can help ensure more requests get redirected to the CDN.
  • HEAD /download is now supported, as per MSC4120.
  • S3 datastores can now specify a prefixLength to improve S3 performance on some providers. See config.sample.yaml for details.
  • Add multipartUploads flag for running MMR against unsupported S3 providers. See config.sample.yaml for details.
  • A new "leaky bucket" rate limit algorithm has been applied to downloads. See rateLimit.buckets in config.sample.yaml for details.
  • Add support for MSC3916: Authentication for media.
    • To enable full support, use signingKeyPath in your config. See config.sample.yaml for details.
    • Server operators should point /_matrix/client/v1/media/* and /_matrix/federation/v1/media/* at MMR.
Changed
  • The leaky bucket rate limiting introduced above is turned on by default. Administrators are encouraged to review the default settings and adjust as needed.
Fixed
  • Metrics for redirected and HTML requests are tracked.
  • Fixed more issues relating to non-dimensional media being thumbnailed (invalid image size: 0x0 errors).
  • Long-running purge requests no longer fail when the requesting client times out. They are continued in the background.
  • Purging old media has been fixed to actually identify old media.
  • JPEG thumbnails will now use sensible extensions.
  • Fixed directory permissions when exporting MMR to Synapse.
  • In some rare cases, memory usage may have leaked due to thumbnail error handling. This has been fixed.
  • Synapse signing keys with blank lines can now be decoded/combined with other keys.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [turt2live/matrix-media-repo](https://github.com/turt2live/matrix-media-repo) | patch | `v1.3.4` -> `v1.3.6` | --- ### Release Notes <details> <summary>turt2live/matrix-media-repo (turt2live/matrix-media-repo)</summary> ### [`v1.3.6`](https://github.com/t2bot/matrix-media-repo/releases/tag/v1.3.6) [Compare Source](https://github.com/turt2live/matrix-media-repo/compare/v1.3.5...v1.3.6) ##### Fixed - Ensure a `boundary` is set on federation downloads, allowing the download to work. ### [`v1.3.5`](https://github.com/t2bot/matrix-media-repo/releases/tag/v1.3.5) [Compare Source](https://github.com/turt2live/matrix-media-repo/compare/v1.3.4...v1.3.5) ##### Added - New datastore option to ignore Redis cache when downloading media served by a `publicBaseUrl`. This can help ensure more requests get redirected to the CDN. - `HEAD /download` is now supported, as per [MSC4120](https://github.com/matrix-org/matrix-spec-proposals/pull/4120). - S3 datastores can now specify a `prefixLength` to improve S3 performance on some providers. See `config.sample.yaml` for details. - Add `multipartUploads` flag for running MMR against unsupported S3 providers. See `config.sample.yaml` for details. - A new "leaky bucket" rate limit algorithm has been applied to downloads. See `rateLimit.buckets` in `config.sample.yaml` for details. - Add support for [MSC3916: Authentication for media](https://github.com/matrix-org/matrix-spec-proposals/pull/3916). - To enable full support, use `signingKeyPath` in your config. See `config.sample.yaml` for details. - Server operators should point `/_matrix/client/v1/media/*` and `/_matrix/federation/v1/media/*` at MMR. ##### Changed - The leaky bucket rate limiting introduced above is turned on by default. Administrators are encouraged to review the default settings and adjust as needed. ##### Fixed - Metrics for redirected and HTML requests are tracked. - Fixed more issues relating to non-dimensional media being thumbnailed (`invalid image size: 0x0` errors). - Long-running purge requests no longer fail when the requesting client times out. They are continued in the background. - Purging old media has been fixed to actually identify old media. - JPEG thumbnails will now use sensible extensions. - Fixed directory permissions when exporting MMR to Synapse. - In some rare cases, memory usage may have leaked due to thumbnail error handling. This has been fixed. - Synapse signing keys with blank lines can now be decoded/combined with other keys. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Renovate added 1 commit 2024-07-10 21:58:39 +02:00
Update dependency turt2live/matrix-media-repo to v1.3.6
All checks were successful
ci/woodpecker/push/matrix-media-repo Pipeline was successful
ci/woodpecker/cron/matrix-media-repo Pipeline was successful
ci/woodpecker/cron/wattpad-downloader Pipeline was successful
ab5d68abf6
Bluemedia merged commit ab5d68abf6 into main 2024-07-24 21:43:57 +02:00
Bluemedia deleted branch renovate/turt2live-matrix-media-repo-1.x 2024-07-24 21:43:57 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Bluemedia/docker-image-pipelines#3
No description provided.