You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 8, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8-3Lines changed: 8 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,16 @@
1
+
### 0.10.0 (open)
2
+
* adding generic and proxyIntegration errorHandler (#60) (thanks to [@swaner](https://github.com/swaner))
3
+
* fix: logging statements (#59) (thanks to [@snorberhuis](https://github.com/snorberhuis))
4
+
* build: updates build nodeJS version to 10
5
+
1
6
### 0.9.1 (September 11, 2020)
2
-
* proxyIntegration: Allow defaultHeaders to be added to the OPTIONS request (#53) (thanks again to [@TerryMooreII](https://github.com/TerryMooreII) and [LiveOakLabs](https://github.com/LiveOakLabs))
7
+
* proxyIntegration: Allow defaultHeaders to be added to the OPTIONS request (#53) (thanks again to [@TerryMooreII](https://github.com/TerryMooreII) and [LiveOakLabs](https://github.com/LiveOakLabs))
3
8
4
9
### 0.9.0 (September 01, 2020)
5
-
* proxyIntegration: Adds customizable CORS configurations (#52) (thanks to [@TerryMooreII](https://github.com/TerryMooreII) and [LiveOakLabs](https://github.com/LiveOakLabs))
10
+
* proxyIntegration: Adds customizable CORS configurations (#52) (thanks to [@TerryMooreII](https://github.com/TerryMooreII) and [LiveOakLabs](https://github.com/LiveOakLabs))
6
11
7
12
### 0.8.4 (August 01, 2020)
8
-
* proxyIntegration: expose route path (#49) (thanks to [@evgenykireev](https://github.com/evgenykireev))
13
+
* proxyIntegration: expose route path (#49) (thanks to [@evgenykireev](https://github.com/evgenykireev))
9
14
10
15
### 0.8.3 (May 07, 2020)
11
16
* added records to the SQS (#43) and SNS (#44) action for further processing
0 commit comments