Skip to content

v8.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Oct 19:13
· 29 commits to master since this release
645a847

Does the PR have any schema changes?

Found 4 breaking changes:

Types

  • 🟡 "gitlab:index/getPipelineSchedulesPipelineSchedule:getPipelineSchedulesPipelineSchedule": properties: "id" type changed from "string" to "integer"
  • "gitlab:index/getProjectsProject:getProjectsProject": required:
    • 🟢 "allowPipelineTriggerApproveDeployment" property has changed to Required
    • 🟢 "modelExperimentsAccessLevel" property has changed to Required
    • 🟢 "modelRegistryAccessLevel" property has changed to Required

New resources:

  • index/groupServiceAccount.GroupServiceAccount
  • index/groupServiceAccountAccessToken.GroupServiceAccountAccessToken

New functions:

  • index/getGroupProvisionedUsers.getGroupProvisionedUsers
  • index/getGroupServiceAccount.getGroupServiceAccount
  • index/getProjectMergeRequest.getProjectMergeRequest

What's Changed

Full Changelog: v8.4.2...v8.5.0