1
0
mirror of synced 2025-12-25 02:09:19 -05:00

🚨 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:
Daryna Ishchenko
2023-10-26 17:59:53 +03:00
committed by GitHub
parent bee749b04b
commit d7ba34d06b
7 changed files with 29 additions and 13 deletions

View 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.