Skip to content

v1.0.4

Pre-release
Pre-release

Choose a tag to compare

@ohadbitt ohadbitt released this 14 Oct 18:24
· 173 commits to master since this release
25f91b8

** Bug fix **

  • Trying to create a new directory failed probably because it was already created due to a race condition.
  • Resetting the timer was not behind lock, which could result in a race condition of it being destroyed by other code.

Please note that this is a pre-release, as it should've been a version change at the major instead of patch level, since it includes a breaking change because of the new required parameter kusto.query.url and the kusto.url parameter now named kusto.ingestion.url.