Skip to content

Staging -> Main [v1.2.0 Release]#161

Merged
addb merged 4 commits intomainfrom
staging
May 3, 2024
Merged

Staging -> Main [v1.2.0 Release]#161
addb merged 4 commits intomainfrom
staging

Conversation

@addb
Copy link
Copy Markdown
Contributor

@addb addb commented May 3, 2024

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

addb and others added 4 commits May 3, 2024 12:43
)

* 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]
@addb addb requested review from praveek and yangyansong-adbe May 3, 2024 21:23
@addb addb linked an issue May 3, 2024 that may be closed by this pull request
@addb addb merged commit e1f1c67 into main May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Release v1.2.0 - Datastream override support + getExperienceID() API

2 participants