You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2021/11/15 06:35:17 UTC

[skywalking-infra-e2e] branch main updated: Archive v1.1.0 changes (#68)

This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-infra-e2e.git


The following commit(s) were added to refs/heads/main by this push:
     new 4558485  Archive v1.1.0 changes (#68)
4558485 is described below

commit 45584853d6f660102c523b1e9cb5815d12ae55d3
Author: mrproliu <74...@qq.com>
AuthorDate: Mon Nov 15 14:35:13 2021 +0800

    Archive v1.1.0 changes (#68)
---
 CHANGES.md                             | 24 +++++-------------------
 CHANGES.md => changes/changes-1.1.0.md |  0
 2 files changed, 5 insertions(+), 19 deletions(-)

diff --git a/CHANGES.md b/CHANGES.md
index abc27ae..3b86632 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -2,28 +2,14 @@ Changes by Version
 ==================
 Release Notes.
 
-1.1.0
+1.2.0
 ------------------
 #### Features
-* Support using `setup.init-system-environment` to import environment.
-* Support `body` and `headers` in http trigger.
-* Add `install` target in makefile.
-* Stop trigger when cleaning up.
-* Change interval setting to Duration style.
-* Add reasonable default `cleanup.on`.
-* Support `float` value compare when type not match
-* Support reuse `verify.cases`.
-* Ignore trigger when not set.
-* Support export `KUBECONFIG` to the environment.
-* Support using `setup.kind.import-images` to load local docker images.
-* Support using `setup.kind.expose-ports` to declare the resource port for host access.
-* Support save pod/container std log on the Environment.
+* Expand kind file path with system environment.
 
 #### Bug Fixes
-* Fix that trigger is not continuously triggered when running `e2e trigger`.
-* Migrate timeout config to Duration style and wait for node ready in KinD setup.
-* Remove manifest only could apply the `default` namespace resource.
+* Fix the problem of parsing `verify.retry.interval` without setting value.
 
 #### Issues and PR
-- All issues are [here](https://github.com/apache/skywalking/milestone/102?closed=1)
-- All and pull requests are [here](https://github.com/apache/skywalking-infra-e2e/pulls?q=is%3Apr+is%3Aclosed+milestone%3A1.1.0)
+- 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)
diff --git a/CHANGES.md b/changes/changes-1.1.0.md
similarity index 100%
copy from CHANGES.md
copy to changes/changes-1.1.0.md