Skip to content

v1.7.0

Compare
Choose a tag to compare
@LoicPoullain LoicPoullain released this 07 Apr 14:14
· 2532 commits to master since this release

Features

  • [Config] Ajv: support the option allErrors (issue: #633) (PR: #642)
  • [Config] Add an option not to log errors (issue: #612) (PR: #644)
  • [Storage] Add isFileDoesNotExist function (#657).
  • Enhance Config to support type and value checking. More detailed errors (issue: #496) (PR: #641)
  • Validate multipart/formdata requests to facilitate file uploads (issue: #560) (PR: #651)

Dependencies

  • @foal/aws-s3
    • aws-sdk@2.640 (#662)
  • @foal/cli
    • ajv@6.12
    • commander@5.0 (#662)
  • @foal/core
    • ajv@6.12
    • morgan@1.10
  • @foal/graphql
    • ajv@6.12
  • @foal/jwks-rsa
    • jwks-rsa@1.7 (#662)