v0.1.1
Changelog for 0.1.1
The following sections list the changes for 0.1.1.
Summary
- Fix #2: Fix authentication timeout/invalidation
Details
-
Bugfix #2: Fix authentication timeout/invalidation
When running the service it happened that the authentication had been invalidated or simply
timed out, this should be fixed by simply authenticating the defined user before looping
through all the results. At the end also the disconnect function from the used library gets
executed.