# v4.34

## Release highlights <a href="#v4.23-releasehighlights" id="v4.23-releasehighlights"></a>

{% hint style="danger" %}
log4j vulnerability impact has been analyzed. We have discovered only impact on metabase which needs to be upgraded to [version 0.41.4](https://github.com/metabase/metabase/releases/tag/v0.41.4)&#x20;
{% endhint %}

### 1. Quality information upload <a href="#v4.23-1.structuresnotesworkflowandversions" id="v4.23-1.structuresnotesworkflowandversions"></a>

In this relase three new options have been included to upload bulk information using csv files through the user interface:

* Quality Rules
* Quality Implementations
* Quality Results

Be aware that given the complexity of implementations, only data from the information section will be available to be uploaded for quality implementations.

![](https://content.gitbook.com/content/FXZcRz02wbXV5oyKki9L/blobs/DIrGhvII7mbSwBHkl2Qc/2021-12-15%2012_03_49-Truedat.png)

### 2. Quality goal and threshold <a href="#v4.23-1.structuresnotesworkflowandversions" id="v4.23-1.structuresnotesworkflowandversions"></a>

This parameters have been moved from the quality rule to the quality implementations, allowing users to define different limits at implementation level.

![](https://content.gitbook.com/content/FXZcRz02wbXV5oyKki9L/blobs/spOXIt8BvTPASQlZfVlf/2021-12-15%2013_23_05-Truedat.png)

## Features and fixes delivered with this release <a href="#v4.23-featuresandfixesdeliveredwiththisrelease" id="v4.23-featuresandfixesdeliveredwiththisrelease"></a>

### Features <a href="#v4.23-features" id="v4.23-features"></a>

* TD-4270 As a quality user I want to include threshold and goal at an implementation level
* TD-4272 As an external quality engine I want to inform of errors/records and quality % without having % recalculated
* TD-4301 As a data quality user I want to bulk upload quality implementations using a csv file
* TD-4314 As a data quality user I want to bulk load quality rules
* TD-4273 As a quality user I want to upload quality results using the user interface
* TD-4295 Improved design on quality implementation view

### Fixes

* TD-4345 Notifications emails are displaying the name of the rule and not the implementation key
* TD-4361 Include values\_modifier in /api/rule\_implementations/search
