Skip to content

Releases: testillano/h2agent

[v2.2.1] Fixes and documentation improvements

21 May 15:23
d441660
Compare
Choose a tag to compare

v2.2.0

14 May 23:23
Compare
Choose a tag to compare

Renaming of resources to include "server" and distinguish from future client control plane.
Commandline parameters also renamed and some URI paths in management interface as well as query parameters for data configuration.
So, this is a minor change moving SemVer y part.

v2.1.5

10 May 22:20
Compare
Choose a tag to compare

Add examples to helper functions and allow configuration for schemas, matching algorithm and provision, with provided examples.
Minor fixes in README.md file.

v2.1.4

09 May 03:08
Compare
Choose a tag to compare

Implements foreign URI for virtual events through outState transformation.

So, you could infer a new state for a foreign method (or the same) and a foreign URI (or the same), during a provision processing.
This allows to simulate, for example, data base deletions (create a virtual event for foreign method GET during a DELETE provision for the same processed URI) or even complexes events with arbitrary URIs.

v2.1.3

01 May 02:56
Compare
Choose a tag to compare

Support for global variables feature

v2.1.2

27 Apr 20:39
Compare
Choose a tag to compare

Improve benchmark script

v2.1.1

25 Apr 19:25
Compare
Choose a tag to compare

Minor fixes

v2.1.0

21 Apr 00:06
Compare
Choose a tag to compare

Implement traffic schema validation

v2.0.5

04 Apr 23:32
Compare
Choose a tag to compare

Minor fix in helpers script (TRAFFIC_URL fixed)

v2.0.4

04 Apr 22:40
Compare
Choose a tag to compare

Interpret request.uri.path as decoded within provisions