Skip to content

Releases: FreifunkBremen/yanic

v1.6.2

18 Jul 13:47
Compare
Choose a tag to compare

1.6.2 (2024-07-18)

Bug Fixes

  • ci: build and release binary (99eebc8)
  • ci: update github-actions (cc71150)

v1.6.1

05 Jul 00:10
Compare
Choose a tag to compare

1.6.1 (2024-07-05)

Bug Fixes

  • deps: update golang.org/x/crypto to v0.17.0 (9255831), closes #232

v1.6.0

04 Jul 23:55
Compare
Choose a tag to compare

1.6.0 (2024-07-04)

Features

  • database/influxdb2: Add database support of influxdb2 client (f98fea7)

v1.5.2

11 Jun 15:12
ef3ee35
Compare
Choose a tag to compare

1.5.2 (2024-06-11)

Bug Fixes

  • database/influxdb: replace invisible chars and whitespaces with space (#235) (ef3ee35)

v1.5.1

11 Jun 13:44
9e13f41
Compare
Choose a tag to compare

1.5.1 (2024-06-11)

Bug Fixes

  • database/influxdb: typo log messages (#234) (9e13f41)

v1.5.0

21 Sep 13:17
c19c1ae
Compare
Choose a tag to compare

1.5.0 (2023-09-21)

Features

  • database/influxdb: add information if a node is a gateway to influxdb (#230) (c19c1ae)

v1.4.0

18 Sep 18:02
Compare
Choose a tag to compare

1.4.0 (2023-09-18)

Features

  • meshviewer: Add gateway tq and clients owe (#225) (22f67e2)

Bug Fixes

v1.3.2

16 Sep 23:24
Compare
Choose a tag to compare

1.3.2 (2023-09-16)

Bug Fixes

  • update all dependencies (0ef8d79)

v1.3.1

16 Sep 23:05
Compare
Choose a tag to compare

1.3.1 (2023-09-16)

Bug Fixes

  • Bump gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0 (1286634)

v1.3.0

16 Sep 23:03
Compare
Choose a tag to compare

1.3.0 (2023-09-16)

Features

  • auto-release based on conventional-commits to semantic-versioning (34e976a)
  • output/prometheus-sd: add ip-publish as option (6b4b954)
  • output/prometheus-sd: improve and add labels (#216) (c5703e0)
  • prometheus-sd: label for location (7da4dc7)
  • yanic-import-timestamp: allow importing from other yanic instance (#223) (5a8383e)

Bug Fixes

  • output/prometheus-sd: int labels not allowed ... (7c01dcb)