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

v9.x Release Notes #487

Closed
glennjones opened this issue Dec 23, 2017 · 3 comments
Closed

v9.x Release Notes #487

glennjones opened this issue Dec 23, 2017 · 3 comments

Comments

@glennjones
Copy link
Collaborator

Important Note: v9.x drops support for Hapi < v17 and Node < 8, due to the nature of the Hapi v17 rewrite: hapijs/hapi#3658.

Breaking changes:

  • Hapi versions below v17.x are no longer supported. (For backward compatible use v7.x, I will maintain v7 brand for a while)
  • All support for multiple connections was drop in Hapi v17.x and has been removed from Hapi-swagger plugin inculding property connectionLabel
  • Some tests and examples have been removed where other 3 party plugins have yet to be upgraded. These will be added back in at a later date if the modules are upgraded. This inculdes hapi-auth-jwt2 and hapi-api-version

Many thanks go @robmcguinness for his work on this upgrade

@ouzhou
Copy link

ouzhou commented Oct 17, 2018

hapi@17 seems different, any plan to update the documentation?

@robmcguinness
Copy link
Collaborator

@ouzhou anything specific?

@robmcguinness
Copy link
Collaborator

@ouzhou please open another issue to track any doc changes needed. thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants