# 21st August 2023

## Summary

The 21st August 2023 release of e6data includes the following features & enhancements:

* [Separate Query Editor Viewer Role](#separate-query-editor-viewer-role)
* [Query Resume in Query Editor](#query-resume-in-query-editor)
* [Customizing Query Editor View](#customizing-query-history-view)
* [Adding the Ability to Edit Catalogs](#adding-the-ability-to-edit-catalogs)
* [Adding Ability to Provision External Access to Clusters](#adding-ability-to-provision-external-access-to-clusters)

## Usage Notes

No user action is required to access the features in this release.

## Separate Query Editor Viewer Role

For improved security, the QueryEditorViewer role has been separated. This allows Admins to provide Query Editor access to only specified users or groups.

Query Editor access will not be provided to any roles by default, including SuperAdmin & AccessAdmins.

## Query Resume in Query Editor

If a user tries to run a query using a suspended cluster, they will be prompted for consent to resume the cluster prior to executing the query.

## Customizing Query History View

Users can now edit the columns displayed in Query History to suit their requirements. The edited view will be automatically saved and shown in during each session.

## Adding the Ability to Edit Catalogs

Existing catalogs can be edited to select/deselect the schemas that should be used.

## Adding Ability to Provision External Access to Clusters

Users can now enable external access to clusters directly from the e6data Console.


---

# 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.e6data.com/product-documentation/release-notes-and-updates/21st-august-2023.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.
