v2025.10.20
·
121 commits
to devel
since this release
What's Changed
- Adding OAuth2 scope to view by @john-westcott-iv in #841
- [AAP-54064] Allowing for RBAC to not be installed in the JWT consumer by @john-westcott-iv in #848
- AAP-54064 Delete DABPermission entries if model is not registered and not used by @AlanCoding in #851
- AAP-51351 [devel-only] Drop python 3.9, add 3.12 by @AlanCoding in #842
- AAP-53611 Exclude test_app from code coverage by @AlanCoding in #843
- AAP-51352 Allow running tests with --nomigrations by @AlanCoding in #853
- AAP-53946 [devel-only] Forever ensure that ansible_base.lib.* is importable by @AlanCoding in #844
- [AAP-52663] Add SonarCloud badges to README.md by @john-westcott-iv in #856
- [AAP-52663] Refactor SonarCloud workflow to use workflow_run pattern by @john-westcott-iv in #857
- [AAP-52663] Make SONAR_TOKEN retrieve the correct secret by @john-westcott-iv in #860
- [AAP-55305] Short circuiting claims processing if user is a super user by @john-westcott-iv in #863
- AAP-51940 [devel-only] Remove role-tracking feature no longer used by @AlanCoding in #827
- AAP-56029 Collect test coverage from everything in the matrix by @AlanCoding in #865
- AAP-51350 Support Django 5.2 as well as Django 4.y by @AlanCoding in #855
- AAP-42306 Revert #623 Do not intercept is_superuser JWT auth by @bhavenst in #867
Full Changelog: 2025.9.17...2025.10.20