Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Releases: oas-tools/oas-tools

v3.1.0

07 Mar 01:20

Choose a tag to compare

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

  • added async error handling for router and associated tests (6c4a53f)
  • upgrade js-yaml to v4.1.0 (906596a)

v3.0.3

21 Nov 17:52

Choose a tag to compare

Bug Fixes

  • Backward compatibility function error (a401ca6)

v3.0.2

26 Sep 11:38

Choose a tag to compare

Bug Fixes

  • Allow null values (22e72d2)
  • Check for extraneous query parameters (5f0c59b)
  • Data not being sent after response validation (b85a6c4)
  • default and nullable fields logic (2670211)
  • Support for OAS 'default' keyword in schemas (94c4297)
  • Support for readOnly and writeOnly (be25966)

v3.0.1

12 Sep 14:02

Choose a tag to compare

Bug Fixes

  • Fixed routing when controller is async (ee1650b)
  • support for common path parameters (b299b62)

v3.0.0

14 Aug 23:51

Choose a tag to compare

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)

  • query param failing if they are not string (#1) (8e91a27)

  • 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

  • Ability to hide swagger methods through conf (d302cbc)
  • Added explode & style parameter support (c47a729)
  • Backwards compatibility (1b285fd)
  • Complete backwards compatibility (dc57b06)
  • Configuration through JS file (91aba06)
  • Export utils module ([4ca4bf7](4ca...
Read more

2.2.2

27 May 17:03
9599528

Choose a tag to compare

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

02 Mar 19:40

Choose a tag to compare

What's Changed

Full Changelog: 2.1.8...2.2.1