v2.5.4
🚀 Features
- Enable stack tracing @Chocrates (#99)
- Add threading for parallel team sync @Chocrates (#101)
- Set .env defaults @primetheus (#97)
- Add the ability to sync only based on the
syncmap
file @tombokombo (#96) - Reconnect IdP each timed run @tombokombo (#94)
🧰 Maintenance
- Bump urllib3 from 1.26.4 to 1.26.5 @dependabot (#84)
See details of all code changes since previous release
What's Changed
- Bump urllib3 from 1.26.4 to 1.26.5 by @dependabot in #84
- Adding ADD_MEMBER and LDAP_SYNC_ATTRIBUTE to the readme by @Chocrates in #90
- reconnect ldap each time by @tombokombo in #94
- optional syncmap only by @tombokombo in #96
- Set .env defaults by @primetheus in #97
- Add clarifying support language by @michaelsainz in #98
- correct the project name in the release drafter by @zkoppert in #100
- Printing the stack trace and calling sync all teams as a thread by @Chocrates in #99
- adds threadpooling for individual team syncing by @Chocrates in #101
New Contributors
- @tombokombo made their first contribution in #94
- @michaelsainz made their first contribution in #98
Full Changelog: v2.5.3...v2.5.4