Skip to content

v2.8.0

Compare
Choose a tag to compare
@LoicPoullain LoicPoullain released this 13 Feb 17:21
· 1061 commits to master since this release

Features

  • Add Websocket/Socket.io support (issue: #481) (PR: #901)
  • Allow to pass a custom redis client to the RedisStore (PR: #1032)
  • Allow to pass a custom MongoDB client to the MongDBStore (PR: #1032)
  • Allow to pass a custom TypeORM connection to the TypeORMStore (PR: #1032)
  • Support ServerSideEncryption for AWS S3 (issue: #1013) (PR: #1040)

Dependencies

  • @foal/aws-s3
    • aws-sdk@2.1069.0
  • @foal/core
    • express@4.17.2
  • @foal/social
    • node-fetch@2.6.7