Skip to content

Releases: nikiforov-soft/yasp

v1.0.18

14 Feb 21:09
f0457e1
Compare
Choose a tag to compare

Changelog

  • 9f8e357 Added stalenessInterval configuration option to remove metrics from the collector when they become stale
  • dbea5f0 Allow multiple metric values with different labels
  • cb78268 Cleanup
  • 2049c5d Cleanup config
  • 4e99608 Decoupling prometheus output so metrics can be reused from multiple sensors
  • ca7abee Fixed buildDesc not adding labels
  • e84e456 Implemented bthome bluetooth protocol
  • f901bea Implemented custom collector to track timestamp
  • 89c8bf0 Implemented generic type safe sync map
  • bc971fc MQTT improvements: Use default exponential backoff to reconnect min 5s max 10min with factor of 1.5 and initial 5s Also added QoS to the mqtt input
  • edce4d6 Updated dependencies
  • 71bcad1 Updated to go 1.24
  • c2c5d4b Use prometheus metrics implementations

v1.0.17

23 Dec 23:00
6d0800c
Compare
Choose a tag to compare

Changelog

  • 6d0800c Fixed mqtt input not setting client id
  • 265c484 MQTT Deprecation cleanup

v1.0.16

23 Dec 21:36
212bbd7
Compare
Choose a tag to compare

Changelog

  • 212bbd7 Updated dependencies
  • 8bfe3bd Allowing config filePath to be a folder which will be recursively scanned and merged all together
  • eafad43 Added JsonMarshal and JsonUnmarshal template functions
  • 95f6e3e Drop KUBERNETES_SERVICE_HOST detection, there are other ways of achieving this without having to depend on this particular implementation

v1.0.15

23 Dec 20:41
2e9441e
Compare
Choose a tag to compare

Changelog

v1.0.14

18 Nov 10:00
2e9441e
Compare
Choose a tag to compare

Changelog

v1.0.13

18 Nov 09:43
066d658
Compare
Choose a tag to compare

Changelog

  • 066d658 Fixed temperature reading below 0

v1.0.12

29 Jul 14:35
b9e7d63
Compare
Choose a tag to compare

Changelog

  • 54a1f02 Implemented p1p2 using raw binary foramt
  • f54e7b3 Updated dependencies
  • b9e7d63 Updated goreleaser to version to 2
  • 012acd6 Updated to go 1.22
  • 68c91bb mqtt deprecation cleanup

v1.0.11

18 Mar 12:59
a368f7f
Compare
Choose a tag to compare

Changelog

  • a368f7f Updated dependencies
  • 25889d3 Use lower case unit name in prometheus name key

v1.0.10

13 Feb 19:15
c9d6bbe
Compare
Choose a tag to compare

Full Changelog: v1.0.9...v1.0.10

v1.0.9

05 Feb 21:48
1405f83
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.8...v1.0.9