You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[**documentation**][**breaking-change**] Expand the options, move idmode into options, fix types [#323](https://github.com/node-saml/xml-crypto/pull/323)
8
+
-[**breaking-change**] Refactor classes into their own files [#318](https://github.com/node-saml/xml-crypto/pull/318)
9
+
-[**breaking-change**] Prefer ES6 classes to prototypical inheritance [#316](https://github.com/node-saml/xml-crypto/pull/316)
10
+
-[**breaking-change**] Rename `signingCert` -> `publicCert` and `signingKey` -> `privateKey`[#315](https://github.com/node-saml/xml-crypto/pull/315)
11
+
-[**semver-major**][**breaking-change**] Add support for <X509Certificate /> in <KeyInfo />; remove `KeyInfoProvider`[#301](https://github.com/node-saml/xml-crypto/pull/301)
12
+
-[**semver-major**] Target an LTS version of Node [#299](https://github.com/node-saml/xml-crypto/pull/299)
-[**dependencies**][**javascript**] Bump @xmldom/xmldom from 0.8.8 to 0.8.10 [#358](https://github.com/node-saml/xml-crypto/pull/358)
21
+
-[**dependencies**][**javascript**] Bump @typescript-eslint/eslint-plugin from 5.60.1 to 5.62.0 [#357](https://github.com/node-saml/xml-crypto/pull/357)
22
+
-[**dependencies**][**javascript**] Bump @prettier/plugin-xml from 2.2.0 to 3.1.1 [#356](https://github.com/node-saml/xml-crypto/pull/356)
23
+
-[**dependencies**][**javascript**] Bump prettier from 2.8.8 to 3.0.0 [#350](https://github.com/node-saml/xml-crypto/pull/350)
24
+
-[**dependencies**][**javascript**] Bump release-it from 15.11.0 to 16.1.3 [#352](https://github.com/node-saml/xml-crypto/pull/352)
25
+
-[**dependencies**][**javascript**] Bump prettier-plugin-packagejson from 2.4.3 to 2.4.5 [#353](https://github.com/node-saml/xml-crypto/pull/353)
26
+
-[**dependencies**][**javascript**] Bump @typescript-eslint/parser from 5.60.1 to 5.62.0 [#354](https://github.com/node-saml/xml-crypto/pull/354)
27
+
-[**dependencies**][**javascript**] Bump typescript from 5.1.5 to 5.1.6 [#351](https://github.com/node-saml/xml-crypto/pull/351)
28
+
-[**dependencies**][**javascript**] Bump word-wrap from 1.2.3 to 1.2.4 [#348](https://github.com/node-saml/xml-crypto/pull/348)
29
+
-[**dependencies**][**javascript**] Bump eslint from 8.42.0 to 8.45.0 [#344](https://github.com/node-saml/xml-crypto/pull/344)
30
+
-[**dependencies**] Update gren for better support for branches [#340](https://github.com/node-saml/xml-crypto/pull/340)
31
+
-[**dependencies**][**github_actions**] Bump codecov/codecov-action from 3.1.1 to 3.1.4 [#290](https://github.com/node-saml/xml-crypto/pull/290)
32
+
33
+
### 🐛 Bug Fixes
34
+
35
+
-[**bug**] Fix issue in case when namespace has no prefix [#330](https://github.com/node-saml/xml-crypto/pull/330)
36
+
-[**bug**] Use correct path for code coverage reports [#302](https://github.com/node-saml/xml-crypto/pull/302)
-[**chore**] Lint code for new linting rules [#300](https://github.com/node-saml/xml-crypto/pull/300)
57
+
-[**chore**] Make linting rules more strict [#293](https://github.com/node-saml/xml-crypto/pull/293)
58
+
-[**chore**] Replace Nodeunit with Mocha [#294](https://github.com/node-saml/xml-crypto/pull/294)
59
+
60
+
---
61
+
3
62
## v3.1.0 (2023-06-05)
4
63
5
64
### 🚀 Minor Changes
@@ -93,13 +152,13 @@ _No changelog for this release._
93
152
-[**dependencies**][**javascript**] Bump xmldom from 0.1.27 to 0.5.0 [#225](https://github.com/node-saml/xml-crypto/pull/225)
94
153
-[**dependencies**][**java**] Bump junit from 4.12 to 4.13.1 in /test/validators/XmlCryptoJava [#217](https://github.com/node-saml/xml-crypto/pull/217)
95
154
96
-
### ⚙️ Technical Tasks
155
+
### 🐛 Bug Fixes
97
156
98
-
-[**chore**]Don't pull the example folder into the module build [#220](https://github.com/node-saml/xml-crypto/pull/220)
157
+
-[**bug**]fix for #201[#218](https://github.com/node-saml/xml-crypto/pull/218)
99
158
100
-
### 🙈 Other
159
+
### ⚙️ Technical Tasks
101
160
102
-
-[**closed**]fix for #201[#218](https://github.com/node-saml/xml-crypto/pull/218)
161
+
-[**chore**]Don't pull the example folder into the module build [#220](https://github.com/node-saml/xml-crypto/pull/220)
103
162
104
163
---
105
164
@@ -111,9 +170,9 @@ _No changelog for this release._
111
170
112
171
## v1.5.3 (2020-04-14)
113
172
114
-
### 🙈 Other
173
+
### 🚀 Minor Changes
115
174
116
-
-[**closed**] Async response for built in algo sign/verify [#209](https://github.com/node-saml/xml-crypto/pull/209)
175
+
-[**enhancement**] Async response for built in algo sign/verify [#209](https://github.com/node-saml/xml-crypto/pull/209)
117
176
118
177
---
119
178
@@ -125,17 +184,17 @@ _No changelog for this release._
125
184
126
185
## v1.5.1 (2020-04-13)
127
186
128
-
### 🙈 Other
187
+
### 🐛 Bug Fixes
129
188
130
-
-[**closed**] Test suites of other projects (mocha) that include v1.5.0 fail [#207](https://github.com/node-saml/xml-crypto/pull/207)
189
+
-[**bug**] Test suites of other projects (mocha) that include v1.5.0 fail [#207](https://github.com/node-saml/xml-crypto/pull/207)
131
190
132
191
---
133
192
134
193
## v1.5.0 (2020-04-12)
135
194
136
-
### 🙈 Other
195
+
### 🚀 Minor Changes
137
196
138
-
-[**closed**] Add callback options to sign/verify asynchronously [#206](https://github.com/node-saml/xml-crypto/pull/206)
197
+
-[**enhancement**] Add callback options to sign/verify asynchronously [#206](https://github.com/node-saml/xml-crypto/pull/206)
139
198
140
199
---
141
200
@@ -145,50 +204,50 @@ _No changelog for this release._
145
204
146
205
-[**dependencies**] Bump js-yaml from 3.12.0 to 3.13.1 [#205](https://github.com/node-saml/xml-crypto/pull/205)
-[**bug**] Fixes line end and white space normalization. [#196](https://github.com/node-saml/xml-crypto/pull/196)
152
211
153
212
---
154
213
155
214
## v1.4.0 (2019-04-26)
156
215
157
-
### 🙈 Other
216
+
### 🐛 Bug Fixes
158
217
159
-
-[**closed**] Fix canon xml being computed differently when signing, than when verifying [#183](https://github.com/node-saml/xml-crypto/pull/183)
218
+
-[**bug**] Fix canon xml being computed differently when signing, than when verifying [#183](https://github.com/node-saml/xml-crypto/pull/183)
160
219
161
220
---
162
221
163
222
## v1.3.0 (2019-03-23)
164
223
165
-
### 🙈 Other
224
+
### 🐛 Bug Fixes
166
225
167
-
-[**closed**] Xml enc c14# inclusivenamespace fixes [#179](https://github.com/node-saml/xml-crypto/pull/179)
226
+
-[**bug**] Xml enc c14# inclusivenamespace fixes [#179](https://github.com/node-saml/xml-crypto/pull/179)
168
227
169
228
---
170
229
171
230
## v1.2.0 (2019-02-26)
172
231
173
-
### 🙈 Other
232
+
### 🐛 Bug Fixes
174
233
175
-
-[**closed**] Accept existing xml prefixes to avoid adding to signature [#171](https://github.com/node-saml/xml-crypto/pull/171)
234
+
-[**bug**] Accept existing xml prefixes to avoid adding to signature [#171](https://github.com/node-saml/xml-crypto/pull/171)
176
235
177
236
---
178
237
179
238
## v1.1.4 (2019-02-11)
180
239
181
-
### 🙈 Other
240
+
### 🐛 Bug Fixes
182
241
183
-
-[**closed**] fix for enveloped signatures [#174](https://github.com/node-saml/xml-crypto/pull/174)
242
+
-[**bug**] fix for enveloped signatures [#174](https://github.com/node-saml/xml-crypto/pull/174)
@@ -212,9 +271,9 @@ _No changelog for this release._
212
271
213
272
## v1.0.2 (2018-11-08)
214
273
215
-
### 🙈 Other
274
+
### 🐛 Bug Fixes
216
275
217
-
-[**closed**] Bugfix: a namespace in the inclusive namespace list should be treated… [#163](https://github.com/node-saml/xml-crypto/pull/163)
276
+
-[**bug**] Bugfix: a namespace in the inclusive namespace list should be treated… [#163](https://github.com/node-saml/xml-crypto/pull/163)
218
277
219
278
---
220
279
@@ -226,12 +285,15 @@ _No changelog for this release._
226
285
227
286
## v1.0.0 (2018-09-10)
228
287
229
-
### 🙈 Other
288
+
### 🔗 Dependencies
289
+
290
+
-[**dependencies**] Addresses issue #235 by upgrading xmldom version to 0.1.27 [#155](https://github.com/node-saml/xml-crypto/pull/155)
230
291
231
-
-[**closed**] Decode DigestValue for validation [#160](https://github.com/node-saml/xml-crypto/pull/160)
232
-
-[**closed**] Addresses issue #235 by upgrading xmldom version to 0.1.27 [#155](https://github.com/node-saml/xml-crypto/pull/155)
233
-
-[**closed**] Patch for non exclusive c14n [#157](https://github.com/node-saml/xml-crypto/pull/157)
234
-
-[**closed**] Merge changes from datagovsg fork [#161](https://github.com/node-saml/xml-crypto/pull/161)
292
+
### 🐛 Bug Fixes
293
+
294
+
-[**bug**] Decode DigestValue for validation [#160](https://github.com/node-saml/xml-crypto/pull/160)
295
+
-[**bug**] Patch for non exclusive c14n [#157](https://github.com/node-saml/xml-crypto/pull/157)
296
+
-[**bug**] Merge changes from datagovsg fork [#161](https://github.com/node-saml/xml-crypto/pull/161)
235
297
236
298
---
237
299
@@ -243,21 +305,27 @@ _No changelog for this release._
243
305
244
306
## 0.9.0 (2017-02-26)
245
307
246
-
### 🙈 Other
308
+
### 🚀 Minor Changes
309
+
310
+
-[**enhancement**] Separate namespaces with same prefix but different URI [#117](https://github.com/node-saml/xml-crypto/pull/117)
311
+
312
+
### 🐛 Bug Fixes
247
313
248
-
-[**closed**] Separate namespaces with same prefix but different URI [#117](https://github.com/node-saml/xml-crypto/pull/117)
-[**enhancement**] Add possible id attribute 'id' [#121](https://github.com/node-saml/xml-crypto/pull/121)
323
+
324
+
### 📚 Documentation
256
325
257
-
-[**closed**] Add possible id attribute 'id' [#121](https://github.com/node-saml/xml-crypto/pull/121)
258
-
-[**closed**] Update license field to npm recommendation [#119](https://github.com/node-saml/xml-crypto/pull/119)
259
-
-[**closed**] Fix author field format [#120](https://github.com/node-saml/xml-crypto/pull/120)
260
-
-[**closed**] Remove namespace-breaking reserialization of signature from example in README [#105](https://github.com/node-saml/xml-crypto/pull/105)
326
+
-[**documentation**] Update license field to npm recommendation [#119](https://github.com/node-saml/xml-crypto/pull/119)
327
+
-[**documentation**] Fix author field format [#120](https://github.com/node-saml/xml-crypto/pull/120)
328
+
-[**documentation**] Remove namespace-breaking reserialization of signature from example in README [#105](https://github.com/node-saml/xml-crypto/pull/105)
261
329
262
330
---
263
331
@@ -288,9 +356,3 @@ _No changelog for this release._
0 commit comments