Skip to content

Commit 6847fe4

Browse files
committed
Add changelog entries for 5.0.0 release
1 parent 9b2d7d1 commit 6847fe4

File tree

1 file changed

+22
-2
lines changed

1 file changed

+22
-2
lines changed

CHANGELOG.md

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,28 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2929

3030
## [v5.0.0] - 2017-11-20
3131
### Added
32-
### Changed
33-
### Removed
32+
- Add pool size parameter to client constructor (#534 thx @vaniakov)
33+
- Add ping method to client for checking connectivity (#409 thx @pmenglund)
34+
- Add retry logic & exponential backoff when a connection fails (#508)
35+
- Declare which setuptools version is required in PyPy env
36+
- Functions for drop_measurement and get_list_measurements in InfluxDBClient (#402 thx @Vic020)
37+
- Allow single string as data argument in write (#492 thx @baftek)
38+
- Support chunked queries in DataFrameClient (#439 thx @gusutabopb)
39+
- Add close method to InfluxDBClient (#465 thx @Linux-oiD)
40+
- PEP257 linting & code compliance (#473)
41+
### Changed
42+
- Fix broken tags filtering on a ResultSet (#511)
43+
- Improve retry codepath for connecting to InfluxDB (#536 thx @swails)
44+
- Clean up imports using six instead of sys.version (#536 thx @swails)
45+
- Replace references to dataframe.ix with dataframe.iloc (#528)
46+
- Improve performance of tag processing when converting DataFrameClient to line protocol (#503 thx @tzonghao)
47+
- Typo in Content-Type header (#513 thx @milancermak)
48+
- Clean up README.md formatting
49+
- Catch TypeError when casting to float to return False with objects (#475 thx @BenHewins)
50+
- Improve efficiency of tag appending in DataFrameClient when converting to line protocol (#486 thx @maxdolle)
51+
### Removed
52+
- Drop requirement for all fields in SeriesHelper (#518 thx @spott)
53+
- use_udp and udp_port are now private properties in InfluxDBClient
3454

3555
## [v4.1.1] - 2017-06-06
3656
### Added

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy