-
Notifications
You must be signed in to change notification settings - Fork 20
Expand file tree
/
Copy pathmetadata.yaml
More file actions
61 lines (61 loc) · 2.99 KB
/
metadata.yaml
File metadata and controls
61 lines (61 loc) · 2.99 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
homepage: 'https://stape.io/'
documentation: 'https://github.com/stape-io/data-client'
versions:
- sha: 635db943dcfc19e9e8da9ca6058dea3d8ef38f62
changeNotes: Code organization and formatting only.
- sha: 7c813f3d19305a5b54e8c122e4c42728b10fbccf
changeNotes: |2
Fixed the Client ID auto generation when the _dcid cookie does not exist and multiple requests are sent at once.
Make sure to update the Data Tag in GTM Web as well.
- sha: 3992d61eb8bc9f0314e9501ed6f6a86fd1671e8a
changeNotes: |2
Fix the return status when there is no default value to be returned.
Fix the event when processing the container takes more than 5 seconds to run the event.
- sha: 2cd52aa8ece4014cb0d02674c0ef6d40ee479554
changeNotes: Add x-stape-app-version to Access-Control-Allow-Headers headers.
- sha: 953bf24c77b68e708fee1e953eea31303bf1fde1
changeNotes: Fix for timestamp and unique_event_id override.
- sha: a9fb729fd9eed2013188c00e820fa81aa78e71c1
changeNotes: Fixed location response header bug.
- sha: e31d2f39c10285cbc5169e349c473f73e4668692
changeNotes: Added support for x-www-form-urlencoded.
- sha: 4d9f4d4fbded5414cb091efac70224d31c522e5c
changeNotes: Fix user address data.
- sha: 905af50fe8eb5f61e58a6d04c33fd6faf01e7f98
changeNotes: user_data persistence fix.
- sha: e11b7b68f8160fd6cc6d210daef907e25b4670cf
changeNotes: Fix issue with gAds user data.
- sha: f6511e191159a89583452d7ff2e97700069cec1c
changeNotes: Add Matomo support.
- sha: 199507c3b10f3acb51c6ce307129792fb07d9700
changeNotes: Fix issue with rights.
- sha: cb233b88ee98f576d2d27fa4c06234cecb66b268
changeNotes: Accept multiple events.
- sha: 42a2c80254ef261b4c79e4414ff4525a239856af
changeNotes: Allow to configure custom redirects.
- sha: 448e609ee33eedbfaa2070d70eb23b8776f95fe3
changeNotes: Add unique_event_id to eventData.
- sha: 91da5a8f79c50216ecd882a1e7a478520b418e37
changeNotes: Update EE parsing.
- sha: 65143e70107a90b10297d080d342b7056a74eefd
changeNotes: Add additional data for EE events.
- sha: fb78186e3fa6f49bde7a32b9e4714eaf4d1cce86
changeNotes: Add response settings.
- sha: 7ff22a33ef4eb76b0311dd45cd40e92ab7068888
changeNotes: Update cookie storing.
- sha: f0e02106d0c538455c4b959051066fbb59f7afa0
changeNotes: Add Data Tag dtcd parameter support.
- sha: a88f51afe94db1f5e5a97ebe5cf251fc0cb444c9
changeNotes: Add client_id generation functionality.
- sha: 28b7b5dc4dfca58555fd15fff3fefe18b7b49762
changeNotes: Add data store functionality.
- sha: 713fbe32cc954debebd9f145de8c9224ce75e110
changeNotes: Add FPIDP cookie.
- sha: 3bc72ee6f317905f2356e452014ac88f42336c03
changeNotes: Move from gtm-server to stape.
- sha: 5ae9e0c010cf4e4c0c4d1dcc70fac5c28dbe1a66
changeNotes: Do not run container on option request.
- sha: 7c3b0f7ff92880ce3a83dbf5f4eca315e468e2a4
changeNotes: Move transformation logic to the web.
- sha: e927adb13b807eb375c07553da418f592be51e1e
changeNotes: Initial release.