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

10.0.0 Release Notes #400

Closed
AdriVanHoudt opened this issue Mar 5, 2019 · 1 comment
Closed

10.0.0 Release Notes #400

AdriVanHoudt opened this issue Mar 5, 2019 · 1 comment
Labels
breaking changes Change that can breaking existing code release notes Major release documentation
Milestone

Comments

@AdriVanHoudt
Copy link
Contributor

AdriVanHoudt commented Mar 5, 2019

Summary

Bell v10.0.0 is a release with hapi 18 support and support for the new LinkedIn api in the LinkedIn provider.

Breaking Changes

  • Support for hapi 18 (WHATWG URL usage)
  • The LinkedIn provider uses the new v2 api

Migration Checklist

hapi 18

  • Location headers won't have default ports in them anymore this is a side effect of hapi 18 using the WHATWG URL API
  • Make sure your flow still flows and that if you run your server on a default port your flow doesn't break because of the port missing in location headers
  • Check the hapi 18 release notes for all the breaking changes of hapi 18 itself 18.0.0 Release Notes hapi#3871
  • This version still works with hapi 17 but since CI tests with hapi 18 future might break

LinkedIn v2 api

Contributors ❤️

This release was made possible due to these amazing people:

@AdriVanHoudt AdriVanHoudt added breaking changes Change that can breaking existing code release notes Major release documentation labels Mar 5, 2019
@AdriVanHoudt AdriVanHoudt added this to the 10.0.0 milestone Mar 5, 2019
@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

2 participants