5.1.0 (2024-05-21)
- client: add support for tags (3c6a0de)
- client: move tag serialization into constructor (d1f4915)
- client: support simple tags (8a753ff)
5.0.2 (2023-10-26)
- release more architectures (3a7f630)
5.0.1 (2023-10-03)
- cli: added missing shebang (57b2762)
- upgrade autocannon from 7.10.0 to 7.11.0 (01b4d9d)
- upgrade autocannon from 7.11.0 to 7.12.0 (48931ca)
5.0.0 (2023-03-22)
- hostname: Now the Namespacing with Hostname feature 'myGrafanaNamespace.${hostname}' replace all the dots with
_
: now 'myGrafanaNamespace.custom_host_net', before 'myGrafanaNamespace.custom_host.net'
4.1.0 (2023-02-13)
- cli: adds alpine distro (b9c1252)
4.0.0 (2023-02-08)
- --dry-run correct casing (5de9798)
- invalid namespace when using prefix (517309f)
- upgrade autocannon from 7.9.0 to 7.10.0 (5a4df5e)
- Engine set to Node.js 18, the package may work with older version tho
4.0.0-next.3 (2023-01-31)
- --dry-run correct casing (5de9798)
4.0.0-next.2 (2023-01-31)
- invalid namespace when using prefix (517309f)
4.0.0-next.1 (2023-01-30)
- upgrade autocannon from 7.9.0 to 7.10.0 (5a4df5e)
- Engine set to Node.js 18, the package may work with older version tho
3.0.1 (2022-06-06)
- upgrade autocannon from 7.8.1 to 7.9.0 (3fd43bf)
3.0.0 (2022-05-12)
- upgrade autocannon from 7.6.0 to 7.7.0 (9cbce14)
- upgrade autocannon from 7.7.0 to 7.7.2 (0392586)
- upgrade autocannon from 7.7.2 to 7.8.0 (d2abc9e)
- upgrade autocannon from 7.8.0 to 7.8.1 (f47f1fa)
- updates node.js (4a774d2)
- Node.js 12 is deprecated
2.1.0 (2022-03-07)
- mock: added dats mock (8f78efe)
2.0.0 (2022-02-04)
- remove sampling parameter where is not used (e3c6012)
- sanitize hostnames with dots (23e34ec)
- updates ts-eslint (2738735)
- freezed getSupportedTypes output (b08c082)
- debug: switch to nodejs debug mode (2b0af11)
- logo: adds D logo w/ darkmode support (225c121)
- debug: switch to nodejs debug mode