Version 4.3
  • 22 Aug 2023
  • 1 Minute to read
  • Dark
    Light
  • PDF

Version 4.3

  • Dark
    Light
  • PDF

Article Summary

Release Date: 26 July 2019

In this release we have brought a couple of new features and solved a number of bugs.

New Features

Updated Azure Functions to V2 Runtime

Atomic Scope's Function API's are now migrated from V1 to V2 runtime. This helps in improving the performance compared to the previous V1 runtime.

.NET Client Library for Tracking

We open sourced the Tracking library by publishing it on GitHub. This way customers can use/modify that library for their own purposes. On GitHub, the library can be found on here.

The library can also be downloaded from Nuget and be used in any .NET Application.

Defect fixes and improvements

NoDefect/ImprovementDescription
1DefectProblem with User Management
2ImprovementThreshold value 0 not possible in monitoring
3DefectDuring licensing check, the SQL server validation is case sensitive while it should be case insensitive
4ImprovementCreate all tables using the default dbo schema
5DefectEncoding issue while reprocessing
6DefectDuplicate stage name does not show up details
7DefectLicense issue with multi BizTalk Server environments
Note
Without upgrading Azure components you won't be able to track events from Azure. It is mandatory to upgrade the Azure resources once the installation is completed
Upgrading
Once the installer is installed, you need to update your Azure Functions as well, using any one of the below methods.
  • If you have deployed Azure components using the portal, you should see an Upgrade button on the Azure Deployment page
  • If you have used PowerShell scripts for deployment, you should upgrade via the Upgrade-AzureInfra script which can be found under the Azure folder.

Was this article helpful?

What's Next