Skip to content

Commit 0cd63b8

Browse files
committed
chore: update change
1 parent c642230 commit 0cd63b8

File tree

1 file changed

+74
-1
lines changed

1 file changed

+74
-1
lines changed

CHANGELOG.md

+74-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,77 @@
1-
# [](https://github.com/Maslow/laf/compare/v0.5.3...v) (2021-09-13)
1+
# [](https://github.com/Maslow/laf/compare/v0.5.8-alpha.0...v) (2021-09-28)
2+
3+
4+
5+
## [0.5.8-alpha.0](https://github.com/Maslow/laf/compare/v0.5.7...v0.5.8-alpha.0) (2021-09-28)
6+
7+
8+
### Bug Fixes
9+
10+
* **sys server:** fix mongo version in deploys; fix regexp options error; ([35c4ce6](https://github.com/Maslow/laf/commit/35c4ce65f1167249513ccbee6cd84a48f520abd2))
11+
12+
13+
14+
## [0.5.7](https://github.com/Maslow/laf/compare/v0.5.7-alpha.0...v0.5.7) (2021-09-26)
15+
16+
17+
### Bug Fixes
18+
19+
* **sys server:** fix body limit 413; ([488fc9e](https://github.com/Maslow/laf/commit/488fc9ef5cc0efa0f20ea371b68e14727582487f))
20+
21+
22+
23+
## [0.5.7-alpha.0](https://github.com/Maslow/laf/compare/v0.5.6...v0.5.7-alpha.0) (2021-09-22)
24+
25+
26+
### Bug Fixes
27+
28+
* **sys server:** fix missing query params for func logs fetch api; ([c9b8a75](https://github.com/Maslow/laf/commit/c9b8a7533f876abd25bd39b522b9e95fd942e877))
29+
30+
31+
32+
## [0.5.6](https://github.com/Maslow/laf/compare/v0.5.5...v0.5.6) (2021-09-22)
33+
34+
35+
### Bug Fixes
36+
37+
* **sys server:** fix get tags missing appid; ([164fc85](https://github.com/Maslow/laf/commit/164fc85a43d4e9047b5631a3485db7dbfbd20a0b))
38+
39+
40+
41+
## [0.5.5](https://github.com/Maslow/laf/compare/v0.5.5-alpha.0...v0.5.5) (2021-09-17)
42+
43+
44+
### Bug Fixes
45+
46+
* **https:** add url schema to sys server config; support ssl depoy; ([296272a](https://github.com/Maslow/laf/commit/296272ae660567354dda4fc90afb6aaab87d2be2))
47+
48+
49+
50+
## [0.5.5-alpha.0](https://github.com/Maslow/laf/compare/v0.5.4...v0.5.5-alpha.0) (2021-09-15)
51+
52+
53+
### Bug Fixes
54+
55+
* **app-service:** fix function invoke 404 error; ([030acae](https://github.com/Maslow/laf/commit/030acaefdcb954347b6294b4ff0141c6389f529a))
56+
* **config:** fix deploy-scripts:docker-compose ([460487e](https://github.com/Maslow/laf/commit/460487ef115a91a368e4b3957f16149deed75ec7))
57+
58+
59+
60+
## [0.5.4](https://github.com/Maslow/laf/compare/v0.5.4-alpha.0...v0.5.4) (2021-09-15)
61+
62+
63+
### Bug Fixes
64+
65+
* **system-client:** fix debug function result output; ([f467003](https://github.com/Maslow/laf/commit/f467003e39c5043949bdbcec4a339b17ccbb6d07))
66+
67+
68+
69+
## [0.5.4-alpha.0](https://github.com/Maslow/laf/compare/v0.5.3...v0.5.4-alpha.0) (2021-09-13)
70+
71+
72+
### Features
73+
74+
* **cloudfunction:** export response object to function; refactor invoke result, directly return what function return; ([902edb4](https://github.com/Maslow/laf/commit/902edb4515a998f3c96db87d7a827eae82b11950))
275

376

477

0 commit comments

Comments
 (0)