v2024.8.8
github-actions
released this
08 Aug 13:29
·
122 commits
to devel
since this release
What's Changed
- Fixing issue when unsetting redis client ssl files by @john-westcott-iv in #539
- Nest the dynamic settings inclusion into a method by @AlanCoding in #531
- Altering Redis client to be able to get access directly to a Redis or RedisCluster object by @john-westcott-iv in #546
- Fix validation bug creating invalid custom system roles by @AlanCoding in #532
- Returning a DABRedis instead of a raw Redis by @john-westcott-iv in #550
- Fix bug with reference to id as opposed to pk by @AlanCoding in #538
- fix: Settings logic rebind installed_apps when adding new items. by @rochacbruno in #552
- Fix auto-creation of CALLBACK_URL for AzureAD by @AparnaKarve in #544
- Fix auto-creation of CALLBACK_URL for Google OAuth2 by @AparnaKarve in #547
- Test concrete inheritance and fix error with nested inheritance by @AlanCoding in #551
- Ensure that LDAP User Search field can be set to null or an empty list by @AparnaKarve in #554
- Make stop-postgres target remove the container as before by @AlanCoding in #549
- Altering redis client - breaking change by @john-westcott-iv in #535
- Send post_migrate signal from DAB RBAC by @AlanCoding in #556
New Contributors
- @AparnaKarve made their first contribution in #544
Full Changelog: 2024.8.1...2024.8.8