Skip to content

5.0.0

Compare
Choose a tag to compare
@grik001 grik001 released this 08 Nov 14:32
· 12 commits to master since this release
7c45eb0

Features and Improvements:

  • Entire new frontend for the Dashboard.
  • Managed identity connections between resources to reduce secrets.
  • Dashboard data saved into CosmosDB instead of SQL and is accessed via the new DashboardGateway function.
  • Storing of workflow event data changed from Azure Storage to CosmosDB.
  • Reworked ImportJob to use CosmosDB instead of SQL Server.
  • Changed KeyVault to RBAC permission model.
  • Access to the Storage Account has been switched to Managed Identity over Shared Access Keys.
  • TLS 1.2 has now been enforced on the level of the Storage account.
  • Public access to the (internal) Storage Account has been disabled.
  • TranscoV2 - Fixed issue where results were not inserted in all child nodes when scope is provided.
  • TranscoV2 - Container name changed from transcov2 to transcov2configstore.
  • Reworked and added new integration test suite.
  • Improved exception handling with fine grained error messages for framework components.
  • Application insights migration from classic to workspace based.
  • Updated Invictus-GetSources script to use AZ modules.