Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

Releases: mastodon/flodgatt

Flodgatt v0.4.5

08 Jan 15:34
be14301
Compare
Choose a tag to compare
Flodgatt v0.4.5 Pre-release
Pre-release

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

06 Jan 19:23
be14301
Compare
Choose a tag to compare
Flodgatt v0.4.3 Pre-release
Pre-release

This release allows arbitrary strings as the REDIS_HOST environmental variable, to support hostnames.

Flodgatt v0.4.4

07 Jan 18:16
bf529a9
Compare
Choose a tag to compare
Flodgatt v0.4.4 Pre-release
Pre-release

This release treats empty environmental variables as though they were unset and thus uses the default value for that variable.

Flodgatt 0.4.2

06 Jan 03:05
0de3d3c
Compare
Choose a tag to compare
Flodgatt 0.4.2 Pre-release
Pre-release

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)

03 Oct 04:36
e814527
Compare
Choose a tag to compare
Pre-release
* 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

10 Sep 16:12
1116323
Compare
Choose a tag to compare
flodgatt 0.3.0 Pre-release
Pre-release
Prepare binary release (#46)