File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -36,6 +36,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3636 - Get field name in different casing (to actually get the column name in database, file, ...)
3737 - Force user to provide time stamp pattern to ` CouchbaseWeatherSource ` to ensure harmonized querying
3838 - Use naming convention dependent field names from factories within ` InfluxDBWeatherSource `
39+ - Check, if time stamp pattern is [ RFC 3339] ( https://tools.ietf.org/html/rfc3339 ) compliant, as this is the output of InfluxDB
40+ - Use factory's time stamp pattern to build queries within ` CouchbaseWeatherSource `
3941
4042### Fixed
4143- InfluxDbConnector now keeps session instead of creating a new one each call
You can’t perform that action at this time.
0 commit comments