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 c858a46 commit d590119Copy full SHA for d590119
CHANGELOG.md
@@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
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
+- Add gzip compression for post and response data (#732 thx @KEClaytor)
24
25
### Changed
26
- Clean up stale CI config (#755)
0 commit comments