5.1.3 (2024-01-27)
- CLS Context is lost after using multer middleware (#695) (40716fb), closes #695
- remove examples from schema (#890) (0ad49ec), closes #890
- v5.1.3 (e567701)
5.1.2 (2023-12-04)
- Normalize request body ContentTypes (#863) (0099b0d), closes #863
- Safer handling of multipart nested JSON body props (#878) (807e09c), closes #878
- v5.1.1 (4b0c989)
5.1.1 (2023-11-21)
- Pass-through HttpError caught in multipart handler (#867) (240c876), closes #867
- v5.1.0 (a9a3b0b)
- v5.1.1 (a4e62ac)
5.1.0 (2023-11-12)
- Allow optional use of
req.url
(#857) (f732379), closes #857 - Reorder upload and security middlewares (#866) (95543d6), closes #866 #865
- Update build and packaging scripts (#872) (dd4027f), closes #872
- update version locks (bb8d6b8)
- v5.1.0 (839f859)
5.0.5 (2023-08-23)
- #841 return error thrown in serDes deserializer (#842) (d029401), closes #841 #842
- fix documentation links (01950b7)
- fix example schema removal and upgrade patch version (495dabd)
- fixing default export function issue (#846) (268d38a), closes #846
- Remove body-parser deps in example (#845) (c73b7c1), closes #845
- Remove examples from apiDoc when validating requests (#774) (950d429), closes #774
- Resolve "reference resolves to more than one schema" errors when AJV processes OpenAPI document and (9d215be), closes #853
- v5.0.5 change history (b5cc33a)
5.0.4 (2023-04-30)
- Switch json-schema-ref-parser to non-deprecated package (#829) (f5bbce9), closes #829
- v5.0.4 (9b89c79)
- fix: Deserialize custom types with inline schemas (#823) (d53621d), closes #823
5.0.3 (2023-03-04)
- FIx serialization/deserialization in additionalProperties (#822) (a9067b8), closes #822
- Rename field
error_code
toerrorCode
inValidationErrorItem
(#819) (1a1b2cc), closes #819 - v5.0.3 (6e93a96)
- chore(deps): bump cookiejar from 2.1.2 to 2.1.4 in /examples/9-nestjs (#805) (07d9879), closes #805
- chore(deps): bump cookiejar from 2.1.3 to 2.1.4 (#806) (0da34f8), closes #806
- chore(deps): bump http-cache-semantics (#811) (7a779f6), closes #811
- chore(deps): bump http-cache-semantics (#813) (336683d), closes #813
- chore(deps): bump http-cache-semantics (#814) (3721092), closes #814
- chore(deps): bump http-cache-semantics (#816) (466e337), closes #816
- chore(deps): bump http-cache-semantics (#817) (582b395), closes #817
- chore(deps): bump http-cache-semantics in /examples/1-standard (#810) (e6ef9d3), closes #810
- chore(deps): bump http-cache-semantics in /examples/3-eov-operations (#812) (fd04b5e), closes #812
- chore(deps): bump http-cache-semantics in /examples/6-multi-file-spec (#815) (b2704b0), closes #815
- chore(deps): bump json5 from 1.0.1 to 1.0.2 in /examples/9-nestjs (#801) (30defdc), closes #801
- chore(deps): bump json5 in /examples/4-eov-operations-babel (#799) (a100192), closes #799
- fix: upgrade ajv from 8.11.0 to 8.11.2 (#797) (e774d4b), closes #797
- fix: upgrade body-parser from 1.19.0 to 1.20.1 (#798) (87a2000), closes #798
- fix: upgrade content-type from 1.0.4 to 1.0.5 (#818) (541d5f9), closes #818
5.0.2 (2023-02-11)
5.0.1 (2023-01-09)
- enhance SchemaObject type (#697) (ca43431), closes #697
- implement github actions workflow (#793) (d415425), closes #793
- Update README.md (33da583)
- Update README.md (ccd981a)
- v5.0.1 (de0708b)
- chore(deps): bump ansi-regex from 3.0.0 to 3.0.1 in /examples/9-nestjs (#738) (60afead), closes #738
- chore(deps): bump minimatch from 3.0.4 to 3.1.2 in /examples/1-standard (#764) (0d04305), closes #764
- chore(deps): bump minimatch from 3.0.4 to 3.1.2 in /examples/9-nestjs (#760) (c1cf0d9), closes #760
- chore(deps): bump minimatch in /examples/2-standard-multiple-api-specs (#763) (fe5e95e), closes #763
- chore(deps): bump minimatch in /examples/3-eov-operations (#766) (3285f3a), closes #766
- chore(deps): bump minimatch in /examples/4-eov-operations-babel (#768) (5bcc81b), closes #768
- chore(deps): bump minimatch in /examples/5-custom-operation-resolver (#765) (b5b03b3), closes #765
- chore(deps): bump minimatch in /examples/6-multi-file-spec (#767) (e8f54e8), closes #767
- chore(deps): bump minimatch in /examples/7-response-date-serialization (#759) (9b9433e), closes #759
- chore(deps): bump minimatch in /examples/8-top-level-discriminator (#761) (46afe5c), closes #761
- chore(deps): bump minimist and @nestjs/cli in /examples/9-nestjs (#769) (8d31f9a), closes #769
- chore(deps): bump terser from 5.7.2 to 5.14.2 in /examples/9-nestjs (#750) (a83ff9d), closes #750
- fix: upgrade body-parser from 1.19.0 to 1.19.1 (#689) (40736f8), closes #689
- fix: upgrade body-parser from 1.19.0 to 1.19.1 (#690) (9038edc), closes #690
- fix: upgrade body-parser from 1.19.0 to 1.19.1 (#691) (e64a91c), closes #691