Skip to content

Releases: fief-dev/fief

v0.12.13

21 Apr 17:14
49adf45
Compare
Choose a tag to compare

Bug fixes

  • Improve isolation of DB connection in worker tasks to avoid asyncio errors.

v0.12.12

21 Apr 15:41
cac3c07
Compare
Choose a tag to compare

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

20 Apr 13:03
801a02c
Compare
Choose a tag to compare

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

19 Apr 09:30
49ad961
Compare
Choose a tag to compare

Bug fixes

  • Revert 6ad729d
  • Add pool_recycle SQLAlchemy setting to mitigate an issue with our Fly.io hosting.

v0.12.9

19 Apr 06:57
35395db
Compare
Choose a tag to compare

Bug fixes

v0.12.8

17 Apr 16:01
96580de
Compare
Choose a tag to compare
Bump version: 0.12.7 → 0.12.8

v0.12.7

16 Apr 14:53
12b96ec
Compare
Choose a tag to compare
Bump version: 0.12.6 → 0.12.7

v0.12.6

16 Apr 14:01
74e30b6
Compare
Choose a tag to compare
Bump version: 0.12.5 → 0.12.6

v0.12.5

16 Apr 07:34
6f09814
Compare
Choose a tag to compare
Bump version: 0.12.4 → 0.12.5

v0.12.4

14 Apr 13:24
4a87201
Compare
Choose a tag to compare
Bump version: 0.12.3 → 0.12.4