Conversation
* Update dependencies to remove Edge from chain * Update to remove specifically only Edge dependency
* Remove kotlin syntax from api docs * Remove kotlin syntax from api docs
* Add Events handled by Edge section WIP events dispatched * Update dispatched events * WIP update for event reference * Add Events handled by Edge section WIP events dispatched * Update dispatched events * WIP update for event reference * Update dispatched events section * Update dispatched events section * Remove extraneous table Fix event source value * Update based on feedback Standardize table header formatting for easier find and replace in the future Separate API creating event section Update API signature format to match standard java doc format * Remove variable event source section * Add handled events from edge event handle
* Update column name * Update column name to required * Update api wording Remove whitespace padding from tables * update consents value table for clarity * Add link to XDM * Update table formatting * Update grammar * Update wording for event data payload section Use non breaking space for map type to improve styling - required removing code styling from type * Add code styling to types in the table * Remove all line breaks in table descriptions * Update header capitalization * Update header to add content * Update event dispatched by header Update ordering of subsections for each event type with dispatched by api * Add event type update data type to int
…nal tests (#51) * Implemented overwrite custom path feature along with unit and functional test. Also refactored EdgeEndpoint and EdgeHit classes. * Updates based on reviews
…ng for overwrite path validation (#54) * Bump up version for 2.1.0 release * Change the log level for the case with no custom overwrite path * Separated checks for overwrite paths * Use StringUtils function for checking null or empty
Dev -> Staging [v2.1.0 release]
Closed
kevinlind
approved these changes
Apr 12, 2023
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: