e88f251bb2
- Skip python313 flavor as this package only supports up to python311
Markéta Machová2024-11-27 09:07:07 +00:00
877bbc0dfb
Accepting request 1200102 from devel:languages:python
Ana Guerrero2024-09-11 14:56:50 +00:00
0349ba2db0
- Update to 5.3.2: * Correctly serialize nanosecond dataframe timestamps (#926) - Refresh all patches and skip broken test with numpy >= 2
Daniel Garcia2024-09-11 10:55:58 +00:00
7e8d89d9ba
Accepting request 1157038 from devel:languages:python
Ana Guerrero2024-03-13 21:17:44 +00:00
c6fdf954cd
Accepting request 1156405 from home:bnavigator:branches:devel:languages:python
Matej Cepl2024-03-11 21:29:46 +00:00
af5f749a31
Accepting request 1147526 from devel:languages:python
Ana Guerrero2024-02-20 20:13:08 +00:00
803a668306
Accepting request 1147422 from home:bnavigator:branches:devel:languages:python
Matej Cepl2024-02-19 08:49:19 +00:00
cb0520b968
Accepting request 1130190 from devel:languages:python
Ana Guerrero2023-12-01 20:26:25 +00:00
fbc03e747c
Accepting request 885694 from home:bnavigator:branches:devel:languages:python
Dirk Mueller2021-04-17 08:38:18 +00:00
e5454d29ba
- update to 5.3.1: * Add support for custom headers in the InfluxDBClient * Add support for custom indexes for query in the DataFrameClient * Amend retry to avoid sleep after last retry before raising exception * Remove msgpack pinning for requirements * Update support for HTTP headers in the InfluxDBClient
Dirk Mueller2021-02-02 00:22:42 +00:00
427d1a679b
- update to version v5.1.0 * README: add PyPI status * Escape tag values that ends with backslash (#537) * Fix for DataFrameClient issue - seems does not process correctly DateTimeIndex dates (issue #479) (#495) * Fix pandas example (#547) * Fix wrong session mount (#571) * set version to 5.1.0 * DataFrameClient should escape measurement names (#542) * doc: clarify that send_packet takes a list (#545) * specify the numpy dependency explicitly to prevent regression in test (#563) * 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) * Remove comment as issues have been resolved (#581) * Remove UDP Precision Restrictions (#557) * Update _dataframe_client.py (#593) * README: styling
Thomas Bechtold2019-01-27 06:44:38 +00:00
d0ede42185
Accepting request 668894 from devel:languages:python
Thomas Bechtold2019-01-27 06:41:58 +00:00
feb44f4818
- 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
Thomas Bechtold2019-01-27 06:31:42 +00:00