What's Changed
🐛 Bugfixes
- fix: Fixes boolean conversions in rulesets from causing Panics by @deiga in #2977
- fix: Fix base url regression to ensure trailing / by @stevehipwell in #2990
- fix: Fix errors as nil bomb by @stevehipwell in #2992
- fix: Fix organization_custom_properties create by @stevehipwell in #2995
- fix: Fix repository environment deployment by @stevehipwell in #2993
- fix: Correct github_organization_role_teams & github_organization_role_users by @stevehipwell in #2994
- fix:
github_organization_roleEnsurerole_idis set after Create by @deiga in #3011 - fix(RateLimitRoundtripper): Fix mutex leak and not respecting context cancellation by @pete-woods in #2298
- fix: Ensure repository creation works if vulnerability-alerts isn't modifiable on repo level by @deiga in #3024
📝 Documentation
Docs
- docs: Fix documented block name for ignored collaborator teams by @tabacco in #2551
- docs: correct grammar errors in data.github_release docs by @mdb in #2515
- docs: Add missing link to schema for
merge_queuerepository rule by @usmonster in #2581
Maintenance
New Contributors
- @pete-woods made their first contribution in #2298
- @tabacco made their first contribution in #2551
Full Changelog: v6.9.0...v6.9.1