UNPKG

1.42 kBMarkdownView Raw
1## 1.6.1 (2021-06-04)
2- Fixed HTTP-Status-Code in AutoMock
3
4## 1.6.0 (2021-06-04)
5- Added auto-validation support
6- Integration mapping: stages now support arrays
7- Integration mapping: stages without integration mapping are allowed if autoMock is enabled
8
9## 1.5.3 (2021-06-02)
10- Updated Readme
11
12## 1.5.2 (2021-06-02)
13- Updated Readme
14
15## 1.5.1 (2021-06-02)
16- Updated Readme
17
18## 1.5.1 (2021-06-02)
19- Bugfix: broken automocking support
20
21## 1.5.0 (2021-06-02)
22- Added automocking support
23
24## 1.4.7 (2021-05-14)
25- Corrected Example
26
27## 1.4.6 (2021-05-13)
28- Updated Readme
29
30## 1.4.5 (2021-05-10)
31- Bugfix: Changed Lifecycle Event
32
33## 1.4.4 (2021-05-10)
34- Updated Readme
35
36## 1.4.3 (2021-05-10)
37- Updated Readme
38
39## 1.4.2 (2021-05-10)
40- Updated Readme
41
42## 1.4.1 (2021-05-10)
43- Bugfix: Changed Lifecycle Event
44
45## 1.4.0 (2021-05-10)
46- add lifecycle hook to execute plugin on package & deploy
47- autogenerate resources.Resources.ApiGatewayRestApi.Properties.Body variable
48
49## 1.3.0 (2021-05-05)
50- additional template and auto-generation for responseParameters if cors support enabled
51
52## 1.2.5 (2021-04-20)
53- Updated Readme
54
55## 1.2.4 (2021-04-20)
56- Updated Readme
57
58## 1.2.3 (2021-04-20)
59- Updated Readme
60
61## 1.2.2 (2021-04-20)
62- Updated Readme
63
64## 1.2.0 (2021-04-19)
65- added support for CORS generation
66
67## 1.1.0 (2021-04-13)
68- change the supported serverless version to 2.x
69
70## 1.0.0 (2021-04-08)
71- The very first release