diff --git a/Connector/Connector.csproj b/Connector/Connector.csproj index eae10a6..ddee771 100644 --- a/Connector/Connector.csproj +++ b/Connector/Connector.csproj @@ -11,7 +11,7 @@ - + diff --git a/manifest.yml b/manifest.yml index 3c10750..d3709b3 100644 --- a/manifest.yml +++ b/manifest.yml @@ -23,6 +23,13 @@ extractor: image: logo.png versions: + "1.0.0-alpha-118": + description: Bug fixes and improvements + changelog: + fixed: + - "Fix the issue where the remote (API) logger didn't respect the minimum log level setting." + - "Fix the scheduler issue where the simulation was not getting correct UTC run time" + - "Fix the issue which caused the connector to get stuck if extraction pipeline enabled and API error occurred" "1.0.0-alpha-117": description: Optional data sampling changelog: