Skip to content

Commit c25a484

Browse files
author
Robert Diers
committed
1.19
1 parent 252254c commit c25a484

7 files changed

Lines changed: 618 additions & 21 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@
1818
| 1.15 | 1.0 | YML support (testcase), adding 'senddelay' to REST/SOAP adapter, set Kafka 'senddelay' default to 0, use unblocking technical implementation |
1919
| 1.16 | 1.0 | Adding support to change Kafka reconnect backoff (kafka.reconnect.backoff.max.ms=60000, kafka.reconnect.backoff.ms=1000) |
2020
| 1.17 | 1.0 | improved upload output, new GUI to analyze test cases, AWS SDK update |
21-
| 1.18 | 1.0 | feature flag to disable kafka expacted vs actual log, add testid and checkid to this log |
21+
| 1.18 | 1.0 | feature flag to disable kafka expacted vs actual log, add testid and checkid to this log |
22+
| 1.19 | 1.0 | support parallel execution with bulk trigger |

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Changelog: [CHANGELOG](CHANGELOG.md)
88

99
## Architecture
1010

11-
![arch diagram](architecture/e2e-tests.png?raw=true "Architecture")
11+
![arch diagram](architecture/ota.drawio.svg?raw=true "Architecture")
1212

1313

1414
## Java and Spring Boot?

architecture/e2e-tests.drawio

Lines changed: 0 additions & 1 deletion
This file was deleted.

architecture/e2e-tests.png

-82.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)