Files
vault/changelog/12262.txt
Tero Saarni 39dec802e3 Switch/upgrade to influxdata/influxdb1-client (#12262)
* influxdb v1 client has been split into a separate module from the main influxdb
  code base. This changes uses the correct client, which also allows us to
  get updates and avoids confusing some vulnerability scanners that flagged 
  previous version incorrectly.

Co-authored-by: Ben Ash <32777270+benashz@users.noreply.github.com>
2022-01-25 13:30:24 -05:00

4 lines
107 B
Plaintext

```release-note:improvement
secrets/database/influxdb: Switch/upgrade to the `influxdb1-client` module
```