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 03:34:41 UTC

[skywalking-website] branch master updated: release SkyWalking Infra E2E 1.1.0 (#356)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 6e85a20  release SkyWalking Infra E2E 1.1.0 (#356)
6e85a20 is described below

commit 6e85a20fadcde4b0e91cdb046b154a5139c5ad4b
Author: mrproliu <74...@qq.com>
AuthorDate: Mon Nov 15 11:34:16 2021 +0800

    release SkyWalking Infra E2E 1.1.0 (#356)
---
 .../index.md                                       | 32 ++++++++++++++++++++++
 data/docs.yml                                      |  6 ++--
 data/releases.yml                                  | 20 +++++++-------
 3 files changed, 45 insertions(+), 13 deletions(-)

diff --git a/content/events/release-apache-skywalking-infra-e2e-1-1-0/index.md b/content/events/release-apache-skywalking-infra-e2e-1-1-0/index.md
new file mode 100644
index 0000000..e8f05db
--- /dev/null
+++ b/content/events/release-apache-skywalking-infra-e2e-1-1-0/index.md
@@ -0,0 +1,32 @@
+---
+title: Release Apache SkyWalking Infra E2E 1.1.0
+date: 2021-11-15
+author: SkyWalking Team
+description: "Release Apache SkyWalking Infra E2E 1.1.0"
+---
+
+SkyWalking Infra E2E 1.1.0 is released. Go to [downloads](https://skywalking.apache.org/downloads) page to find release tars.
+
+#### 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.
+
+#### 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.
+
+#### 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)
\ No newline at end of file
diff --git a/data/docs.yml b/data/docs.yml
index fec2fea..1d80acb 100644
--- a/data/docs.yml
+++ b/data/docs.yml
@@ -237,9 +237,9 @@
       docs:
         - version: latest
           link: /docs/skywalking-infra-e2e/latest/readme/
-        - version: v1.0.0
-          link: /docs/skywalking-infra-e2e/v1.0.0/readme/
-          commitId: a41898eb4e57f2f73aae58a8a4848d94efd4eabb
+        - version: v1.1.0
+          link: /docs/skywalking-infra-e2e/v1.1.0/readme/
+          commitId: 996ed8902e941e2883fcf0ac5b3090364942d205
 
 - type: Archived Repositories
   description: All following repositories are archived, which means there is no further activities happening there.
diff --git a/data/releases.yml b/data/releases.yml
index 676ea82..998b4ef 100644
--- a/data/releases.yml
+++ b/data/releases.yml
@@ -397,22 +397,22 @@
       icon: E
       description: An End-to-End Testing framework that aims to help developers to set up, debug, and verify E2E tests with ease.
       source:
-        - version: v1.0.0
-          date: Sep. 12th, 2021
+        - version: v1.1.0
+          date: Nov. 15th, 2021
           downloadLink:
             - name: src
-              link: https://www.apache.org/dyn/closer.cgi/skywalking/infra-e2e/1.0.0/skywalking-e2e-1.0.0-src.tgz
+              link: https://www.apache.org/dyn/closer.cgi/skywalking/infra-e2e/1.1.0/skywalking-e2e-1.1.0-src.tgz
             - name: asc
-              link: https://downloads.apache.org/skywalking/infra-e2e/1.0.0/skywalking-e2e-1.0.0-src.tgz.asc
+              link: https://downloads.apache.org/skywalking/infra-e2e/1.1.0/skywalking-e2e-1.1.0-src.tgz.asc
             - name: sha512
-              link: https://downloads.apache.org/skywalking/infra-e2e/1.0.0/skywalking-e2e-1.0.0-src.tgz.sha512
+              link: https://downloads.apache.org/skywalking/infra-e2e/1.1.0/skywalking-e2e-1.1.0-src.tgz.sha512
       distribution:
-        - version: v1.0.0
-          date: Sep. 12th, 2021
+        - version: v1.1.0
+          date: Nov. 15th, 2021
           downloadLink:
             - name: tar
-              link: https://www.apache.org/dyn/closer.cgi/skywalking/infra-e2e/1.0.0/skywalking-e2e-1.0.0-bin.tgz
+              link: https://www.apache.org/dyn/closer.cgi/skywalking/infra-e2e/1.1.0/skywalking-e2e-1.1.0-bin.tgz
             - name: asc
-              link: https://downloads.apache.org/skywalking/infra-e2e/1.0.0/skywalking-e2e-1.0.0-bin.tgz.asc
+              link: https://downloads.apache.org/skywalking/infra-e2e/1.1.0/skywalking-e2e-1.1.0-bin.tgz.asc
             - name: sha512
-              link: https://downloads.apache.org/skywalking/infra-e2e/1.0.0/skywalking-e2e-1.0.0-bin.tgz.sha512
+              link: https://downloads.apache.org/skywalking/infra-e2e/1.1.0/skywalking-e2e-1.1.0-bin.tgz.sha512