File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,10 +7,19 @@ Release Notes.
77#### Features
88* Expand kind file path with system environment.
99* Support shutdown service during setup phase in compose mode.
10+ * Expand kind file path with system environment.
11+ * Support arbitrary os and arch.
12+ * Support ` docker-compose ` v2 container naming.
13+ * Support installing via ` go install ` and add install doc.
14+ * Add retry when delete kind cluster.
15+ * Upgrade to go1.18.
1016
1117#### Bug Fixes
1218* Fix the problem of parsing ` verify.retry.interval ` without setting value.
1319
20+ #### Documentation
21+ * Make ` trigger.times ` parameter doc more clear.
22+
1423#### Issues and PR
1524- All issues are [ here] ( https://github.com/apache/skywalking/milestone/111?closed=1 )
1625- All and pull requests are [ here] ( https://github.com/apache/skywalking-infra-e2e/pulls?q=is%3Apr+is%3Aclosed+milestone%3A1.2.0 )
You can’t perform that action at this time.
0 commit comments