Closed soniachan closed 4 years ago
Hi @soniachan, thanks for the update.
I deployed a hotfix in release 1.0.10 that is hard-coded to get version 2.4.1 of the CICD package instead of the latest. Let me know if that helps.
I'm looking into what's wrong with 3.0.0 and plan to publish a 1.0.11 release later to support it.
From what I'm getting, the 3.0.0 version of sa.exe
now outputs records as rows instead of a comma separated list as it did in 2.4.1 and before.
It makes sense in the long run, the previous format was backward, but I need to update the parsing function.
It should take a day or two. In the meantime, 1.0.10 is the way to go.
@Fleid Thanks! The release 1.0.10 resolves the issue. To avoid future release of CICD package from breaking the asa.unit module, can we lock the CICD package version for each release?
Excellent idea! I'll had it to the to-do :)
Thanks again
The latest release seems to be breaking the test scripts https://www.nuget.org/packages/Microsoft.Azure.StreamAnalytics.CICD/
Can we lock the package to an older version?