hapi-swagger/hapi-swagger

v9.x Release Notes

glennjones opened this issue · 3 comments

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

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

@ouzhou anything specific?

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