-
Notifications
You must be signed in to change notification settings - Fork 133
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
RUMM-924 Add Data Scrubbing and GDPR docs #377
RUMM-924 Add Data Scrubbing and GDPR docs #377
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great to me! I have suggested a few grammar/wording edits but they are minor.
I'm going to give the chance to more reviewers to have a look at this PR before approving.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
a few styleguide changes
Thank you @cswatt - very consistent feedback 👌. All is applied now, please have another look 🙏 🙂. |
…ToSwiftTypeTransformer
…iftType transformer
…s in Objc Interop
…dditionalProperties
…e and use it for additionalProperties
…r after adding support for additionalProperties
…additional properties to a later stage in RUMSwiftTypeTransformer
…we introduce a model with addional properties
…onalProperties as simple Swift Dictionaries
…mings-json-schema RUMM-1000 Add support for additional properties to the models generation pipeline
…e for the View model
… and use View.customTimings instead
…imings-from-schema RUMM-1000 Use View.customTimings from actual schema instead of RUMEvent
…esting-sdk Update to dd-sdk-testing-swift version 0.6.0
…ide nested frameworks
RUMM-1018 Create a dogfooding script
Swift Package Manager - Add static library variants to allow use inside frameworks
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To align with RUMM-1077, we need to add a special case for RUMViewEventMapper
in the paragraph about mappers, as it will return a non-optional type as opposed to the other kinds of mappers.
Co-authored-by: Alex Costanza <acgh@users.noreply.github.com>
Co-authored-by: cswatt <cecilia.watt@datadoghq.com>
e50a9ae
to
1d65b6d
Compare
What and why?
🎓 This PR updates docs with recent APIs introduced since
1.4.x
: tracking consent and data scrubbing.How?
To align it a bit more with
dd-sdk-android
docs:gdpr.md
doc,README.md
.Review checklist
release/1.5.0
is issued