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

Release/1.5.0 #398

Merged
merged 12 commits into from Jul 2, 2020
Merged

Release/1.5.0 #398

merged 12 commits into from Jul 2, 2020

Conversation

AlexBenny
Copy link
Contributor

@AlexBenny AlexBenny commented Jul 1, 2020

This new release introduces improvements in the event management avoiding duplication of event ID when the same event object is reused multiple times. Also it lets to track DiagnosticError if the tracker is unable to process an event correctly.

AlexBenny and others added 10 commits June 5, 2020 12:46
PR: #382

* Refactor event processing

* Simplify event construction

* Remove unused imports

* Add hooks before and after event processing

* Fix comments about deprecation

* Add copyright comment

* Fix copyright on README

* Fix error on Consent events
getContexts method return a copy of the contexts list so if the event add more contexts it has to add them in the original list and not in the copy one.
PR: #393

- Trigger on push rather than (push and pull requests)
- Split the build in two different workflows: regular build and deployment
- Generate API reference documentation (using Doxygen)

* Use more supported action to upload to pages

* Remove bash deployment script
Copy link
Contributor

@paulboocock paulboocock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@paulboocock paulboocock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@AlexBenny AlexBenny merged commit 355724d into master Jul 2, 2020
@AlexBenny AlexBenny deleted the release/1.5.0 branch July 3, 2020 13:52
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.

None yet

2 participants