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 b2ac39a commit 66be25aCopy full SHA for 66be25a
CHANGELOG.md
@@ -23,6 +23,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
23
- BREAKING: Harmonized field naming for time information
24
- BREAKING: Properly applying snake case to result file names
25
26
+### Fixed
27
+- InfluxDbConnector now keeps session instead of creating a new one each call
28
+(resolves [#247](https://github.com/ie3-institute/PowerSystemDataModel/issues/247)
29
+and [#248](https://github.com/ie3-institute/PowerSystemDataModel/issues/248))
30
+
31
## [1.1.0] - 2020-09-15
32
33
### Added
0 commit comments