# 2023-02-14 - Release 1.2

## Highlights

* Introduction of semantic versioning using GitVersion.
* Enhanced schema support for hierarchy snapshots and ISA95 naming conventions.
* Major updates to Azure templates with full conversion to Bicep.

## New Features

* Automatic versioning with GitVersion and semantic versioning.
* PowerShell script (`Register-DataStores.ps1`) for streamlined data store registration.
* New dimension tables for hierarchy snapshots and metadata (AssetHierarchyRevisions and AssetHierarchyMetadata).
* Full schema support for ISA95 naming convention with hierarchical names on all tags.
* Materialized views for the latest snapshot of asset hierarchy and metadata.
* All Azure Resource Manager (ARM) templates converted to Bicep for better maintainability.

## Fixes

* Backend app now granted the Viewer database role instead of UnrestrictedViewer.
* Improved data connection template dynamically resolves resource IDs for hot and cold path resources.

## Breaking Changes

* No breaking changes in this release.

## Security Updates

* No security updates in this release.

##
