Skip to content

v6.3.0

Compare
Choose a tag to compare
@kfcampbell kfcampbell released this 13 Sep 20:49
· 15 commits to main since this release
2c5b3af

What's Changed

๐Ÿš€ New Features

  • add delete branch on merge option on datasource github repository by @alileza in #2046

๐Ÿ› ๏ธ Maintenance

  • build(deps): bump golang.org/x/crypto from 0.24.0 to 0.25.0 in the gomod group by @dependabot in #2308
  • build(deps): bump the github-actions group with 2 updates by @dependabot in #2318
  • build(deps): bump github/codeql-action from 3.25.12 to 3.25.13 in the github-actions group by @dependabot in #2325
  • build(deps): bump github/codeql-action from 3.25.13 to 3.25.15 in the github-actions group by @dependabot in #2331
  • build(deps): bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 in the gomod group by @dependabot in #2337
  • build(deps): bump github/codeql-action from 3.25.15 to 3.26.0 in the github-actions group by @dependabot in #2346
  • build(deps): bump golang.org/x/crypto from 0.25.0 to 0.26.0 in the gomod group by @dependabot in #2354
  • build(deps): bump github/codeql-action from 3.26.0 to 3.26.2 in the github-actions group by @dependabot in #2353
  • build(deps): bump github/codeql-action from 3.26.2 to 3.26.5 in the github-actions group by @dependabot in #2367

๐Ÿท Other Changes

  • docs: mark name as required for data source github_organization by @stefanfreitag in #2330
  • Bump go-github to v63 by @Moser-ss in #2336
  • feat: automatic branch creation for resource 'github_repository_file' by @wparr-circle in #2100
  • [MAINT]/[SECURITY]: bump go-jose to from gopkg.in/square/go-jose.v2 to github.com/go-jose/go-jose/v3 by @AtzeDeVries in #2343
  • Rate limit by @grahamhar in #2345
  • feat: add ruleset target push by @anelam in #2351
  • feat: Adding summary_only field to the organization data source by @ErikElkins in #2326
  • fix markdown for github_repository by @garysassano in #2324
  • feat: allow filtering on permission in repo collaborator datasource by @felixlut in #2382
  • Fix: Graceful handling of 404 errors in github_emu_group_mapping resource by @coreylane in #2385

New Contributors

Full Changelog: v6.2.3...v6.3.0