Releases: vpulim/node-soap
Releases · vpulim/node-soap
Version 1.6.4
Version 1.6.3
Version 1.6.2
- [FIX] Align deserialization of restricted strings with standard strings (#1413)
- [MAINTENANCE] Bump typescript-eslint from 8.48.1 to 8.49.0 (#1416)
- [MAINTENANCE] Bump @eslint/js from 9.39.1 to 9.39.2 (#1415)
- [MAINTENANCE] Bump eslint from 9.39.1 to 9.39.2 (#1414)
- [MAINTENANCE] Run MR pipeline against supported node.js runtimes 20, 22 and 24 (#1417)
- [MAINTENANCE] Bump express from 5.1.0 to 5.2.1 (#1411)
- [MAINTENANCE] Bump finalhandler from 2.1.0 to 2.1.1 (#1409)
- [MAINTENANCE] Bump prettier from 3.7.3 to 3.7.4 (#1408)
- [MAINTENANCE] Bump actions/checkout from 5 to 6 (#1407)
- [MAINTENANCE] Bump body-parser from 2.2.0 to 2.2.1 (#1403)
- [MAINTENANCE] Bump min node.js version to 20.9.0 (#1399)
- [MAINTENANCE] Bump @types/lodash from 4.17.20 to 4.17.21 (#1402)
Version 1.6.1
- [FIX] Use namespace in caching to avoid conflicts between schemas in complex types with the same name (#1397)
- [MAINTENANCE] Bump sax from 1.4.1 to 1.4.3 (#1389)
- [MAINTENANCE] Bump glob (via mocha) to fix glob CLI: Command injection via -c/--cmd executes matches with shell:true (#1398)
- [MAINTENANCE] Bump mocha from 11.7.4 to 11.7.5 (#1391)
- [MAINTENANCE] Bump mocha from 11.7.4 to 11.7.5 (#1391)
- [MAINTENANCE] Bump js-yaml to fix prototype pollution in merge (#1388)
- [MAINTENANCE] Bump eslint from 9.38.0 to 9.39.0 (#1384)
- [MAINTENANCE] Bump @eslint/js from 9.38.0 to 9.39.0 (#1385)
- [MAINTENANCE] Bump axios from 1.12.2 to 1.13.1 (#1386)
- [MAINTENANCE] Bump typescript-eslint from 8.46.1 to 8.46.2 (#1382)
- [MAINTENANCE] Bump actions/setup-node from 5 to 6 (#1379)
- [DOC] Fix broken TOC links for italic headings (#1378)
- [DOC] Update CONTRIBUTING.md (#1375)
Version 1.6.0
- [ENHANCEMENT] Add support for multi-service and multi-port binding WSDL files (#1337)
- [ENHANCEMENT] Add new 'addElement' option to WSSE Security that adds custom xml to element (#1362)
- [MAINTENANCE] Bump actions/setup-node from 4 to 5 (#1358)
- [MAINTENANCE] Update dependencies (#1372)
- [DOC] Fix typos in Readme (#1374)
Version 1.5.0
- [ENHANCEMENT] Handle different namespace prefix for the same namespace, requires to set new option
forceUseSchemaXmlns(#1365) - [ENHANCEMENT] Add custom envelope key option for server and client header fix (#1208, #1170, #1330)
- [MAINTENANCE] Bump eslint to 9.36.0 (#1361)
- [MAINTENANCE] Bump mocha from 11.7.1 to 11.7.2 (#1354)
- [MAINTENANCE] Add prettier as a default formatter (#1353)
Version 1.4.2
Version 1.4.1
- [MAINTENANCE] Bump axios to 1.12.2 (#1350)
Version 1.4.0
- [FIX] Fix harcoded namespace prefixes in parsing (#1347)
- [ENHANCEMENT] Convert ref attributes to list (#1168)
- [ENHANCEMENT] Add option
overrideElementKeyto change the key of the wsdl (#1334) - [ENHANCEMENT] Enable async methods for postProcess (#1338)
- [MAINTENANCE] Bump actions/checkout from 4 to 5 (#1340)
- [MAINTENANCE] Tune dependabot deps scheduling and updates (#1345)
Version 1.3.0
- [ENHANCEMENT] Speed up parsing with many namespaces (#1322)
- [ENHANCEMENT] Add
*.tsto editorconfig (#1324) - [ENHANCEMENT] Call method using apply to enable access to it through "this" context (#1315)
- [ENHANCEMENT] Handle deeply nested messages (#1313)
- [ENHANCEMENT] Add test for redefined namespace in element (#1316)
- [MAINTENANCE] Bump express from 4.21.2 to 5.1.0 (#1327)
- [MAINTENANCE] Bump diff from 7.0.0 to 8.0.2 (#1326)
- [MAINTENANCE] Bump sinon from 20.0.0 to 21.0.0 (#1321)
- [MAINTENANCE] Bump @types/lodash from 4.17.16 to 4.17.20 (#1320)
- [MAINTENANCE] Bump mocha from 11.1.0 to 11.7.1 (#1319)
- [MAINTENANCE] Bump body-parser from 1.20.3 to 2.2.0 (#1317)
- [DOC] Update Readme to improve header