Skip to content

fiat 0.45.4

Compare
Choose a tag to compare
@ajordens ajordens released this 19 Jun 22:12
· 775 commits to master since this release
fa97ea7
feat(core): User role syncing should pause when not in discovery (#237)

If discovery is not available, the `UserRolesSyncer` will be enabled
and run as expected.

Follows a similar pattern used in other services.