Releases: mastodon/flodgatt
Flodgatt v0.4.5
This release includes a fix for the dropped Websocket connections, the health
API endpoint, and initial (non-production-ready) support for Unix sockets.
Flodgatt v0.4.3
This release allows arbitrary strings as the REDIS_HOST
environmental variable, to support hostnames.
Flodgatt v0.4.4
This release treats empty environmental variables as though they were unset and thus uses the default value for that variable.
Flodgatt 0.4.2
This release has been tested against Mastodon 3.0.1 in a production environment (in a test server running on Digital Ocean).
It has also been tested against the current Mastodon master in a local dev environment.
At the time of release, it has not been tested against a Mastodon instance running in Docker. It has not been tested against any non-Linux x86 platforms, which are not currently supported.
0.3.5: Config refactor (#57)
* Refactor configuration * Fix bug with incorrect Host env variable * Improve logging of REDIS_NAMESPACE * Update test for Postgres configuration * Conform Redis config to Postgres changes
flodgatt 0.3.0
Prepare binary release (#46)