Skip to content
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

Merge to Staging for v2.2.0 release #74

Merged
merged 5 commits into from
Jul 15, 2023
Merged

Merge to Staging for v2.2.0 release #74

merged 5 commits into from
Jul 15, 2023

Commits on Apr 12, 2023

  1. Merge pull request #56 from adobe/staging

    Staging -> Main [v2.1.0 release]
    addb committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    30a8984 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Set parent ID to Edge response events (#69)

    * 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
    kevinlind committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    8d56bde View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Merge pull request #71 from adobe/dev-v2.1.0

    Set parent ID to Edge response events (#69)
    kevinlind committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    c425bd0 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Get 'eventIndex' from 'report' object for interact response errors an…

    …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
    kevinlind committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    64cbb31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc63803 View commit details
    Browse the repository at this point in the history