Thanks to visit codestin.com Credit goes to github.com
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 d2bf36c commit 72c18b8Copy full SHA for 72c18b8
CHANGELOG.md
@@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
19
- Add support for custom request session in InfluxDBClient (#360 thx @dschien)
20
- Add support for handling np.nan and np.inf values in DataFrameClient (#436 thx @nmerket)
21
- Add support for optional `time_precision` in the SeriesHelper (#502 && #719 thx @appunni-dishq && @klDen)
22
+- Add ability to specify retention policy in SeriesHelper (#723 thx @csanz91)
23
24
### Changed
25
- Clean up stale CI config (#755)
0 commit comments