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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changelog #587

Merged
merged 7 commits into from May 12, 2021
Merged

Changelog #587

merged 7 commits into from May 12, 2021

Conversation

cjbarth
Copy link
Collaborator

@cjbarth cjbarth commented May 10, 2021

Description

Improve the generation of a changelog when a new version is released.

Here is a sample of what would be generated:


Changelog

v2.2.0 (2021-04-23)

馃挘 Major Changes:

  • Node saml separation #574

馃殌 Minor Changes:

  • Move XML functions to utility module #571
  • Improve the typing of the Strategy class hierarchy. #554
  • Resolve XML-encoded carriage returns during signature validation #576
  • Make sure CI builds test latest versions of dependencies #570
  • Add WantAssertionsSigned #536

馃檲 Other:

  • Resolve XML-encoded carriage returns during signature validation (2.x) #578
  • Create of Code of Conduct #573
  • Add deprecation notices for renamed variables #568
  • Fix incorrect import of compiled files in tests #572
  • Remove support for deprecated privateCert #569

v2.1.0 (2021-03-19)

馃挘 Major Changes:

  • Require cert for every strategy #548

馃殌 Minor Changes:

  • Update xml-crypto to v2.1.1 #558
  • Update xml-crypto to v2.1.1 #557

馃悰 Bug Fixes:

  • Update xml-encryption to v1.2.3 #562
  • Update xml-encryption to v1.2.3 #560

馃檲 Other:

  • Revert "Update xml-encryption to v1.2.3" #564
  • Revert "Update xml-encryption to v1.2.3" #565
  • Fix lint npm script to match all files including in src/ #555
  • Update xml-encryption to v1.2.3 #567
  • Update xml-encryption to v1.2.3 (branch 2.x) #566

v2.0.6 (2021-03-15)

馃檲 Other:


v2.0.5 (2021-01-29)

馃檲 Other:

  • Ignore test folder when building npm package #526

v2.0.4 (2021-01-19)

馃檲 Other:

  • Generating changelog using gren #518

v2.0.3 (2021-01-07)

馃殌 Minor Changes:

  • dev: add @types/xml-encryption #517

馃敆 Dependencies:

  • upgrade deps to latest versions #514
  • Bump ini from 1.3.5 to 1.3.8 #513

馃悰 Bug Fixes:

  • support windows line breaks in keys #500
  • add ts-ignore to generated type definitions for multisaml strategy #508
  • Reexport SamlConfig type to solve a regression in consumer packages #516
  • fix: derive SamlConfig from SAMLOptions #515

馃檲 Other:

  • normalize signature line endings before loading signature block to xml-crypto #512
  • fix(typing): Export Multi SAML types #505
  • docs(scoping): fix for example #504

v2.0.2 (2020-11-05)

馃悰 Bug Fixes:

  • normalize line endings before signature validation #498

v2.0.1 (2020-11-03)

No changelog for this release.


v2.0.0 (2020-11-03)

馃殌 Minor Changes:

  • [new-feature] feat(authorize-request): idp scoping provider #428
  • Allow for use of privateKey instead of privateCert #488

馃悰 Bug Fixes:

@cjbarth cjbarth requested a review from gugu May 10, 2021 19:27
@markstos markstos self-requested a review May 12, 2021 13:26
Copy link
Contributor

@markstos markstos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Beautiful, functional format.

@cjbarth cjbarth merged commit 2d2cc0a into node-saml:master May 12, 2021
@cjbarth cjbarth deleted the changelog branch May 12, 2021 14:18
@cjbarth cjbarth added the documentation Request for or contribution to documentation label May 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Request for or contribution to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Cannot read property 'Strategy' of undefined
2 participants