Conversation
) * Cleanup to avoid confusion and get ready for the datastream override feature * Implement datastreamIdOverride and datastreamConfigOverride feature * Add tests for datastream Id and config override feature * Fixed a workflow where meta passed to edgeRequestWorker was not attached to the edge payload * Updates based on reviews * Fix an issue that was failing the media integration tests * Extract config override logic in a separate function * Fix Media tests * Add unit test with invalid event config object * Add integration tests for datastream override feature * Add more unit tests to test invalid values for datastreamIdOverride and configOverrides * Add getExperienceCloudId API * Add unit tests for getECID API * Add Integration tests for getECID API * Updates based on reviews * Add more integration tests * Add more integration tests * Update API docs for getECID * Fix typo * Remove unwanted sleep * Update documentation for new getECID and datastream override feature * Update Sample app for datastream override and getECID features * Format fixes * Updates based on reviews * Review updates * Remove unwanted section --------- Co-authored-by: Yansong Yang <yanyang@adobe.com>
Bump up version to 1.2.0 for release
Dev -> Staging [v1.2.0 release]
yangyansong-adbe
approved these changes
May 3, 2024
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
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.
Description
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: