Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
synapse
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Timo Ley
synapse
Commits
271ee604
Commit
271ee604
authored
9 years ago
by
Erik Johnston
Browse files
Options
Downloads
Patches
Plain Diff
Update change log
parent
04c01882
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGES.rst
+28
-4
28 additions, 4 deletions
CHANGES.rst
with
28 additions
and
4 deletions
CHANGES.rst
+
28
−
4
View file @
271ee604
Changes in synapse vX
Changes in synapse v0.9.0 (2015-05-06)
=====================
======================================
General:
* Add support for using a PostgreSQL database instead of SQLite. See
``docs/postgres.rst`` for details.
* Add password change and reset APIs.
* Fix memory leak due to not releasing stale notifiers.
* Fix race in caches that occasionally caused some presence updates to be
dropped.
* Check server name has not changed on restart.
Federation:
* Add key distribution mechanisms for fetching public keys of unavailable
remote home servers.
Configuration:
* Add support for multiple config files.
* Add support for dictionaries in config files.
* Remove some options from the command line, they should be specified in
config files instead.
Application services:
*
Changed config option from ``disable_registration`` to
*
Reliably retry sending of events from Synapse to application services.
``enable_registration``. Old option will be ignored
.
* Implement API change in how application services register with home servers
.
Changes in synapse v0.8.1 (2015-03-18)
Changes in synapse v0.8.1 (2015-03-18)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment