Skip to content
This repository has been archived by the owner on Nov 27, 2019. It is now read-only.

Releases: Travelport-Ukraine/aws-response

2.1.0

03 May 09:00
6407b4d
Compare
Choose a tag to compare
  • Now base64 encoding is allowed for the request payload
  • Extended error information
    • Status code could now be specified
    • Error headers could now be specified

See #7

2.0.0

26 Mar 14:48
1b5b94b
Compare
Choose a tag to compare

There are some interface changes connected with dropped nodejs 6.10 support and included support of custom headers and body.

  • Added support of custom body
  • Added support of custom headers
  • Removed obsolete callback param in favor of async/await interface

1.6.1

24 Jul 12:26
20ca4fc
Compare
Choose a tag to compare

Patches

  • Added handling of path params.: 0613ea0

1.6.0

19 Jan 09:23
1b18339
Compare
Choose a tag to compare

Handler output format change.
Status can now be passed from handler.

1.5.0

30 Aug 21:26
Compare
Choose a tag to compare

Patches

  • Added headers passing to handler: 5dadacc

1.3.0

09 Jun 14:41
Compare
Choose a tag to compare

Minor Changes

1.2.0

03 May 22:37
Compare
Choose a tag to compare

Minor Changes

  • Added authorizer information to data: aa3a545

v1.1.0

27 Apr 23:10
Compare
Choose a tag to compare

Minor Changes

  • Added possibility to pass options such as validate function and transform function: 83029ff

1.0.0

26 Apr 15:20
Compare
Choose a tag to compare
Updated readme