Skip to content

Commit

Permalink
Update change logs for release (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrproliu authored Jul 3, 2022
1 parent 24dd8ee commit 82494d0
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,19 @@ Release Notes.
#### Features
* Expand kind file path with system environment.
* Support shutdown service during setup phase in compose mode.
* Expand kind file path with system environment.
* Support arbitrary os and arch.
* Support `docker-compose` v2 container naming.
* Support installing via `go install` and add install doc.
* Add retry when delete kind cluster.
* Upgrade to go1.18.

#### Bug Fixes
* Fix the problem of parsing `verify.retry.interval` without setting value.

#### Documentation
* Make `trigger.times` parameter doc more clear.

#### Issues and PR
- All issues are [here](https://github.com/apache/skywalking/milestone/111?closed=1)
- All and pull requests are [here](https://github.com/apache/skywalking-infra-e2e/pulls?q=is%3Apr+is%3Aclosed+milestone%3A1.2.0)

0 comments on commit 82494d0

Please sign in to comment.