Skip to content

Tags: immobiliare/dats

Tags

v5.1.0

Toggle v5.1.0's commit message
chore(release): 5.1.0 [skip ci]

# [5.1.0](v5.0.2...v5.1.0) (2024-05-21)

### Bug Fixes

* commitlint ([2fac4aa](2fac4aa))
* upgrade autocannon from 7.12.0 to 7.14.0 ([3d07078](3d07078))

### Features

* **client:** add support for tags ([3c6a0de](3c6a0de))
* **client:** move tag serialization into constructor ([d1f4915](d1f4915))
* **client:** support simple tags ([8a753ff](8a753ff))

v5.0.2

Toggle v5.0.2's commit message
chore(release): 5.0.2 [skip ci]

## [5.0.2](v5.0.1...v5.0.2) (2023-10-26)

### Bug Fixes

* release more architectures ([3a7f630](3a7f630))

v5.0.1

Toggle v5.0.1's commit message
chore(release): 5.0.1 [skip ci]

## [5.0.1](v5.0.0...v5.0.1) (2023-10-03)

### Bug Fixes

* **cli:** added missing shebang ([57b2762](57b2762))
* upgrade autocannon from 7.10.0 to 7.11.0 ([01b4d9d](01b4d9d))
* upgrade autocannon from 7.11.0 to 7.12.0 ([48931ca](48931ca))

v5.0.0

Toggle v5.0.0's commit message
chore(release): 5.0.0 [skip ci]

# [5.0.0](v4.1.0...v5.0.0) (2023-03-22)

### Bug Fixes

* build remove .exe ([ef65194](ef65194))
* **hostname:** fixed sanitize hostnames with multiple dots. ([4b3fa20](4b3fa20))

### BREAKING CHANGES

* **hostname:** Now the Namespacing with Hostname feature 'myGrafanaNamespace.${hostname}' replace all the dots with `_`: now 'myGrafanaNamespace.custom_host_net', before
'myGrafanaNamespace.custom_host.net'

v4.1.0

Toggle v4.1.0's commit message
chore(release): 4.1.0 [skip ci]

# [4.1.0](v4.0.0...v4.1.0) (2023-02-13)

### Features

* **cli:** adds alpine distro ([b9c1252](b9c1252))

v4.0.0

Toggle v4.0.0's commit message
chore(release): 4.0.0 [skip ci]

# [4.0.0](v3.0.1...v4.0.0) (2023-02-08)

### Bug Fixes

* --dry-run correct casing ([5de9798](5de9798))
* invalid namespace when using prefix ([517309f](517309f))
* upgrade autocannon from 7.9.0 to 7.10.0 ([5a4df5e](5a4df5e))

### Features

* .datsrc config file ([38588aa](38588aa))
* pin node lts ([31b1cfe](31b1cfe))
* use as a cli ([12d45bb](12d45bb))

### BREAKING CHANGES

* Engine set to Node.js 18, the package may work with
older version tho

v4.0.0-next.3

Toggle v4.0.0-next.3's commit message
chore(release): 4.0.0-next.3 [skip ci]

# [4.0.0-next.3](v4.0.0-next.2...v4.0.0-next.3) (2023-01-31)

### Bug Fixes

* --dry-run correct casing ([5de9798](5de9798))

v4.0.0-next.2

Toggle v4.0.0-next.2's commit message
chore(release): 4.0.0-next.2 [skip ci]

# [4.0.0-next.2](v4.0.0-next.1...v4.0.0-next.2) (2023-01-31)

### Bug Fixes

* invalid namespace when using prefix ([517309f](517309f))

v4.0.0-next.1

Toggle v4.0.0-next.1's commit message
chore(release): 4.0.0-next.1 [skip ci]

# [4.0.0-next.1](v3.0.1...v4.0.0-next.1) (2023-01-30)

### Bug Fixes

* upgrade autocannon from 7.9.0 to 7.10.0 ([5a4df5e](5a4df5e))

### Features

* .datsrc config file ([38588aa](38588aa))
* pin node lts ([31b1cfe](31b1cfe))
* use as a cli ([12d45bb](12d45bb))

### BREAKING CHANGES

* Engine set to Node.js 18, the package may work with
older version tho

v3.0.1

Toggle v3.0.1's commit message
chore(release): 3.0.1 [skip ci]

## [3.0.1](v3.0.0...v3.0.1) (2022-06-06)

### Bug Fixes

* upgrade autocannon from 7.8.1 to 7.9.0 ([3fd43bf](3fd43bf))