|
| 1 | +# 1.46.0 (2019-06-26) |
| 2 | + |
| 3 | +- [Fix formatting issue with Markdown link](https://github.com/serverless/serverless/pull/6228) |
| 4 | +- [Update docs | dont use provider.tags with shared API Gateway](https://github.com/serverless/serverless/pull/6225) |
| 5 | +- [Fix: Update azure template](https://github.com/serverless/serverless/pull/6258) |
| 6 | +- [Improve user message](https://github.com/serverless/serverless/pull/6254) |
| 7 | +- [Reference custom ApiGateway for models and request validators if conf…](https://github.com/serverless/serverless/pull/6231) |
| 8 | +- [Ensure integration tests do not fail when run concurrently](https://github.com/serverless/serverless/pull/6256) |
| 9 | +- [Improve integration test experience](https://github.com/serverless/serverless/pull/6253) |
| 10 | +- [Fix lambda integration timeout response template](https://github.com/serverless/serverless/pull/6255) |
| 11 | +- [Fix duplicate packaging issue](https://github.com/serverless/serverless/pull/6244) |
| 12 | +- [Fix Travis configuration for branch/tag runs](https://github.com/serverless/serverless/pull/6265) |
| 13 | +- [fixed a typo 🖊](https://github.com/serverless/serverless/pull/6275) |
| 14 | +- [Fix #6267](https://github.com/serverless/serverless/pull/6268) |
| 15 | +- [#6017 Allow to load plugin from path](https://github.com/serverless/serverless/pull/6261) |
| 16 | +- [Added correction based on community feedback](https://github.com/serverless/serverless/pull/6286) |
| 17 | +- [Remove package-lock.json and shrinkwrap scripts](https://github.com/serverless/serverless/pull/6280) |
| 18 | +- [Remove README redundant link](https://github.com/serverless/serverless/pull/6288) |
| 19 | +- [Remove default stage value in provider object](https://github.com/serverless/serverless/pull/6200) |
| 20 | +- [Use naming to get stackName](https://github.com/serverless/serverless/pull/6285) |
| 21 | +- [Fix typo in link to ALB docs](https://github.com/serverless/serverless/pull/6292) |
| 22 | +- [Add ip, method, header and query conditions to ALB events](https://github.com/serverless/serverless/pull/6293) |
| 23 | +- [Feature/support external websocket api](https://github.com/serverless/serverless/pull/6272) |
| 24 | + |
| 25 | +## Meta |
| 26 | +- [Comparison since last release](https://github.com/serverless/serverless/compare/v1.45.1...v1.46.0) |
| 27 | + |
1 | 28 | # 1.45.1 (2019-06-12)
|
2 | 29 |
|
3 | 30 | - [Fix IAM policies setup for functions with custom name](https://github.com/serverless/serverless/pull/6240)
|
|
0 commit comments