Releases: fief-dev/fief
Releases · fief-dev/fief
v0.12.13
Bug fixes
- Improve isolation of DB connection in worker tasks to avoid asyncio errors.
v0.12.12
Bug fixes and improvements
- Refine database connection error handling to not catch everything
- Add CLI command to list workspaces on an instance
v0.12.11
Improvements
- Add a "Check connection" button in the create workspace wizard to verify if we can reach the external database
- Keep track of latest applied migration on each workspace database
- Return a 503 error if the external database is unreachable
- Return a 503 error if the external database has not the latest migration applied
- Add error messages in the admin dashboard if the external database is unreachable or not migrated
v0.12.10
v0.12.9
Bug fixes
- Add
tcp_keepalives_idle
setting when connecting to PostgreSQL databases to mitigate an issue with our Fly.io hosting.
v0.12.8
Bump version: 0.12.7 → 0.12.8
v0.12.7
Bump version: 0.12.6 → 0.12.7
v0.12.6
Bump version: 0.12.5 → 0.12.6
v0.12.5
Bump version: 0.12.4 → 0.12.5
v0.12.4
Bump version: 0.12.3 → 0.12.4