Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Commit 7b03673

Browse filesBrowse files
committed
chore(CHANGELOG): update to include v5.3.1 updates
1 parent c49c79a commit 7b03673
Copy full SHA for 7b03673

File tree

2 files changed

+2
-1
lines changed
Filter options

2 files changed

+2
-1
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1313
### Changed
1414
- Amend retry to avoid sleep after last retry before raising exception (#790 thx @krzysbaranski)
1515
- Remove msgpack pinning for requirements (#818 thx @prometheanfire)
16+
- Update support for HTTP headers in the InfluxDBClient (#851 thx @bednar)
1617

1718
### Removed
1819

‎influxdb/__init__.py

Copy file name to clipboardExpand all lines: influxdb/__init__.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818
]
1919

2020

21-
__version__ = '5.3.0'
21+
__version__ = '5.3.1'

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.