hapijs / good

hapi process monitoring
Other
525 stars 160 forks source link

Good 8.0.0 Release Notes #575

Closed arb closed 6 years ago

arb commented 6 years ago

:warning: This doc may change slightly as this is for a release candidate. Important changes will be called out in the document comments. This issue will remain open until version 8 has been published. :warning:

Install with npm i good@8.0.0-rc1

Summary

The goal of the 8.0.0 release was to migrate to the newest version of node as well as the latest version of hapi and cut support for all previous versions.

There are no public facing API changes.

Breaking Changes

Updated Dependencies

Contributors

Special thanks to @corbinu for the bulk of the node migration!

v1r commented 6 years ago

Hi there! Do we have a release date for v8.0.0 in npm that supports Hapi v17 ? Thank you!

arb commented 6 years ago

Do you mean 8.0.0? You can start using it today by installing the release candidate.

sholladay commented 6 years ago

Bug / documentation issue with the RC's README: using the usage example, I see this for each request... (responseSentTime: undefinedms)

arb commented 6 years ago

@sholladay that's actually a problem in good-console. Please see the related issue.

lock[bot] commented 4 years ago

This thread has been automatically locked due to inactivity. Please open a new issue for related bugs or questions following the new issue template instructions.