We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f168bda commit e9166daCopy full SHA for e9166da
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## 2.13.0 [unreleased]
2
3
+### Features
4
+
5
+- [#394](https://github.com/influxdata/influxdb-client-go/pull/394) Add `DataToPoint` utility to convert a struct to a `write.Point`
6
7
### Dependencies
8
- [#393](https://github.com/influxdata/influxdb-client-go/pull/393) Replace deprecated `io/ioutil`
9
- [#392](https://github.com/influxdata/influxdb-client-go/pull/392) Upgrade `deepmap/oapi-codegen` to new major version
0 commit comments