Releases: smartcontractkit/wasp
Releases · smartcontractkit/wasp
v0.3.5
- record RPS generator timeouts indefinitely
v0.3.4
- tests for VU setup/teardown cases
v0.3.3
- Bump default MaxStreams up to 600
- Add docs about possible issues with Promtail
v0.3.2
- Add
call_group
to responses and avg latencies charts
- Fix VU setup, make it parallel
v0.3.1
- fail on first err opt
- resources CPU/MEM checks for cluster run
v0.3.0
- Simplified VUs
- Basic auth
- E2E CI for dashboard
v0.2.9
- simplify VU scheduling, move steps abstraction to scheduling API
- replace
wasp.Line
with wasp.Steps
- do not recreate VUs on a new segment, update delta
- update "how it works" img
v0.2.8
- embed helm chart, use it if no chart was specified
- pause/resume API for generators and profiles
v0.2.7
- fix badges, clean up branches
- decouple Loki client to reuse (issues with dependencies between Loki and Prometheus in other packages)
v0.2.6
- init benchmarks
- how it works schema
- use ref for CallResult