-
Notifications
You must be signed in to change notification settings - Fork 475
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
3.0.0 Breaking changes not specified either in Changelog or release notes #597
Comments
I'd say this is a bug. I just want over to see what could be the problem and found it is a bug in our changelog generating tool: github-tools/github-release-notes#116. |
I see @cjbarth It looks like an old one. Lemme know if I can help somehow. Thanks |
It seems that the 3.0.0 release notes are just incorrectly called "2.2.0". So the release notes are the ones in your screenshot. |
Thanks @serhalp . It seems or are you sure about it? So as breaking change we have
Thanks |
I've created a PR to fix the changelog: #605 |
@christian-hawk The |
@cjbarth thanks for that. Maybe is not a breaking change, then? Anyway would be nice to have the information you just provided in |
@cjbarth maybe also add to breaking change changelog information that 1) Test SP Meta Helper
generate meta test
should generate metafile for provider in idp-metadata folder:
TypeError: cert is required
at Object.assertRequired (node_modules/passport-saml/lib/node-saml/utility.js:7:15)
at SAML.initialize (node_modules/passport-saml/lib/node-saml/saml.js:110:29)
at new SAML (node_modules/passport-saml/lib/node-saml/saml.js:79:29)
at new AbstractStrategy (node_modules/passport-saml/lib/passport-saml/strategy.js:26:26)
at new Strategy (node_modules/passport-saml/lib/passport-saml/strategy.js:154:1)
at Context.<anonymous> (test/sp-meta.test.js:38:37)
at processImmediate (internal/timers.js:461:21) |
@christian-hawk Please look at the PR referenced above for the corrected changelog. |
thanks @cjbarth |
On release notes:
On CHANGELOG.md:
There is currently no information about
v3.0.0
or about any Breaking Change in CHANGELOG.The text was updated successfully, but these errors were encountered: