Skip to content

Commit b243490

Browse files
committed
release v3.3
1 parent e177ef0 commit b243490

File tree

5 files changed

+10
-2
lines changed

5 files changed

+10
-2
lines changed

changelog/2019/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# 2019
22

33
* [January](JAN.md)
4-
4+
* [February](FEB.md)

changelog/2019/FEB.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
| Date | Version |
2+
| ------------- |:-------------:|
3+
| February | 3.3 |
4+
5+
* Executor supports LAAS testbed / topology validation
6+
* Executor supports secure global token registration
7+
* Enhanced http response successful checking mechanism
8+
* Log format enhancement to match the other Jenkins pyATS plugins

downloads/v3.3/s3-executor-plugin.hpi

5.48 MB
Binary file not shown.

guide/assets/images/sysconfig4.png

100644100755
-11.2 KB
Loading

guide/quick_start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ In __Self Serve Services (S3) Servers Registration__ section click the "Add" but
2020
### Step 3:
2121
Register the S3 Instance, the user ID, and the user's REST API Authentication Token in Jenkins. The Executor Plugin uses the token-based authorization mechanism to verify the S3 Instances. The information can be found in the given S3 instance -> user profile -> Token UI.
2222

23-
`Note: "Automation Token" is the value of the token only, exclude any prefix (ie: Jwt).`
23+
`Note: "Automation Token" is the value of the token only, exclude any prefix (ie: Jwt). The token will be hidden with ****** for security purpose as the picture shown in Step 4.`
2424

2525
![](assets/images/sysconfig3.png)
2626

0 commit comments

Comments
 (0)