Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/support koa server #9

Merged
merged 4 commits into from
Sep 25, 2020
Merged

Feat/support koa server #9

merged 4 commits into from
Sep 25, 2020

Conversation

yugasun
Copy link
Contributor

@yugasun yugasun commented Sep 25, 2020

No description provided.

@yugasun yugasun merged commit 70d1564 into master Sep 25, 2020
@yugasun yugasun deleted the feat/support-koa-server branch September 25, 2020 03:12
slsplus pushed a commit that referenced this pull request Sep 25, 2020
## [0.1.2](v0.1.1...v0.1.2) (2020-09-25)

### Bug Fixes

* support koa server ([#9](#9)) ([70d1564](70d1564))
* update deps ([317500b](317500b))
@slsplus
Copy link
Collaborator

slsplus commented Sep 25, 2020

🎉 This PR is included in version 0.1.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

yugasun added a commit that referenced this pull request Sep 25, 2020
* support koa server ([#9](#9)) ([70d1564](70d1564))
slsplus pushed a commit that referenced this pull request Sep 25, 2020
# [0.2.0](v0.1.2...v0.2.0) (2020-09-25)

### Bug Fixes

* add user can custom sls.js ([57212c7](57212c7))
* apigw custom domain update bug ([8c1225b](8c1225b))
* apigw namespace ([0b47aec](0b47aec))
* cache http server ([8cec64e](8cec64e))
* function name ([f448b83](f448b83))
* make default runtime to Nodejs8.9 ([a578e5a](a578e5a))
* optimize deploy flow ([2768d16](2768d16))
* optimize static cos output ([5d45e22](5d45e22))
* read binaryTypes from package.json ([6e127f5](6e127f5))
* read bucket and object from srcOriginal ([e5c000d](e5c000d))
* remove unuse file ([93090b5](93090b5))
* static cos bucket has appid suffix ([9ff78a9](9ff78a9))
* support customize runtime ([aac8784](aac8784))
* support eip config ([e5034af](e5034af))
* support koa server ([#9](#9)) ([70d1564](70d1564))
* traffic zero display bug ([f95f479](f95f479))
* typo ([584aa55](584aa55))
* update dependencies ([d095356](d095356))
* update deps ([317500b](317500b))
* update deps ([1a883c5](1a883c5))
* update deps ([af359f7](af359f7))
* upgrade deps ([f0ebc4d](f0ebc4d))
* upgrade deps ([b0dd2b3](b0dd2b3))
* upgrade deps ([1c4d4f8](1c4d4f8))
* upgrade tencent-component-toolkit for deleting compatibility ([e5e3382](e5e3382))
* upgrade tencent-serverless-http ([f06f3ca](f06f3ca))
* user can customize sls.js ([4e2e16d](4e2e16d))

### Features

* add layer support ([c2421ec](c2421ec))
* add mark for api request ([db0328f](db0328f))
* init v2 ([a11e63b](a11e63b))
* make callbackWaitsForEmptyEventLoop default to false ([f1b4ddb](f1b4ddb))
* make runtime default Nodejs10.15 ([0211776](0211776))
* optimize zip flow ([5e3d2e1](5e3d2e1))
* refactor using framework ([54b5340](54b5340))
* support api gw metrics ([1a14b24](1a14b24))
* support disable creating apigw ([87e2499](87e2499))
* support metrics ([82e9970](82e9970))
* support scf publish version and traffic setup ([3860cc8](3860cc8))
* support static cdn deployment ([d24b941](d24b941))
* update default entry file sls.js ([b57e734](b57e734))
* upgrade framework ([8f08c40](8f08c40))
@slsplus
Copy link
Collaborator

slsplus commented Sep 25, 2020

🎉 This PR is included in version 0.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

yugasun added a commit that referenced this pull request Sep 25, 2020
* add user can custom sls.js ([57212c7](57212c7))
* apigw custom domain update bug ([8c1225b](8c1225b))
* apigw namespace ([0b47aec](0b47aec))
* cache http server ([8cec64e](8cec64e))
* function name ([f448b83](f448b83))
* make default runtime to Nodejs8.9 ([a578e5a](a578e5a))
* optimize deploy flow ([2768d16](2768d16))
* optimize static cos output ([5d45e22](5d45e22))
* read binaryTypes from package.json ([6e127f5](6e127f5))
* read bucket and object from srcOriginal ([e5c000d](e5c000d))
* remove unuse file ([93090b5](93090b5))
* static cos bucket has appid suffix ([9ff78a9](9ff78a9))
* support customize runtime ([aac8784](aac8784))
* support eip config ([e5034af](e5034af))
* support koa server ([#9](#9)) ([70d1564](70d1564))
* traffic zero display bug ([f95f479](f95f479))
* typo ([584aa55](584aa55))
* update dependencies ([d095356](d095356))
* update deps ([317500b](317500b))
* update deps ([1a883c5](1a883c5))
* update deps ([af359f7](af359f7))
* upgrade deps ([f0ebc4d](f0ebc4d))
* upgrade deps ([b0dd2b3](b0dd2b3))
* upgrade deps ([1c4d4f8](1c4d4f8))
* upgrade tencent-component-toolkit for deleting compatibility ([e5e3382](e5e3382))
* upgrade tencent-serverless-http ([f06f3ca](f06f3ca))
* user can customize sls.js ([4e2e16d](4e2e16d))

* add layer support ([c2421ec](c2421ec))
* add mark for api request ([db0328f](db0328f))
* init v2 ([a11e63b](a11e63b))
* make callbackWaitsForEmptyEventLoop default to false ([f1b4ddb](f1b4ddb))
* make runtime default Nodejs10.15 ([0211776](0211776))
* optimize zip flow ([5e3d2e1](5e3d2e1))
* refactor using framework ([54b5340](54b5340))
* support api gw metrics ([1a14b24](1a14b24))
* support disable creating apigw ([87e2499](87e2499))
* support metrics ([82e9970](82e9970))
* support scf publish version and traffic setup ([3860cc8](3860cc8))
* support static cdn deployment ([d24b941](d24b941))
* update default entry file sls.js ([b57e734](b57e734))
* upgrade framework ([8f08c40](8f08c40))
slsplus pushed a commit that referenced this pull request Sep 25, 2020
## [0.1.3](v0.1.2...v0.1.3) (2020-09-25)

### Bug Fixes

* support koa server ([#9](#9)) ([70d1564](70d1564))
@slsplus
Copy link
Collaborator

slsplus commented Sep 25, 2020

🎉 This PR is included in version 0.1.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

slsplus pushed a commit that referenced this pull request Sep 25, 2020
## [0.1.3](v0.1.2...v0.1.3) (2020-09-25)

### Bug Fixes

* support koa server ([#9](#9)) ([70d1564](70d1564))
@slsplus
Copy link
Collaborator

slsplus commented Sep 25, 2020

🎉 This PR is included in version 0.1.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants