Skip to content

Releases: middyjs/middy

1.4.0

01 Sep 21:30
a1b9a5c
Compare
Choose a tag to compare

Features

  • #562 Allow http-json-body-parser to accept application/vnd.api+json @rob0t7

1.3.2

01 Sep 21:16
ec3508b
Compare
Choose a tag to compare

Features

  • #561 Add in a fix for dynamic require with webpack @leog

1.3.1

01 Sep 01:06
86a7340
Compare
Choose a tag to compare

Features

1.3.0

30 Aug 17:47
920be48
Compare
Choose a tag to compare

Features

  • #552 Validator extend for better avj plugin support @leog
  • #559 Scope requests individually to allow batch requests @thetrevdev

Bug Fixes

1.2.0

12 Aug 18:19
Compare
Choose a tag to compare

1.2.0

Features

1.1.0

24 Jul 15:15
464119c
Compare
Choose a tag to compare

Features

Bug Fixes

Chores

  • Small documentation updates
  • dependency updates

Thank you everyone for contributing to making middyjs better.

1.0.0

25 Apr 15:00
6d3b35f
Compare
Choose a tag to compare

Checkout UPGRADE.md to see what are the main breaking changes and how to migrate to this new version if coming from 0.x.

Main changes:

1.0.0-beta.11

18 Apr 10:54
Compare
Choose a tag to compare
  • Ability to omit fields from logged events and responses in input-output-logger #507 (@roni-frantchi)

1.0.0-beta.9

14 Apr 08:38
Compare
Choose a tag to compare

1.0.0-beta.10

14 Apr 12:24
fdab45b
Compare
Choose a tag to compare
  • Update accept to @hapi/accept #503 (@ jarrodldavis)
  • Add middy-mongoose-connector 3rd-party middleware #496 (@baileytincher)