|
| 1 | +# 1.33.0 (15.11.2018) |
| 2 | + - [2116 consistent errors missing config](https://github.com/serverless/serverless/pull/5298) |
| 3 | + - [Update plugin version of google-nodejs template](https://github.com/serverless/serverless/pull/5473) |
| 4 | + - [insert line break to suppress warning](https://github.com/serverless/serverless/pull/5445) |
| 5 | + - [Fix wrong example function name.](https://github.com/serverless/serverless/pull/5477) |
| 6 | + - [Removed errant apostrophe](https://github.com/serverless/serverless/pull/5471) |
| 7 | + - [Wrong error when S3 bucket name starts with an upper-case character](https://github.com/serverless/serverless/pull/5409) |
| 8 | + - [Fix integration test](https://github.com/serverless/serverless/pull/5440) |
| 9 | + - [Use pythonX instead of pythonX.Y in invoke local(take 3)](https://github.com/serverless/serverless/pull/5210) |
| 10 | + - [update python invokeLocal to detect tty](https://github.com/serverless/serverless/pull/5355) |
| 11 | + - [Fix typo in Google workflow](https://github.com/serverless/serverless/pull/5433) |
| 12 | + - [Updating services.md > Invoking Serverless locally](https://github.com/serverless/serverless/pull/5425) |
| 13 | + - [Assume role and MFA support for Serverless CLI](https://github.com/serverless/serverless/pull/5432) |
| 14 | + - [Fix build error caused by new docs PR ](https://github.com/serverless/serverless/pull/5435) |
| 15 | + - [Adding Ruby support for OpenWhisk provider plugin.](https://github.com/serverless/serverless/pull/5427) |
| 16 | + - [Update Cloudflare Workers documentation](https://github.com/serverless/serverless/pull/5419) |
| 17 | + - [break single general issue template into two specialized templates](https://github.com/serverless/serverless/pull/5405) |
| 18 | + - [Improve language in alexa-skill documentation](https://github.com/serverless/serverless/pull/5408) |
| 19 | + - [APIG ApiKeySourceType support.](https://github.com/serverless/serverless/pull/5395) |
| 20 | + - [Revert "Update cognito-user-pool.md"](https://github.com/serverless/serverless/pull/5399) |
| 21 | + - [Let function package.individually config override service artifact](https://github.com/serverless/serverless/pull/5364) |
| 22 | + - [Added CloudWatch Proxy to examples](https://github.com/serverless/serverless/pull/5270) |
| 23 | + - [Multiple cloudformation resources](https://github.com/serverless/serverless/pull/5250) |
| 24 | + - [Added possibility to specify custom S3 key prefix instead of the stan…](https://github.com/serverless/serverless/pull/5299) |
| 25 | + - [Doc update for openwhisk package name](https://github.com/serverless/serverless/pull/5375) |
| 26 | + - [add aws-go-mod](https://github.com/serverless/serverless/pull/5393) |
| 27 | + - [Fix bin process not always exiting](https://github.com/serverless/serverless/pull/5349) |
| 28 | + - [Avoid args being rounded and converted to numbers](https://github.com/serverless/serverless/pull/5361) |
| 29 | + - [Add CacheControl headers on the OPTIONS response in AWS API Gateway](https://github.com/serverless/serverless/pull/5328) |
| 30 | + - [fix Makefile style for Go template](https://github.com/serverless/serverless/pull/5389) |
| 31 | + - [Update handler name when deploy a single function](https://github.com/serverless/serverless/pull/5301) |
| 32 | + - [fix: Implement context.log function for invoke local command on Python environment.](https://github.com/serverless/serverless/pull/5391) |
| 33 | + - [validate if serverless.yml exists when running sls info command](https://github.com/serverless/serverless/pull/5390) |
| 34 | + - [Update documentation, README.md](https://github.com/serverless/serverless/pull/5388) |
| 35 | + - [Remove invalid log](https://github.com/serverless/serverless/pull/5377) |
| 36 | + - [fix 3916 ](https://github.com/serverless/serverless/pull/5387) |
| 37 | + - [Update cognito-user-pool.md](https://github.com/serverless/serverless/pull/5384) |
| 38 | + - [add gitignore setting to Go template](https://github.com/serverless/serverless/pull/5386) |
| 39 | + - [fixed anchor links in aws/guide/variables.md file](https://github.com/serverless/serverless/pull/5370) |
| 40 | + - [Serverless Pipeline](https://github.com/serverless/serverless/pull/5360) |
| 41 | + - [add Serverless Line Bot example](https://github.com/serverless/serverless/pull/5359) |
| 42 | + - [Update invoke-local.md](https://github.com/serverless/serverless/pull/5362) |
| 43 | + - [Webtask Deprecation](https://github.com/serverless/serverless/pull/5263) |
| 44 | + - [Add Support for Shorthand CloudFormation Syntax](https://github.com/serverless/serverless/pull/5327) |
| 45 | + - [Provide Consistent Service Path (Fix #5242)](https://github.com/serverless/serverless/pull/5314) |
| 46 | + - [null](https://github.com/serverless/serverless/pull/5242) |
| 47 | + - [Add Cloudflare to docs/getting-started page.](https://github.com/serverless/serverless/pull/5342) |
| 48 | + - [Invoke local override env](https://github.com/serverless/serverless/pull/5313) |
| 49 | + - [more faithfully represent aws lambda python runtime context](https://github.com/serverless/serverless/pull/5291) |
| 50 | + - [Update AWS TypeScript handler template](https://github.com/serverless/serverless/pull/5309) |
| 51 | + - [add untildify package to handle create paths with a ~](https://github.com/serverless/serverless/pull/5062) |
| 52 | + - [[Docs] - Add support information for AWS lambda and SQS](https://github.com/serverless/serverless/pull/5305) |
| 53 | + - [Update README.md](https://github.com/serverless/serverless/pull/5294) |
| 54 | + - [Add information on invoking Workers.](https://github.com/serverless/serverless/pull/5310) |
| 55 | + - [Update quick-start.md](https://github.com/serverless/serverless/pull/5308) |
| 56 | + - [Cloudflare: Specify config under provider property](https://github.com/serverless/serverless/pull/5289) |
| 57 | + - [Create an HttpsProxyAgent for plugin list if necessary](https://github.com/serverless/serverless/pull/5481) |
| 58 | + |
| 59 | +## Meta |
| 60 | + - [Comparison since last release](https://github.com/serverless/serverless/compare/v1.32.0...v1.33.0) |
| 61 | + |
| 62 | + |
1 | 63 | # 1.32.0 (17.09.2018)
|
2 | 64 | - [Update quick-start.md](https://github.com/serverless/serverless/pull/5290)
|
3 | 65 | - [Backend state item generation and multi-region support](https://github.com/serverless/serverless/pull/5265)
|
|
0 commit comments