🚨 Source Gitlab: certification improvements: epics pk, date-time format, docs, allowed hosts (#31700)
Co-authored-by: darynaishchenko <darynaishchenko@users.noreply.github.com>
This commit is contained in:
8
docs/integrations/sources/gitlab-migrations.md
Normal file
8
docs/integrations/sources/gitlab-migrations.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Gitlab Migration Guide
|
||||
|
||||
## Upgrading to 2.0.0
|
||||
|
||||
|
||||
In the 2.0.0 config change, several streams were updated to date-time field format, as declared in the Gitlab API.
|
||||
These changes impact `pipeline.created_at` and` pipeline.updated_at` fields for stream Deployments and `expires_at` field for stream Group Members and stream Project Members.
|
||||
You will need to refresh the source schema and reset affected streams after upgrading.
|
||||
Reference in New Issue
Block a user