# v4.30

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

### 1. Data Market <a href="#v4.23-1.structuresnotesworkflowandversions" id="v4.23-1.structuresnotesworkflowandversions"></a>

With this new version we deliver a new feature to allow users to request access to your data and implement the process to approve corresponding requests.&#x20;

### &#x20;   1.1. Configuration

&#x20;     In order to start using this feature at least a new template needs to be created with scope "Grant request". This template will define the information that a user needs to provide to request access to one or more data structures.

### &#x20;    1.2. Grant Requests

&#x20;     Once this configuration has been created users will have the option to add structures to their cart and checkout the request

![](/files/KkGn4PPyhFd3HaaFEWhz)

### &#x20;    1.3 Grant request approval

&#x20;     In order to setup which roles need to approve a grant request assign to the corresponding roles the permission "Approve grant request". One approval from each role with the corresponding permission will be needed for the request to change to approved status.&#x20;

Users with permission to approve requests will get a screen to view all pending requests that they may approve. In case that they can approve with more than a role selecting the approval role will be requered.

![](/files/TZsbcFfvOAFdWguQOrAb)

{% hint style="info" %}
In order to have the grant request approval automatically generate the corresponding permissions in the source system, custom integration with your systems needs to be implemented
{% endhint %}

## 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-4044 As a Data Catalog user I want to approve a Grant Request
* TD-3131 As a quality user I want to see the SQL statements generated from quality rule implementations
* TD-3953 Include grant information in metrics model
* TD-4143 Allow translations for names of technical metadata (mutable and not mutable) to be displayed in metadata tab

### Fixes

* TD-4140 Bulk update for structures' notes is not working properly
* TD-4173 When creating/modifying a quality rule concepts are not being filtered according to the selected domain
* TD-4190 Is not possible use GrantMenu from customize SideMenu
* TD-4205 td-auth RoleLoader server not being started


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.truedat.io/v8.4/release-notes/v4/v4.30.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
