Skip to content

Tags: FreifunkBremen/yanic

Tags

v1.6.2

Unverified

This user has not yet uploaded their public signing key.
fix(ci): update github-actions

v1.6.1

Unverified

This user has not yet uploaded their public signing key.
fix(deps): update golang.org/x/crypto to v0.17.0

solve #232

v1.6.0

chore(docs): improve for influxdb2

v1.5.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(database/influxdb): replace invisible chars and whitespaces with …

…space (#235)

This fixes issues where users use '\n' in tag values (e.g. the owner)
that is incompatible with InfluxDB's Line protocol.

v1.5.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(database/influxdb): typo log messages (#234)

v1.5.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(database/influxdb): add information if a node is a gateway to in…

…fluxdb (#230)

Signed-off-by: Florian Maurer <f.maurer@outlook.de>

v1.4.0

feat(meshviewer): Add gateway tq and clients owe (#225)

Signed-off-by: Florian Maurer <f.maurer@outlook.de>

v1.3.2

fix: update all dependencies

v1.3.1

fix: Bump gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to …

…3.0.0

Bumps gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0.

---
updated-dependencies:
- dependency-name: gopkg.in/yaml.v3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

v1.3.0

feat: auto-release based on conventional-commits to semantic-versioning