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

9.0.0 Release Notes #345

Closed
hueniverse opened this issue Feb 26, 2018 · 1 comment
Closed

9.0.0 Release Notes #345

hueniverse opened this issue Feb 26, 2018 · 1 comment
Assignees
Labels
breaking changes Change that can breaking existing code release notes Major release documentation
Milestone

Comments

@hueniverse
Copy link
Contributor

hueniverse commented Feb 26, 2018

Summary

bell v9.0.0 is a major rewrite of the authorization plugin for use with hapi v17 and async/await syntax.

Breaking Changes

  • Only supports hapi v17.
  • Provider profile() method changed from function(credentials, params, get, callback) to async function (credentials, params, get).
  • OAuth v1 client methods replace callback with async interface.
  • version settings no longer supported (was unused).
@hueniverse hueniverse added breaking changes Change that can breaking existing code release notes Major release documentation labels Feb 26, 2018
@hueniverse hueniverse added this to the 9.0.0 milestone Feb 26, 2018
@hueniverse hueniverse self-assigned this Feb 26, 2018
@lock
Copy link

lock bot commented Jan 9, 2020

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.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
breaking changes Change that can breaking existing code release notes Major release documentation
Projects
None yet
Development

No branches or pull requests

1 participant