github-actions
released this
13 Dec 19:02
·
2 commits
to devel
since this release
What's Changed
- Upgrade sqlparse based on dependabot security warning by @tznamena in #606
- Upgrade django based on dependabot security alerts by @tznamena in #605
- Adding requirements file for resource_registry by @john-westcott-iv in #633
- Adding help_text_check application by @john-westcott-iv in #631
- Auto start/stop postgres w/ tox by @bhavenst in #632
- 📦 Implement tokenless publishing to PyPI by @webknjaz in #598
- Remove social-auth-app-django from requirements/requirements_resource……_registry.in by @djyasin in #643
- Alter permission on fallback cache temp file and variablize path by @john-westcott-iv in #627
- [Low Priority] Add previous awx doc for oauth2_provider by @john-westcott-iv in #383
- More robust trust proxy header handling by @chrismeyersfsu in #454
- Fixing the logger for googla_oath authenticator by @john-westcott-iv in #621
- AAP-30325 Downgrade reverse-sync log to debug by @AlanCoding in #645
- Fix release.yml, redefinition of top-level "env" by @relrod in #644
- [oauth2_provider] Hash access and refresh tokens by @relrod in #641
- [Low Priority] View documentation by @john-westcott-iv in #374
- Fix issue where RADIUS auth logged to root logger by @AlanCoding in #637
- Docs(authentication): Mention the case sensitivity of authenticator_map definitions by @BrennanPaciorek in #649
- fix: handle missing RESOURCE_SERVICE_PATH in sync task by @Alex-Izquierdo in #624
- Add example svc to service_type by @TheRealHaoLiu in #651
- Allow role assignment queries to use .only by @AlanCoding in #482
- feat(oauth2_provider): check for OAuth2ScopePermission on all APIViews by @BrennanPaciorek in #636
- Support modifying groups claim for social auth by @markafarrell in #640
- Alter how we detect username from a social authenticator by @john-westcott-iv in #622
- Only trust last entry in x-forwarded-for by default by @john-westcott-iv in #575
- Only allow x-trusted-proxy header to be valid for so long by @john-westcott-iv in #574
- Model import fix by @Kuppjaerk in #646
- Handle authenticator slug collision by @bhavenst in #489
- fix(lib.validation): properly validate ca-signed keypairs by @BrennanPaciorek in #652
- Apply service_id for user if creating from JWT data by @AlanCoding in #612
- Help text cleanup by @dmzoneill in #638
- Enable/Disable authentication maps by @dmzoneill in #530
- SAML fixes by @relrod in #654
- Allow registering models via a setting by @AlanCoding in #533
- Adding missing help_text and check by @john-westcott-iv in #647
- Fix(lib.cache): apply fallback cache fix, fix tests by @BrennanPaciorek in #656
- Do not error when missing some JWT item by @AlanCoding in #659
- Migrate AWX utility for slow method logging to DAB by @AlanCoding in #660
- AAP-36569 📦 Always compute version while releasing by @webknjaz in #663
- AAP-35559 Change logging level from info to debug when JWT token header is not present in the request. by @tyraziel in #668
- AAP-36328 Remove DAB validation of service type by @bhavenst in #669
- Load migration modules very python-like, handle replaces by @AlanCoding in #670
- AAP-35609 Allow for ServiceTokenAuth in IsSuperUserOrAuditor by @john-westcott-iv in #665
- Restrict DAB RBAC post-migrate to finished migrations by @AlanCoding in #662
- fix(authenticator.utils): get ID_KEY from authenticator configuration, not defaults by @BrennanPaciorek in #672
- AAP-36315, docs: Add GitHub PR Template by @art-tapin in #673
- Avoid running migration check multiple times in tests by @AlanCoding in #671
- update dependencies by @jctanner in #667
- AAP-37490 fix id key by @john-westcott-iv in #675
- Convert to CommandError by @Kuppjaerk in #666
- Add the checkout action to the release job so it can access the playbook by @jctanner in #677
- Add the python and deps setup steps to the final release job. by @jctanner in #678
New Contributors
- @webknjaz made their first contribution in #598
- @markafarrell made their first contribution in #640
- @Kuppjaerk made their first contribution in #646
- @dmzoneill made their first contribution in #638
- @tyraziel made their first contribution in #668
- @art-tapin made their first contribution in #673
Full Changelog: 2024.10.17...2024.12.13