2018-12-24 10:38:26 +00:00
|
|
|
-------------------------------------------------------------------
|
2019-01-27 06:31:42 +00:00
|
|
|
Sun Jan 27 06:28:08 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>
|
|
|
|
|
|
|
|
- update to 5.2.1:
|
|
|
|
* Pass through method kwarg to DataFrameClient query method (#617)
|
|
|
|
* Mention in README.md that Python 3.3 is no longer supported
|
|
|
|
* Fix pandas example (#547)
|
|
|
|
* Enable testing for InfluxDB v1.3.9, v1.4.2, and v1.5.4 (tsi)
|
|
|
|
* v5.2.0
|
|
|
|
* Remove UDP Precision Restrictions (#557)
|
|
|
|
* set version to 5.1.0
|
|
|
|
* doc: clarify that send_packet takes a list (#545)
|
|
|
|
* specify the numpy dependency explicitly to prevent regression in test (#563)
|
|
|
|
* Remove comment as issues have been resolved (#581)
|
|
|
|
* release 5.2.1 in changelog
|
|
|
|
* README: add PyPI status
|
|
|
|
* Escape tag values that ends with backslash (#537)
|
|
|
|
* README: styling
|
|
|
|
* Fix performance degradation with line protocol (#592)
|
|
|
|
* Fix wrong session mount (#571)
|
|
|
|
* Add shard_duration parameter when creating or altering retention poli… (#606)
|
|
|
|
* Update travis to test multiple versions of InfluxDB
|
|
|
|
* Use GET & POST appropriately according to InfluxDB documentation (#608)
|
|
|
|
* Add an initial stub for a CHANGELOG.md
|
|
|
|
* 5.2.1 release
|
|
|
|
* Fix for DataFrameClient issue - seems does not process correctly DateTimeIndex dates (issue #479) (#495)
|
|
|
|
* Add changelog to CHANGELOG.md
|
|
|
|
* DataFrameClient should escape measurement names (#542)
|
|
|
|
* Parse column names in a dataframe to avoid breaking the line protocol (#584)
|
|
|
|
* adding back dropped database param
|
|
|
|
* Allow connecting to influxdb running on a path on the server (#556)
|
|
|
|
* Add changelog entries for 5.0.0 release
|
|
|
|
* Add back PyPy3, remove references to Python 3.4
|
|
|
|
* Update _dataframe_client.py (#593)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2018-12-24 10:38:26 +00:00
|
|
|
Tue Dec 4 12:49:20 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
|
2017-11-25 07:42:09 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 22 18:32:54 UTC 2017 - mimi.vx@gmail.com
|
|
|
|
|
|
|
|
- convert to singlespec
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 21 17:56:20 UTC 2017 - ncutler@suse.com
|
|
|
|
|
|
|
|
- spec file
|
|
|
|
+ "hostname" build dependency only for Leap 15 and above
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 21 17:05:52 UTC 2017 - ncutler@suse.com
|
|
|
|
|
|
|
|
- update to 5.0.0
|
|
|
|
for detailed change log, see https://github.com/influxdata/influxdb-python/commits/b59fe97
|
|
|
|
- add "hostname" build dependency
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 10 09:37:39 UTC 2017 - dmueller@suse.com
|
|
|
|
|
|
|
|
- remove unnecessary build requires
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 16 12:37:01 UTC 2017 - dmueller@suse.com
|
|
|
|
|
|
|
|
- Initial packaging (4.0.0)
|
|
|
|
|