-
Notifications
You must be signed in to change notification settings - Fork 49
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 v8.1.0 (including event instrumentation) #190
Conversation
# Conflicts: # package-lock.json
# Conflicts: # package-lock.json
- Merged master and resolved conflicts - Added central-services-logger and updated dependency and tests
- Update tests to support Hapi + Joi 16.x: - wrapped payload in Joi.object(). - changed .valid() to use expanded parameters instead of an array. - Bumped version. - Made test/unit/base.js use a random port as to not conflict with any pre-existing running servers that may have started in the background.
- Removed unused dependencies - Moved dependencies used for tests to devDependencies
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good
Updates for release v8.1.0