|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## master (2022-10-28) |
| 4 | + |
| 5 | +#### 🔗 Dependencies: |
| 6 | + |
| 7 | +- Update dependencies [#796](https://github.com/node-saml/passport-saml/pull/796) |
| 8 | +- [**javascript**] Bump @xmldom/xmldom from 0.7.5 to 0.7.6 [#794](https://github.com/node-saml/passport-saml/pull/794) |
| 9 | + |
| 10 | +--- |
| 11 | + |
3 | 12 | ## v4.0.0-beta.4 (2022-10-13)
|
4 | 13 |
|
5 | 14 | #### ⚙️ Technical Tasks:
|
|
33 | 42 |
|
34 | 43 | #### 🔗 Dependencies:
|
35 | 44 |
|
| 45 | +- [**javascript**] Bump @typescript-eslint/eslint-plugin from 5.29.0 to 5.30.3 [#716](https://github.com/node-saml/passport-saml/pull/716) |
| 46 | +- [**javascript**] Bump @types/sinon from 10.0.11 to 10.0.12 [#717](https://github.com/node-saml/passport-saml/pull/717) |
| 47 | +- [**javascript**] Bump @typescript-eslint/parser from 5.29.0 to 5.30.3 [#718](https://github.com/node-saml/passport-saml/pull/718) |
36 | 48 | - [**github_actions**] Bump actions/checkout from 2 to 3 [#713](https://github.com/node-saml/passport-saml/pull/713)
|
37 | 49 | - [**github_actions**] Bump github/codeql-action from 1 to 2 [#712](https://github.com/node-saml/passport-saml/pull/712)
|
38 | 50 | - [**javascript**] Bump concurrently from 7.3.0 to 7.4.0 [#773](https://github.com/node-saml/passport-saml/pull/773)
|
|
55 | 67 | - [**javascript**] Bump eslint from 8.18.0 to 8.19.0 [#719](https://github.com/node-saml/passport-saml/pull/719)
|
56 | 68 | - [**javascript**] Bump @typescript-eslint/eslint-plugin from 5.30.3 to 5.30.5 [#725](https://github.com/node-saml/passport-saml/pull/725)
|
57 | 69 | - [**javascript**] Bump ts-node from 10.8.0 to 10.8.2 [#723](https://github.com/node-saml/passport-saml/pull/723)
|
58 |
| -- [**javascript**] Bump @typescript-eslint/eslint-plugin from 5.29.0 to 5.30.3 [#716](https://github.com/node-saml/passport-saml/pull/716) |
59 |
| -- [**javascript**] Bump @types/sinon from 10.0.11 to 10.0.12 [#717](https://github.com/node-saml/passport-saml/pull/717) |
60 |
| -- [**javascript**] Bump @typescript-eslint/parser from 5.29.0 to 5.30.3 [#718](https://github.com/node-saml/passport-saml/pull/718) |
61 | 70 |
|
62 | 71 | #### 📚 Documentation:
|
63 | 72 |
|
|
101 | 110 |
|
102 | 111 | #### 🐛 Bug Fixes:
|
103 | 112 |
|
104 |
| -- 🎨 add MultiStrategyConfig type export [#675](https://github.com/node-saml/passport-saml/pull/675) |
| 113 | +- 🎨 add MultiStrategyConfig type export [#675](https://github.com/node-saml/passport-saml/pull/675) |
105 | 114 |
|
106 | 115 | #### 📚 Documentation:
|
107 | 116 |
|
|
162 | 171 |
|
163 | 172 | #### 🔗 Dependencies:
|
164 | 173 |
|
| 174 | +- Update xml-encryption to v1.2.3 [#567](https://github.com/node-saml/passport-saml/pull/567) |
165 | 175 | - Update all packages to latest semver-minor [#588](https://github.com/node-saml/passport-saml/pull/588)
|
166 | 176 | - bump xmldom to 0.5.x since all lower versions have security issue [#551](https://github.com/node-saml/passport-saml/pull/551)
|
167 | 177 | - Update xml-encryption to v1.2.3 [#560](https://github.com/node-saml/passport-saml/pull/560)
|
168 |
| -- Update xml-encryption to v1.2.3 [#567](https://github.com/node-saml/passport-saml/pull/567) |
169 | 178 | - Revert "Update xml-encryption to v1.2.3" [#564](https://github.com/node-saml/passport-saml/pull/564)
|
170 | 179 |
|
171 | 180 | #### 🐛 Bug Fixes:
|
|
174 | 183 |
|
175 | 184 | #### 📚 Documentation:
|
176 | 185 |
|
| 186 | +- Create of Code of Conduct [#573](https://github.com/node-saml/passport-saml/pull/573) |
177 | 187 | - Changelog [#587](https://github.com/node-saml/passport-saml/pull/587)
|
178 | 188 | - Update readme on using multiSamlStrategy [#531](https://github.com/node-saml/passport-saml/pull/531)
|
179 | 189 | - Add support for more tags in the changelog [#592](https://github.com/node-saml/passport-saml/pull/592)
|
180 | 190 | - Remove deprecated field `privateCert` from README, tests [#591](https://github.com/node-saml/passport-saml/pull/591)
|
181 |
| -- Create of Code of Conduct [#573](https://github.com/node-saml/passport-saml/pull/573) |
182 | 191 |
|
183 | 192 | #### ⚙️ Technical Tasks:
|
184 | 193 |
|
|
461 | 470 |
|
462 | 471 | #### 🙈 Other:
|
463 | 472 |
|
| 473 | +- Extend and document the profile object [#301](https://github.com/node-saml/passport-saml/pull/301) |
464 | 474 | - Update xml-crypto to 1.0.2 [#321](https://github.com/node-saml/passport-saml/pull/321)
|
465 | 475 | - Validate issuer on logout requests/responses if configured [#314](https://github.com/node-saml/passport-saml/pull/314)
|
466 | 476 | - feat(logout): handle null and undefined on nameQualifier [#311](https://github.com/node-saml/passport-saml/pull/311)
|
467 | 477 | - entryPoint is compulsory for signed requests [#299](https://github.com/node-saml/passport-saml/pull/299)
|
468 | 478 | - Include support for run-time params to be included in the generated URLs [#136](https://github.com/node-saml/passport-saml/pull/136)
|
469 | 479 | - support multiple authnContext [#298](https://github.com/node-saml/passport-saml/pull/298)
|
470 | 480 | - Handle case of missing InResponseTo when validation is on [#302](https://github.com/node-saml/passport-saml/pull/302)
|
471 |
| -- Extend and document the profile object [#301](https://github.com/node-saml/passport-saml/pull/301) |
472 | 481 |
|
473 | 482 | ---
|
474 | 483 |
|
|
0 commit comments