Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update docker.io/matrixdotorg/dendrite-monolith docker tag to v0.13.8 #77

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 13, 2024

This PR contains the following updates:

Package Update Change
docker.io/matrixdotorg/dendrite-monolith patch v0.13.7 -> v0.13.8

Release Notes

matrix-org/dendrite (docker.io/matrixdotorg/dendrite-monolith)

v0.13.8: Dendrite 0.13.8

Compare Source

Features
  • The required Go version to build Dendrite is now 1.21
  • Support for authenticated media (MSC3916) has been added
    • Note: You'll need a client that uses the org.matrix.msc3916.stable unstable feature announced in /versions for this to work.
  • NATS can now connect to servers requiring authentication (contributed by paigeadelethompson)
  • Updated dependencies
    • Internal NATS Server has been updated from v2.10.7 to v2.10.20 (contributed by neilalexander)
Fixes
  • Fix parsing ?ts query param (contributed by tulir)
  • Don't query the database if we could fetch all keys from cache
  • Fix media DB potentially leaking connections
  • Fixed a bug where we would return that an account exists if we encountered an unhandled error case
  • Fixed an issues where edited message could appear twice in search results (contributed by adnull)
  • Outgoing threepid HTTP requests now correctly close the returned body (contributed by testwill)
  • Presence conflicts are handled better, reducing the amount of outgoing federation requests (contributed by jjj333-p)
  • Internal NATS now uses SyncAlways which should improve resilience against crashes (contributed by neilalexander)
  • Whitespaces in the X-Matrix header are now handled correctly
  • /.well-known/matrix/server lookups now timeout after 30 seconds
  • Purging rooms has seen a huge speed-up
What's Changed

New Contributors

Full Changelog: matrix-org/dendrite@v0.13.7...v0.13.8


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 was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants