MeltanoLabs / tap-gitlab

Singer.io Tap for extracting data from Gitlab's API
GNU Affero General Public License v3.0
8 stars 25 forks source link

Breaking changes #80

Open aaronsteers opened 2 years ago

aaronsteers commented 2 years ago

There are several pending, merged, and planned breaking changes - and I wanted to open this thread to enumerate the changes we are making and/or considering, and to strategize around how we should deliver them.

  1. state partitioning keys: change to numeric IDs (['group_id'] or ['project_id']) in place of string 'paths'
  2. primary keys: change to numeric IDs in place of string 'paths'
  3. ...
laurentS commented 1 year ago

These breaking changes are implemented in #71