Skip to content

5.0.2

Compare
Choose a tag to compare
@rra rra released this 29 Jul 21:47
· 1459 commits to main since this release
5.0.2
eb6b496
  • Improved error handling for LDAP queries. Hopefully Gafaelfawr should now recover automatically from LDAP outages.
  • Gafaelfawr now uses a pure pyproject.toml build system (using the beta support in setuptools) rather than using setup.cfg or setup.py.
  • Substantial improvements to the documentation. Much of the design and implementation information has move to tech notes and the Gafaelfawr documentation references those. The changelog is now maintained in Markdown to ease preparation of GitHub releases.
  • Improve logging of exceptions by adding a few more from clauses where appropriate.