Releases: oas-tools/oas-tools
v3.1.0
Bug Fixes
- Avoid route overlapping when registering (eaf73a0)
- Compatibility issue with parameter parsing (8bb0aa5), closes #362 #357
- support jest test (918de8c)
- when an option field is object type and is missing from request body, the request body shall considered as valid (68e860b), closes #356
Features
v3.0.3
v3.0.2
v3.0.1
v3.0.0
Bug Fixes
-
.snyk & package.json to reduce vulnerabilities (4a98e98)
-
.snyk, package.json & package-lock.json to reduce vulnerabilities (9c0664d)
-
.snyk, package.json & package-lock.json to reduce vulnerabilities (d4964b4)
-
Avoid conflict of multiple http secSchemes (51df899)
-
Avoid returning promise when calling 2.X init (f846061)
-
Backwards compatibility initialization (3ee3973)
-
Changed replaceAll with replace for Node v14 (f340f4a)
-
Check if secSchemes are defined in OASecurity (b59b23a)
-
Fixed error when not defining requestBody (a70353d)
-
Fixed error when using default config (f1804ac)
-
Fixed exception when no param sent on cookie (58f69d8)
-
Fixed logger not setting level correctly (5db1b6b)
-
Fixed params and security minor bugs (275c34b)
-
Fixed version (96d7e21)
-
fixNullable mutates oasDoc in oas-router (433bd65)
-
Load controllers with annotations disabled (00711f6)
-
Log function name when wrapped in OASBase (362b64d)
-
Modified imports to avoid experimental flag (c5d81d2)
-
Modified use( ) to accept imports directly (6209297)
-
Modules not found when installed in parent (e6e0e40)
-
Moved multer to DevDependencies (be64c9b)
-
package.json & package-lock.json to reduce vulnerabilities (0442c7f)
-
package.json & package-lock.json to reduce vulnerabilities (e414530)
-
package.json & package-lock.json to reduce vulnerabilities (5991873)
-
package.json & package-lock.json to reduce vulnerabilities (8f36427)
-
package.json & package-lock.json to reduce vulnerabilities (4fb0321)
-
package.json & package-lock.json to reduce vulnerabilities (a15e605)
-
package.json & package-lock.json to reduce vulnerabilities (6c166cf)
-
package.json & package-lock.json to reduce vulnerabilities (6eeac11)
-
package.json & package-lock.json to reduce vulnerabilities (8f432d2)
-
package.json & package-lock.json to reduce vulnerabilities (059536f)
-
package.json & package-lock.json to reduce vulnerabilities (bf7310c)
-
package.json & package-lock.json to reduce vulnerabilities (418675c)
-
package.json & package-lock.json to reduce vulnerabilities (afb8688)
-
package.json to reduce vulnerabilities (44fd721)
-
package.json, package-lock.json & .snyk to reduce vulnerabilities (d695aea)
-
package.json, package-lock.json & .snyk to reduce vulnerabilities (54473e0)
-
package.json, package-lock.json & .snyk to reduce vulnerabilities (fbdc73f)
-
package.json, package-lock.json & .snyk to reduce vulnerabilities (4c313d3)
-
package.json, package-lock.json & .snyk to reduce vulnerabilities (fb1ac93)
-
package: update json-schema-deref to version 0.5.0 (9aebdf4)
-
package: update json-schema-deref-sync to version 0.10.0 (0dad266)
-
package: update json-schema-deref-sync to version 0.13.0 (36d4758)
-
package: update json-schema-deref-sync to version 0.7.0 (242036f), closes #37
-
package: update json-schema-deref-sync to version 0.9.0 (49833cc)
-
package: update snyk to version 2.0.0 (562d3fc)
-
package: update validator to version 11.0.0 (2956971)
-
package: update validator to version 12.0.0 (a34e2c4)
-
package: update validator to version 13.0.0 (06c074c)
-
package: update z-schema to version 4.2.0 (7678151)
-
Removed date parse form params middleware (e317321)
-
Removed unnecessary config (6fec395)
-
Routing error with x-router-controller (3e42e9e)
-
Validator not validating undefined params (27fe2f3)
-
feat!: Transformed package into ES Module (bab7f3d)
-
refactor!: Removed customErrorHandling option (13c1317)
-
feat!: Router middleware refactorization. (56774ea)
-
feat!: removed x-swagger-router-controller (d6c61b6)
-
chore!: Node 12.x support (56d732e)
Features
2.2.2
What's Changed
- v2.2.2 - Fixed critical vulnerability introduced by multer by @alesancor1 in #324
Full Changelog: 2.2.1...2.2.2
2.2.1
What's Changed
- fix: fixNullable mutates oasDoc in oas-router by @YitzyD in #242
- Bugfix: Wrong boolean query parameter validation by @tuunit in #243
- [Snyk] Security upgrade codecov from 3.7.0 to 3.7.1 by @snyk-bot in #246
- Bump bl from 2.2.0 to 2.2.1 by @dependabot in #249
- Bump node-fetch from 2.6.0 to 2.6.1 by @dependabot in #252
- To address recursive fixNullable issue#253 by @stephenbeauchamp in #254
- [Snyk] Security upgrade publish-please from 5.5.1 to 5.5.2 by @snyk-bot in #258
- Feature: Enable validation of additional properties for a request body by @NicoVogel in #263
- [Snyk] Security upgrade snyk from 1.342.2 to 1.425.4 by @snyk-bot in #265
- Bump ini from 1.3.5 to 1.3.7 by @dependabot in #266
- Bump lodash from 4.17.15 to 4.17.20 by @dependabot in #268
- [Snyk] Fix for 1 vulnerabilities by @pjmolina in #269
- response validation to validate parsed response not original source object by @stephenbeauchamp in #255
- Move snyk to devDependencies by @CompartMSL in #270
- Upgrading the project to ESNext by @NicoVogel in #271
- Release 2.2.0 by @alesancor1 in #304
Full Changelog: 2.1.8...2.2.1