Skip to content

Commit

Permalink
v2.14.6
Browse files Browse the repository at this point in the history
  • Loading branch information
czy88840616 committed Feb 8, 2022
1 parent 1fc47f0 commit 9041633
Show file tree
Hide file tree
Showing 91 changed files with 828 additions and 157 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.14.6](https://github.com/midwayjs/midway/compare/v2.14.5...v2.14.6) (2022-02-08)


### Bug Fixes

* cos config ([#1635](https://github.com/midwayjs/midway/issues/1635)) ([83877dd](https://github.com/midwayjs/midway/commit/83877ddfc065577ffe38a09807302ab249c1dd99))
* tablestore ref ([#1616](https://github.com/midwayjs/midway/issues/1616)) ([7975add](https://github.com/midwayjs/midway/commit/7975adde60fb1626274d39798448add8ca2e7c0b))





## [2.14.5](https://github.com/midwayjs/midway/compare/v2.14.4...v2.14.5) (2022-01-21)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
}
},
"npmClient": "npm",
"version": "2.14.5"
"version": "2.14.6"
}
8 changes: 8 additions & 0 deletions packages-serverless/egg-layer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.14.6](https://github.com/midwayjs/midway-faas/compare/v2.14.5...v2.14.6) (2022-02-08)

**Note:** Version bump only for package @midwayjs/egg-layer





## [2.14.4](https://github.com/midwayjs/midway-faas/compare/v2.14.3...v2.14.4) (2022-01-17)

**Note:** Version bump only for package @midwayjs/egg-layer
Expand Down
10 changes: 5 additions & 5 deletions packages-serverless/egg-layer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@midwayjs/egg-layer",
"version": "2.14.4",
"version": "2.14.6",
"main": "index.js",
"scripts": {
"test": "node --require=ts-node/register ../../node_modules/.bin/jest",
Expand All @@ -13,11 +13,11 @@
"@midwayjs/decorator": "^2.14.0",
"@midwayjs/runtime-engine": "^2.13.3",
"@midwayjs/runtime-mock": "^2.13.3",
"@midwayjs/serverless-fc-starter": "^2.14.4",
"@midwayjs/serverless-fc-trigger": "^2.14.4",
"@midwayjs/serverless-fc-starter": "^2.14.6",
"@midwayjs/serverless-fc-trigger": "^2.14.6",
"@midwayjs/serverless-scf-starter": "^2.14.4",
"@midwayjs/serverless-scf-trigger": "^2.14.4",
"@midwayjs/web": "^2.14.2",
"@midwayjs/serverless-scf-trigger": "^2.14.6",
"@midwayjs/web": "^2.14.6",
"egg": "^2.28.0",
"supertest": "^6.0.0"
},
Expand Down
8 changes: 8 additions & 0 deletions packages-serverless/express-layer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.14.6](https://github.com/midwayjs/midway-faas/compare/v2.14.5...v2.14.6) (2022-02-08)

**Note:** Version bump only for package @midwayjs/express-layer





## [2.14.4](https://github.com/midwayjs/midway-faas/compare/v2.14.3...v2.14.4) (2022-01-17)

**Note:** Version bump only for package @midwayjs/express-layer
Expand Down
8 changes: 4 additions & 4 deletions packages-serverless/express-layer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@midwayjs/express-layer",
"version": "2.14.4",
"version": "2.14.6",
"main": "index.js",
"scripts": {
"test": "node --require=ts-node/register ../../node_modules/.bin/jest",
Expand All @@ -12,10 +12,10 @@
"devDependencies": {
"@midwayjs/runtime-engine": "^2.13.3",
"@midwayjs/runtime-mock": "^2.13.3",
"@midwayjs/serverless-fc-starter": "^2.14.4",
"@midwayjs/serverless-fc-trigger": "^2.14.4",
"@midwayjs/serverless-fc-starter": "^2.14.6",
"@midwayjs/serverless-fc-trigger": "^2.14.6",
"@midwayjs/serverless-scf-starter": "^2.14.4",
"@midwayjs/serverless-scf-trigger": "^2.14.4",
"@midwayjs/serverless-scf-trigger": "^2.14.6",
"body-parser": "^1.19.0",
"express": "^4.17.1",
"supertest": "^6.0.0"
Expand Down
8 changes: 8 additions & 0 deletions packages-serverless/koa-layer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.14.6](https://github.com/midwayjs/midway-faas/compare/v2.14.5...v2.14.6) (2022-02-08)

**Note:** Version bump only for package @midwayjs/koa-layer





## [2.14.4](https://github.com/midwayjs/midway-faas/compare/v2.14.3...v2.14.4) (2022-01-17)

**Note:** Version bump only for package @midwayjs/koa-layer
Expand Down
8 changes: 4 additions & 4 deletions packages-serverless/koa-layer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@midwayjs/koa-layer",
"version": "2.14.4",
"version": "2.14.6",
"main": "index.js",
"scripts": {
"test": "node --require=ts-node/register ../../node_modules/.bin/jest",
Expand All @@ -12,10 +12,10 @@
"devDependencies": {
"@midwayjs/runtime-engine": "^2.13.3",
"@midwayjs/runtime-mock": "^2.13.3",
"@midwayjs/serverless-fc-starter": "^2.14.4",
"@midwayjs/serverless-fc-trigger": "^2.14.4",
"@midwayjs/serverless-fc-starter": "^2.14.6",
"@midwayjs/serverless-fc-trigger": "^2.14.6",
"@midwayjs/serverless-scf-starter": "^2.14.4",
"@midwayjs/serverless-scf-trigger": "^2.14.4",
"@midwayjs/serverless-scf-trigger": "^2.14.6",
"koa": "^2.13.0",
"koa-bodyparser": "^4.3.0",
"koa-router": "^9.4.0",
Expand Down
8 changes: 8 additions & 0 deletions packages-serverless/serverless-app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.14.6](https://github.com/midwayjs/midway/compare/v2.14.5...v2.14.6) (2022-02-08)

**Note:** Version bump only for package @midwayjs/serverless-app





## [2.14.5](https://github.com/midwayjs/midway/compare/v2.14.4...v2.14.5) (2022-01-21)


Expand Down
16 changes: 8 additions & 8 deletions packages-serverless/serverless-app/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@midwayjs/serverless-app",
"version": "2.14.5",
"version": "2.14.6",
"main": "dist/index",
"typings": "index.d.ts",
"dependencies": {
"@midwayjs/bootstrap": "^2.14.0",
"@midwayjs/core": "^2.14.0",
"@midwayjs/bootstrap": "^2.14.6",
"@midwayjs/core": "^2.14.6",
"@midwayjs/faas-typings": "^2.12.9",
"@midwayjs/gateway-common-http": "^1.2.41",
"@midwayjs/serverless-spec-builder": "^1.2.41",
Expand All @@ -14,13 +14,13 @@
},
"devDependencies": {
"@midwayjs/decorator": "^2.14.0",
"@midwayjs/faas": "^2.14.4",
"@midwayjs/faas": "^2.14.6",
"@midwayjs/faas-middleware-upload": "^0.0.5",
"@midwayjs/mock": "^2.14.0",
"@midwayjs/serverless-fc-starter": "^2.14.4",
"@midwayjs/serverless-fc-trigger": "^2.14.4",
"@midwayjs/mock": "^2.14.6",
"@midwayjs/serverless-fc-starter": "^2.14.6",
"@midwayjs/serverless-fc-trigger": "^2.14.6",
"@midwayjs/serverless-scf-starter": "^2.14.4",
"@midwayjs/serverless-scf-trigger": "^2.14.4",
"@midwayjs/serverless-scf-trigger": "^2.14.6",
"fs-extra": "^8.0.1"
},
"engines": {
Expand Down
8 changes: 8 additions & 0 deletions packages-serverless/serverless-fc-starter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.14.6](https://github.com/midwayjs/midway-faas/compare/v2.14.5...v2.14.6) (2022-02-08)

**Note:** Version bump only for package @midwayjs/serverless-fc-starter





## [2.14.4](https://github.com/midwayjs/midway-faas/compare/v2.14.3...v2.14.4) (2022-01-17)

**Note:** Version bump only for package @midwayjs/serverless-fc-starter
Expand Down
4 changes: 2 additions & 2 deletions packages-serverless/serverless-fc-starter/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@midwayjs/serverless-fc-starter",
"version": "2.14.4",
"version": "2.14.6",
"main": "dist/index",
"typings": "dist/index.d.ts",
"dependencies": {
"@midwayjs/runtime-engine": "^2.13.3",
"@midwayjs/serverless-http-parser": "^2.14.4"
},
"devDependencies": {
"@midwayjs/core": "^2.14.0",
"@midwayjs/core": "^2.14.6",
"@midwayjs/decorator": "^2.14.0",
"@midwayjs/runtime-mock": "^2.13.3",
"raw-body": "^2.4.1"
Expand Down
8 changes: 8 additions & 0 deletions packages-serverless/serverless-fc-trigger/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.14.6](https://github.com/midwayjs/midway-faas/compare/v2.14.5...v2.14.6) (2022-02-08)

**Note:** Version bump only for package @midwayjs/serverless-fc-trigger





## [2.14.4](https://github.com/midwayjs/midway-faas/compare/v2.14.3...v2.14.4) (2022-01-17)

**Note:** Version bump only for package @midwayjs/serverless-fc-trigger
Expand Down
4 changes: 2 additions & 2 deletions packages-serverless/serverless-fc-trigger/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "@midwayjs/serverless-fc-trigger",
"version": "2.14.4",
"version": "2.14.6",
"main": "dist/index",
"typings": "dist/index.d.ts",
"dependencies": {
"@midwayjs/faas-typings": "^2.12.9",
"@midwayjs/runtime-mock": "^2.13.3",
"@midwayjs/serverless-fc-starter": "^2.14.4",
"@midwayjs/serverless-fc-starter": "^2.14.6",
"body-parser": "^1.19.0",
"express": "^4.17.1",
"extend2": "^1.0.0"
Expand Down
8 changes: 8 additions & 0 deletions packages-serverless/serverless-scf-trigger/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.14.6](https://github.com/midwayjs/midway-faas/compare/v2.14.5...v2.14.6) (2022-02-08)

**Note:** Version bump only for package @midwayjs/serverless-scf-trigger





## [2.14.4](https://github.com/midwayjs/midway-faas/compare/v2.14.3...v2.14.4) (2022-01-17)

**Note:** Version bump only for package @midwayjs/serverless-scf-trigger
Expand Down
4 changes: 2 additions & 2 deletions packages-serverless/serverless-scf-trigger/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "@midwayjs/serverless-scf-trigger",
"version": "2.14.4",
"version": "2.14.6",
"main": "dist/index",
"typings": "dist/index.d.ts",
"dependencies": {
"@midwayjs/faas-typings": "^2.12.9",
"@midwayjs/runtime-mock": "^2.13.3",
"@midwayjs/serverless-fc-starter": "^2.14.4",
"@midwayjs/serverless-fc-starter": "^2.14.6",
"@midwayjs/serverless-scf-starter": "^2.14.4",
"body-parser": "^1.19.0",
"express": "^4.17.1",
Expand Down
8 changes: 8 additions & 0 deletions packages-serverless/serverless-vercel-starter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.14.6](https://github.com/midwayjs/midway/compare/v2.14.5...v2.14.6) (2022-02-08)

**Note:** Version bump only for package @midwayjs/serverless-vercel-starter





## [2.14.4](https://github.com/midwayjs/midway/compare/v2.14.3...v2.14.4) (2022-01-17)

**Note:** Version bump only for package @midwayjs/serverless-vercel-starter
Expand Down
4 changes: 2 additions & 2 deletions packages-serverless/serverless-vercel-starter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@midwayjs/serverless-vercel-starter",
"version": "2.14.4",
"version": "2.14.6",
"main": "dist/index",
"typings": "dist/index.d.ts",
"dependencies": {
Expand All @@ -9,7 +9,7 @@
"parseurl": "^1.3.3"
},
"devDependencies": {
"@midwayjs/core": "^2.14.0",
"@midwayjs/core": "^2.14.6",
"@midwayjs/decorator": "^2.14.0",
"@midwayjs/runtime-mock": "^2.13.3",
"raw-body": "^2.4.1"
Expand Down
8 changes: 8 additions & 0 deletions packages-serverless/static-layer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.14.6](https://github.com/midwayjs/midway-faas/compare/v2.14.5...v2.14.6) (2022-02-08)

**Note:** Version bump only for package @midwayjs/static-layer





## [2.14.4](https://github.com/midwayjs/midway-faas/compare/v2.14.3...v2.14.4) (2022-01-17)

**Note:** Version bump only for package @midwayjs/static-layer
Expand Down
8 changes: 4 additions & 4 deletions packages-serverless/static-layer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@midwayjs/static-layer",
"version": "2.14.4",
"version": "2.14.6",
"main": "dist/index.js",
"scripts": {
"test": "node --require=ts-node/register ../../node_modules/.bin/jest",
Expand All @@ -10,10 +10,10 @@
"devDependencies": {
"@midwayjs/runtime-engine": "^2.13.3",
"@midwayjs/runtime-mock": "^2.13.3",
"@midwayjs/serverless-fc-starter": "^2.14.4",
"@midwayjs/serverless-fc-trigger": "^2.14.4",
"@midwayjs/serverless-fc-starter": "^2.14.6",
"@midwayjs/serverless-fc-trigger": "^2.14.6",
"@midwayjs/serverless-scf-starter": "^2.14.4",
"@midwayjs/serverless-scf-trigger": "^2.14.4",
"@midwayjs/serverless-scf-trigger": "^2.14.6",
"koa": "^2.13.0",
"koa-static-cache": "^5.1.4",
"path-to-regexp": "^6.2.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/axios/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.14.6](https://github.com/midwayjs/midway/compare/v2.14.5...v2.14.6) (2022-02-08)

**Note:** Version bump only for package @midwayjs/axios





# [2.14.0](https://github.com/midwayjs/midway/compare/v2.13.5...v2.14.0) (2021-12-06)


Expand Down
6 changes: 3 additions & 3 deletions packages/axios/package.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"name": "@midwayjs/axios",
"description": "midway http client with axios",
"version": "2.14.0",
"version": "2.14.6",
"main": "dist/index",
"typings": "dist/index.d.ts",
"files": [
"dist/**/*.js",
"dist/**/*.d.ts"
],
"devDependencies": {
"@midwayjs/core": "^2.14.0",
"@midwayjs/core": "^2.14.6",
"@midwayjs/decorator": "^2.14.0",
"@midwayjs/mock": "^2.14.0"
"@midwayjs/mock": "^2.14.6"
},
"dependencies": {
"axios": "^0.21.1"
Expand Down
8 changes: 8 additions & 0 deletions packages/bootstrap/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.14.6](https://github.com/midwayjs/midway/compare/v2.14.5...v2.14.6) (2022-02-08)

**Note:** Version bump only for package @midwayjs/bootstrap





# [2.14.0](https://github.com/midwayjs/midway/compare/v2.13.5...v2.14.0) (2021-12-06)


Expand Down
Loading

0 comments on commit 9041633

Please sign in to comment.