Skip to content

v6.9.1

Choose a tag to compare

@nickfloyd nickfloyd released this 06 Jan 15:48
· 89 commits to main since this release
dddd42b

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_role Ensure role_id is 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_queue repository rule by @usmonster in #2581

Maintenance

  • chore: update readme to reference min go version compatible with go.mod by @anGie44 in #3014

New Contributors

Full Changelog: v6.9.0...v6.9.1