Skip to content

Commit c9ba186

Browse files
committed
doc: prepare to release v.1.2.6 and spa-client v0.1.4
1 parent fe630c3 commit c9ba186

File tree

3 files changed

+14
-9
lines changed

3 files changed

+14
-9
lines changed

docs/develop/change-log.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Change Log
22

3+
### Version v1.2.6(client:v0.1.4)
4+
- [x] chore(break change): change server docker config and binary location
5+
- [x] feat: add cron job to delete deprecated version
6+
- [x] feat(with client): delete deprecated version to save storage
7+
- [x] feat: Support S3 by docker(backward: release docker image: timzaak/spa-server:1.2.5-s3)
8+
- [x] deps: bump hocon 0.9, fix size unit config parse
9+
- [x] fix(build): disable generating new tag when build spa-client(js) success
10+
- [x] doc: add algolia search, thanks for algolia company!
11+
312
### Version 1.2.5(client v0.1.3)
413
- [x] build: add docker image cache for (spa-client|spa-server)-docker-cd.yml to speed cd process
514
- [x] doc: use VitePress to rebuild docs, ready to get the world known it

docs/develop/roadmap.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,8 @@ There is no real roadmap for v1.3.x now, need users firstly.
99
- [ ] CD: release triggered by new tag
1010
- [ ] TEST: test integrate, and add ci to run it
1111

12-
### Version v1.2.6(client:v0.1.4)
12+
### Version v1.2.7
1313
- [ ] doc: add spa-server usage scenario and corresponding config File
1414
- [ ] doc: what's version control and file directory layout
1515
- [ ] chore: spa-client command help doc
16-
- [ ] bench: add benchmark
17-
- [x] chore(break change): change server docker config and binary location
18-
- [x] feat: add cron job to delete deprecated version
19-
- [x] feat(with client): delete deprecated version to save storage
20-
- [x] feat: Support S3 by docker(backward: release docker image: timzaak/spa-server:1.2.5-s3)
21-
- [x] deps: bump hocon 0.9, fix size unit config parse
22-
- [x] fix(build): disable generating new tag when build spa-client(js) success
23-
- [x] doc: add algolia search, thanks for algolia company!
16+
- [ ] bench: add benchmark

docs/guide/break-changes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Break Changes
22

3+
## v1.2.6(2022-05-11)
4+
* spa-server: move config path in docker: `config.conf` => `config/cnfig.conf`
5+
36
## v1.2.5(2022-04-06)
47
* spa-server config breaks for support multiple domain config.
58
### Migrate(Change Config Position)

0 commit comments

Comments
 (0)