Releases: blackflux/lambda-serverless-api
Releases · blackflux/lambda-serverless-api
v1.5.1
08 Mar 05:09
Compare
Sorry, something went wrong.
No results found
1.5.1 (2018-03-08)
Bug Fixes
lambda-tdd is now a test dependency (f63c709 )
v1.5.0
08 Mar 03:12
Compare
Sorry, something went wrong.
No results found
1.5.0 (2018-03-08)
Features
v1.4.0
08 Mar 01:19
Compare
Sorry, something went wrong.
No results found
1.4.0 (2018-03-08)
Features
can now pass existing swagger docs into generator (2bb2f8a )
v1.3.2
07 Mar 19:00
Compare
Sorry, something went wrong.
No results found
1.3.2 (2018-03-07)
Bug Fixes
endpoints now defined on api instance level (71c27b9 )
v1.3.1
07 Mar 18:18
Compare
Sorry, something went wrong.
No results found
1.3.1 (2018-03-07)
Bug Fixes
docs: updated documentation to match what is implemented (1ee7fce )
v1.3.0
07 Mar 17:55
Compare
Sorry, something went wrong.
No results found
1.3.0 (2018-03-07)
Features
added exception if parameter position is invalid (d5067f8 )
v1.2.1
07 Mar 01:44
Compare
Sorry, something went wrong.
No results found
1.2.1 (2018-03-07)
Bug Fixes
swagger info now gets stored on wrap (not on execution (827d8bc )
v1.2.0
07 Mar 00:38
Compare
Sorry, something went wrong.
No results found
1.2.0 (2018-03-07)
Features
added api error if incorrect request method is used (0f70577 )
added basic parameter validation logic (0d613b6 )
added basic swagger generation + validation test (f378ed1 )
added error context and message id to build in api errors (7ff594e )
now validating directly on export (f337286 )
throwing error if GET method with json parameters is used (4993e80 )
throwing error path parameter not defined in defined path (10c5ff3 )
v1.1.0
06 Mar 01:10
Compare
Sorry, something went wrong.
No results found
1.1.0 (2018-03-06)
Features
added message id and context (586bc62 )
v1.0.3
05 Mar 16:53
Compare
Sorry, something went wrong.
No results found
1.0.3 (2018-03-05)
Bug Fixes
package: update lambda-tdd to version 1.11.11 (a5e01c4 )