Releases: codingconcepts/drk
Releases · codingconcepts/drk
Support for raw base64 config
v0.19.0 feat: Support for raw base64 config
Configurable error log verbosity
v0.18.0 feat: Configurable log verbosity
Support for point/location generation
v0.17.0 feat: Support for location/point generation
Connection lifetime configuration
v0.16.0 feat: Connection lifetime configuration
General bug fixes
v0.15.0 feat: Support for nocolor, sensitive logging, and fix env config requ…
Global Arg support and fixed terminal bug
Fix:
- Terminal bug that prevented logs or tables from updating unless
--debugflag was provided.
Query timeout can be configured via the environment
v0.12.0 feat: Query timeout is now configurable through the environment
Support for expression args
v0.11.0 feat: Support for expressions via expr package
Support for workload schedules and VU ramps
v0.10.0 feat: Ability to ramp VUs
Support for request retries
v0.9.0 feat: Ability to retry failed requests