Show More
@@ -3,6 +3,42 b'' | |||||
3 | Release History |
|
3 | Release History | |
4 | --------------- |
|
4 | --------------- | |
5 |
|
5 | |||
|
6 | v5.5.0 (2023-12-28) | |||
|
7 | +++++++++++++++++++ | |||
|
8 | ||||
|
9 | Features | |||
|
10 | ^^^^^^^^ | |||
|
11 | ||||
|
12 | * **cli:** made reading from .runtime.env file error prone. Proper warning will be displayed once errors are found | |||
|
13 | * **stack-upgrade:** change order of upgrade, sshd code should go before svn for faster and more reliable upgrade | |||
|
14 | ||||
|
15 | Fixes | |||
|
16 | ^^^^^ | |||
|
17 | ||||
|
18 | * **backup:** fixed backup commands not processing all volumes, but just last | |||
|
19 | * **build:** fixed script to obtain build archives | |||
|
20 | * **dev-tools:** make it more explicit to set WORKSPACE_HOME | |||
|
21 | * **docs-build:** changes/adjustments for building docs | |||
|
22 | * **help:** fixed stack upgrade help lines for CLI | |||
|
23 | * **stack-upgrade:** stack-upgrade will work correctly when no previous containers were running | |||
|
24 | ||||
|
25 | Dev | |||
|
26 | ^^^ | |||
|
27 | ||||
|
28 | * **build:** added static file checker during a build command | |||
|
29 | ||||
|
30 | Docs | |||
|
31 | ^^^^ | |||
|
32 | ||||
|
33 | * **dev-build:** added step-by-step instructions for dev env setup and setup_dev.sh for easier installation | |||
|
34 | * **develop:** added dev docs to setup env for development | |||
|
35 | * **docs-build:** fixed docs build how to | |||
|
36 | * **upgrade:** explain how to avoid scale 2x on upgrade | |||
|
37 | * **docs:** fixed docs warning | |||
|
38 | * **docs:** fixed develop docs | |||
|
39 | * **docs:** made it clear about changes on statsd TTL | |||
|
40 | ||||
|
41 | ||||
6 | v5.4.0 (2023-12-13) |
|
42 | v5.4.0 (2023-12-13) | |
7 | +++++++++++++++++++ |
|
43 | +++++++++++++++++++ | |
8 |
|
44 |
General Comments 0
You need to be logged in to leave comments.
Login now