Skip to content

Merge to Main for 2.2.0 release#75

Merged
kevinlind merged 5 commits intomainfrom
staging
Jul 21, 2023
Merged

Merge to Main for 2.2.0 release#75
kevinlind merged 5 commits intomainfrom
staging

Conversation

@kevinlind
Copy link
Copy Markdown
Contributor

Description

Merge to Main for v2.2.0 release:

  • Added support for chaining related events.
  • Fixed location of event index when decoding network response errors and warnings.

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.

kevinlind and others added 5 commits June 28, 2023 12:11
* Set Core dependency to 2.2.0 which adds support for chaining events

* Add functional test to assert getLocationHint response event chained to request event

* Set parentId for events dispatched from NetworkResponseHandler

* Add functional tests for parentId set in response events

* Update test case with real-world use case

* Add log message when dispatching response Event without parent id

* Make format to fix indentations
Set parent ID to Edge response events (#69)
…d warnings (#72)

* In network response, look for eventIndex under report object for errors and warnings

* Do not encode eventIndex in errors or warnings response.

* Get 'report' directly from error/warning response instead of using DataReader
Merge to Staging for v2.2.0 release
@kevinlind kevinlind requested review from addb and emdobrin July 21, 2023 16:58
@kevinlind kevinlind linked an issue Jul 21, 2023 that may be closed by this pull request
@kevinlind kevinlind merged commit d390fd1 into main Jul 21, 2023
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 Edge v2.2.0

3 participants