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

Staging -> Main [v2.1.0 release] #56

Merged
merged 8 commits into from
Apr 12, 2023
Merged

Staging -> Main [v2.1.0 release] #56

merged 8 commits into from
Apr 12, 2023

Conversation

addb
Copy link
Contributor

@addb addb commented Apr 11, 2023

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.

timkimadobe and others added 8 commits February 9, 2023 14:52
* 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]
@addb addb requested a review from kevinlind April 11, 2023 23:33
@addb addb linked an issue Apr 11, 2023 that may be closed by this pull request
@addb addb merged commit 30a8984 into main Apr 12, 2023
3 checks passed
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 v2.1.0
4 participants