Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

update to postgres to 12-alpine in example compose #7696

Merged
merged 2 commits into from
Jun 17, 2020
Merged

update to postgres to 12-alpine in example compose #7696

merged 2 commits into from
Jun 17, 2020

Conversation

lub
Copy link
Contributor

@lub lub commented Jun 15, 2020

Signed-off-by: Simon Körner git@lubiland.de

Pull Request Checklist

  • Pull request is based on the develop branch
  • Pull request includes a changelog file. The entry should:
    • Be a short description of your change which makes sense to users. "Fixed a bug that prevented receiving messages from other servers." instead of "Moved X method from EventStore to EventWorkerStore.".
    • Use markdown where necessary, mostly for code blocks.
    • End with either a period (.) or an exclamation mark (!).
    • Start with a capital letter.
  • Pull request includes a sign off
  • Code style is correct (run the linters)

@clokep clokep requested a review from a team June 15, 2020 11:18
Copy link
Member

@clokep clokep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@clokep clokep merged commit 890c0c0 into matrix-org:master Jun 17, 2020
@lub lub deleted the patch-2 branch June 23, 2020 14:16
@lub
Copy link
Contributor Author

lub commented Jun 23, 2020

@clokep I don't know if maybe I did something wrong while opening the pull request, but was it intended to merge into master instead of develop?

@clokep
Copy link
Member

clokep commented Jun 23, 2020

@lub It should have been merged into develop, but since it is only a doc change it is OK. It'll get merged back into develop next time we release.

clokep added a commit that referenced this pull request Jul 2, 2020
Synapse 1.16.0rc2 (2020-07-02)
==============================

Synapse 1.16.0rc2 includes the security fixes released with Synapse 1.15.2.
Please see [below](https://github.com/matrix-org/synapse/blob/master/CHANGES.md#synapse-1152-2020-07-02) for more details.

Improved Documentation
----------------------

- Update postgres image in example `docker-compose.yaml` to tag `12-alpine`. ([\#7696](#7696))

Internal Changes
----------------

- Add some metrics for inbound and outbound federation latencies: `synapse_federation_server_pdu_process_time` and `synapse_event_processing_lag_by_event`. ([\#7771](#7771))
babolivier pushed a commit that referenced this pull request Sep 1, 2021
* commit '890c0c041':
  Update postgres in the Docker compose example to 12-alpine. (#7696)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants