------------------------ - fix check auth permissions - enable communication with FEWS-EFCIS webservice - add get_samples - ensure flattened pi-events (timeseries events responses are suddenly nested dict)
1.14
------------------------ - handle different timeseries event parameters (e.g. 'comment') in case of not 'only_value_and_flag' - release for python 3.7 till 3.12
1.13
------------------------ - delete dependency validators - improve instantiating Retry session - fix dataclass TimeSeries field events default value - enable other fields in timeseries response than {timestamp, value, flag} by adding 'only_value_and_flag' - release for python 3.8 and 3.12