diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt index 94356be76..63c525b2d 100644 --- a/ReleaseNotes.txt +++ b/ReleaseNotes.txt @@ -1,5 +1,8 @@ +6.0.29 + 6.0.28 -Increase performance of Get-BcArtifactUrl when selecting latest artifact, by using an approximate filtering (set useApproximateVersion to false in settings to disable) +Set useApproximateVersion to true in settings to increase performance of Get-BcArtifactUrl when selecting latest artifact, by using an approximate filtering on blobs +Regression on Run-AlPipeline, when running containerless compile while having a ImportTestDataInBcContainer registered, would cause an error (AL-Go error 1291 and 1292) 6.0.27 Issue 3538 Compile-AppWithBcCompilerFolder fails when dependency does propagateDependencies diff --git a/Version.txt b/Version.txt index 1180d1b51..c11852363 100644 --- a/Version.txt +++ b/Version.txt @@ -1 +1 @@ -6.0.28-dev \ No newline at end of file +6.0.29-dev \ No newline at end of file