Releases: famedly/synapse-token-authenticator
Releases · famedly/synapse-token-authenticator
v0.13.1
What's Changed
- chore: twisted dependency doesn't need to be pinned anymore by @FrenchGithubUser in #75
- chore: remove double twisted reference by @FrenchGithubUser in #80
- chore: add to .gitignore for .idea based IDE's by @jason-famedly in #83
- chore: Remove hatch scripts and replace with built-in hatch utilities by @jason-famedly in #84
- fix: prevent early return in PathList lookup when intermediate path fails by @nikzen in #81
Full Changelog: v0.12.0...v0.13.1
v0.13.0
What's Changed
- chore: the synapse team is now the maintainer of this project, update CODEOWNERS and remove obsolete file (FrenchGithubUser)
- chore: twisted dependency doesn't need to be pinned anymore (FrenchGithubUser)
- ci: remove unnecessary branches filter (#77) (FrenchGithubUser)
- feat: trigger CI actions (that are triggered on PRs) in merge queue (#76) (FrenchGithubUser)
- fix: update tests to work with breaking changes in recent synapse versions (FrenchGithubUser)
- refactor: Add more logs (Matheus Zaniolo)
v0.12.0
v0.11.0
v0.10.0
v0.9.0
What's Changed
- feat: Add more attributes to the synapse when a user is created by @mzaniolo in #55
- fix: Fix error when adding email to a new user by @mzaniolo in #56
- feat: Add external id validation by @mzaniolo in #57
- feat: Add new epa flow by @mzaniolo in #58
- release: v0.9.0 by @mzaniolo in #59
Full Changelog: v0.8.1...v0.9.0