Skip to content

Consent in Reverse ETL "soft" GA #6459

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 28 commits into from
Jun 12, 2024
Merged
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
f14f9a7
init consent in retl docs
forstisabella Mar 20, 2024
7030e32
rmv retl from callout of unsupported dests
forstisabella Mar 20, 2024
4ea94d9
add consent in retl, consent faq
forstisabella Apr 29, 2024
db07872
yml
forstisabella Apr 29, 2024
a0e628a
only support one way of setting up
forstisabella May 1, 2024
60cfb9e
remove misc consent items
forstisabella May 2, 2024
f78b803
rmv more misc items
forstisabella May 2, 2024
608d9bf
Merge branch 'develop' into DOC-850
forstisabella May 7, 2024
2c40b39
Update consent-in-retl.md
forstisabella May 7, 2024
c9abf78
Merge branch 'DOC-850' of https://github.com/segmentio/segment-docs i…
forstisabella May 7, 2024
9a5b19a
Merge branch 'develop' into DOC-850
forstisabella May 30, 2024
619462d
complete first pass
forstisabella May 30, 2024
685fdb8
[netlify-build]
forstisabella May 31, 2024
76e58fa
add note to retl page
forstisabella Jun 3, 2024
3b997ae
[netlify-build]
forstisabella Jun 3, 2024
85c7aea
[netlify-build]
forstisabella Jun 3, 2024
4038e83
Add destinations procedure, "RETL" qa
forstisabella Jun 3, 2024
a176345
[netlify-build]
forstisabella Jun 3, 2024
fe7246d
fix doubles [netlify-build]
forstisabella Jun 5, 2024
242f2e2
addressing Atit's feedback [netlify-build]
forstisabella Jun 11, 2024
285eabd
adding missing item [netlify-build]
forstisabella Jun 11, 2024
e1aaa4e
[netlify-build]
forstisabella Jun 11, 2024
22cdc0c
rmv sidenav
forstisabella Jun 11, 2024
bcf3268
hidden: true
forstisabella Jun 11, 2024
ec76e8b
Merge branch 'master' into DOC-850
forstisabella Jun 11, 2024
927df01
Apply suggestions from code review
forstisabella Jun 12, 2024
af510ef
h3s, parallelism
forstisabella Jun 12, 2024
66964e7
Merge branch 'DOC-850' of https://github.com/segmentio/segment-docs i…
forstisabella Jun 12, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix doubles [netlify-build]
  • Loading branch information
forstisabella committed Jun 5, 2024
commit fe7246d92e99ebf14a38cd50073e9ec4f0848afb
6 changes: 3 additions & 3 deletions src/_data/sidenav/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -515,11 +515,11 @@ sections:
title: Consent in Segment Connections
- path: /privacy/consent-management/configure-consent-management
title: Configure Consent Management
- path: /privacy/consent-management/consent-in-unify/
- path: /privacy/consent-management/consent-in-unify
title: Consent in Unify
- path: /privacy/consent-management/consent-in-retl/
- path: /privacy/consent-management/consent-in-retl
title: Consent in Reverse ETL
- path: /privacy/consent-management/consent-faq/
- path: /privacy/consent-management/consent-faq
title: Consent FAQs
- path: /privacy/account-deletion
title: Account & Data Deletion
Expand Down