Skip to content
This repository was archived by the owner on Aug 8, 2024. It is now read-only.

Commit d7d43bd

Browse files
author
Gohlke, Christian
committed
update changelog (0.10.0)
1 parent a32878b commit d7d43bd

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff 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+
16
### 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))
38

49
### 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))
611

712
### 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))
914

1015
### 0.8.3 (May 07, 2020)
1116
* added records to the SQS (#43) and SNS (#44) action for further processing

0 commit comments

Comments
 (0)