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 b3ea057 commit e654d25Copy full SHA for e654d25
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 2.9.0 [unreleased]
+## 2.9.0 [2022-01-12]
2
3
:warning: The client can be used as a resource:
4
README.md
@@ -64,13 +64,13 @@ The client can be installed manually or with bundler.
64
To install the client gem manually:
65
66
```
67
-gem install influxdb-client -v 2.8.0
+gem install influxdb-client -v 2.9.0
68
69
70
For management API:
71
72
73
-gem install influxdb-client-apis -v 2.8.0
+gem install influxdb-client-apis -v 2.9.0
74
75
76
## Usage
0 commit comments