-
Notifications
You must be signed in to change notification settings - Fork 365
Release 24.30.2 #6858
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
Release 24.30.2 #6858
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Added the following statement in - Code the destination insert function section: "For event types that you want to sent through the destination, return the event in the respective event handlers.”
Several Docker images used by Segment do not work reliably on Mac M1 laptops, which use the ARM chipset. Commonly, these are images that were built several years ago, before M1 laptops were in widespread use, and behave unpredictably when run on an ARM chipset. The simplest workaround is to ensure that the Docker environment is always running on x86. This change should ensure that employees with M1 laptops will be able to reliably start and run Docker containers on this repository.
The user deletion limit has been increased to 110,000 users per 30 days.
Co-authored-by: pwseg <86626706+pwseg@users.noreply.github.com>
Remove documentation about tracking "page" events because the Mutiny destination does not support these events
Scrub linked profiles
Update index.md - user-provided data collection (GA4 Web)
Add info to return event in handler to sent through destination
Update Mutiny Destination to Remove support for page events
Co-authored-by: forstisabella <92472883+forstisabella@users.noreply.github.com>
…ions Add note w context on Consent Management's RETL limit implications
Catalog Update 25 July 2024
Add docs for amazon ads destination
Co-authored-by: pwseg <86626706+pwseg@users.noreply.github.com>
Custom Domains GA docs [DOC-980]
Update Deprecated and Beta Destinations
forstisabella
approved these changes
Jul 25, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Release 24.30.2