Skip to content

Commit 03bd39c

Browse files
authored
Merge pull request #1462 from segmentio/make-catalog-lantern-beta
make catalog to remove beta flag for lantern
2 parents 1b3cf9e + 29e8917 commit 03bd39c

File tree

4 files changed

+14
-10
lines changed

4 files changed

+14
-10
lines changed

src/_data/catalog/destination_categories.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PLATFORM API. DO NOT EDIT
2-
# destination categories last updated 2021-03-05
2+
# destination categories last updated 2021-03-10
33
items:
44
- display_name: Email Marketing
55
slug: email-marketing

src/_data/catalog/destinations.yml

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PLATFORM API. DO NOT EDIT
2-
# destination data last updated 2021-03-05
2+
# destination data last updated 2021-03-10
33
items:
44
- display_name: ActiveCampaign
55
slug: activecampaign
@@ -7748,11 +7748,15 @@ items:
77487748
string_validators:
77497749
regexp: ''
77507750
description: >-
7751-
By default, we’ll send the user ID as external ID and if user ID is
7752-
absent, will fall back to anonymous ID. If you wish to use a different
7753-
field in your payload as the external ID, you can use this setting.
7754-
Example values for this setting include `context.traits.email` and
7755-
`properties.externalid`.
7751+
This is an advanced setting, do not use this setting if you are also
7752+
sending events to Facebook via Facebook Pixel for the same Pixel ID.
7753+
7754+
7755+
By default, we’ll send the user ID as External ID and if User ID is
7756+
absent, will fall back to Anonymous ID. If you wish to remove this default
7757+
behavior and instead use a different field in your payload as the external
7758+
ID, you can use this setting. An example value for this would be
7759+
`properties.externalId`.
77567760
settings: []
77577761
- name: limitedDataUse
77587762
display_name: Limited Data Use
@@ -12472,7 +12476,7 @@ items:
1247212476
description: Autonomous anomaly detection on all your product metrics.
1247312477
hidden: false
1247412478
url: connections/destinations/catalog/lantern
12475-
status: PUBLIC_BETA
12479+
status: PUBLIC
1247612480
logo:
1247712481
url: >-
1247812482
https://public-segment-devcenter-production.s3.amazonaws.com/19b50f6b-938c-407c-9026-e10ad992a473.svg

src/_data/catalog/source_categories.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PLATFORM API. DO NOT EDIT
2-
# source cateogries last updated 2021-03-05
2+
# source cateogries last updated 2021-03-10
33
items:
44
- display_name: Server
55
slug: server

src/_data/catalog/sources.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PLATFORM API. DO NOT EDIT
2-
# sources last updated 2021-03-05
2+
# sources last updated 2021-03-10
33
items:
44
- display_name: .NET
55
slug: net

0 commit comments

Comments
 (0)