Skip to content

Conversation

@candiduslynx
Copy link
Contributor

Closes #10027

@candiduslynx candiduslynx added the automerge Automatically merge once required checks pass label Apr 14, 2023
@candiduslynx candiduslynx self-assigned this Apr 14, 2023
@candiduslynx candiduslynx requested review from a team, disq and yevgenypats and removed request for a team April 14, 2023 08:20
@cq-bot cq-bot added the gitlab label Apr 14, 2023
@kodiakhq kodiakhq bot merged commit 11600bd into main Apr 14, 2023
@kodiakhq kodiakhq bot deleted the feat/plugin-sdk-v2/gitlab branch April 14, 2023 11:13
kodiakhq bot pushed a commit that referenced this pull request Apr 20, 2023
🤖 I have created a release *beep* *boop*
---


## [2.3.0](plugins-source-gitlab-v2.2.5...plugins-source-gitlab-v2.3.0) (2023-04-20)


### This Release has the Following Changes to Tables
- Table `gitlab_group_members`: column added with name `email` and type `String`
- Table `gitlab_groups`: column added with name `ip_restriction_ranges` and type `String`
- Table `gitlab_groups`: column order changed for `created_at`
- Table `gitlab_project_members` was added
- Table `gitlab_projects`: column added with name `can_create_merge_request_in` and type `Bool`
- Table `gitlab_projects`: column added with name `ci_allow_fork_pipelines_to_run_in_parent_project` and type `Bool`
- Table `gitlab_projects`: column added with name `ci_job_token_scope_enabled` and type `Bool`
- Table `gitlab_projects`: column added with name `ci_opt_in_jwt` and type `Bool`
- Table `gitlab_projects`: column added with name `environments_access_level` and type `String`
- Table `gitlab_projects`: column added with name `feature_flags_access_level` and type `String`
- Table `gitlab_projects`: column added with name `group_runners_enabled` and type `Bool`
- Table `gitlab_projects`: column added with name `import_type` and type `String`
- Table `gitlab_projects`: column added with name `import_url` and type `String`
- Table `gitlab_projects`: column added with name `infrastructure_access_level` and type `String`
- Table `gitlab_projects`: column added with name `issue_branch_template` and type `String`
- Table `gitlab_projects`: column added with name `monitor_access_level` and type `String`
- Table `gitlab_projects`: column added with name `mr_default_target_self` and type `Bool`
- Table `gitlab_projects`: column added with name `releases_access_level` and type `String`
- Table `gitlab_projects`: column added with name `requirements_enabled` and type `Bool`
- Table `gitlab_projects`: column added with name `runner_token_expiration_interval` and type `Int`
- Table `gitlab_projects`: column added with name `security_and_compliance_enabled` and type `Bool`
- Table `gitlab_projects`: column order changed for `auto_cancel_pending_pipelines`
- Table `gitlab_projects`: column order changed for `build_timeout`
- Table `gitlab_projects`: column order changed for `ci_config_path`
- Table `gitlab_projects`: column order changed for `ci_forward_deployment_enabled`
- Table `gitlab_projects`: column order changed for `import_error`
- Table `gitlab_projects`: column order changed for `import_status`
- Table `gitlab_projects`: column order changed for `public_jobs`
- Table `gitlab_projects_releases`: column added with name `_links` and type `JSON`
- Table `gitlab_projects_releases`: column order changed for `assets`
- Table `gitlab_settings`: column added with name `can_create_group` and type `Bool`
- Table `gitlab_settings`: column order changed for `admin_notification_email`
- Table `gitlab_settings`: column order changed for `allow_local_requests_from_hooks_and_services`
- Table `gitlab_settings`: column order changed for `asset_proxy_whitelist`
- Table `gitlab_settings`: column order changed for `throttle_unauthenticated_enabled`
- Table `gitlab_settings`: column order changed for `throttle_unauthenticated_period_in_seconds`
- Table `gitlab_settings`: column order changed for `throttle_unauthenticated_requests_per_period`
- Table `gitlab_settings`: column order changed for `user_email_lookup_limit`
- Table `gitlab_settings`: column order changed for `wiki_page_max_content_bytes`

### Features

* **gitlab:** Add `gitlab_project_members` table ([#10122](#10122)) ([2171e7d](2171e7d)), closes [#10121](#10121)
* **gitlab:** Upgrade to `github.com/cloudquery/plugin-sdk/v2` ([#10053](#10053)) ([11600bd](11600bd)), closes [#10027](#10027)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v2 to v2.2.0 ([#10135](#10135)) ([cf33b89](cf33b89))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v2 to v2.2.2 ([#10143](#10143)) ([8f887e0](8f887e0))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v2 to v2.3.0 ([#10163](#10163)) ([9a7f214](9a7f214))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v2 to v2.3.1 ([#10175](#10175)) ([5b53423](5b53423))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v2 to v2.3.3 ([#10187](#10187)) ([b185248](b185248))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v2 to v2.3.4 ([#10196](#10196)) ([c6d2f59](c6d2f59))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v2 to v2.3.5 ([#10200](#10200)) ([5a33693](5a33693))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v2 to v2.3.6 ([#10208](#10208)) ([91c80a7](91c80a7))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v2 to v2.3.8 ([#10213](#10213)) ([f358666](f358666))
* **deps:** Update module github.com/xanzy/go-gitlab to v0.83.0 ([#10145](#10145)) ([6ad8927](6ad8927))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Migrate plugin/source/gitlab to github.com/cloudquery/plugin-sdk/v2

4 participants