# 19th April 2023

## Summary

The 19th April 2023 release of e6data includes the following features & enhancements:

* [IP Allowlisting for External Access](#ip-allowlisting-for-external-cluster-access)

## Usage Notes

To get access to all features from this release:

* [Update Workspaces](broken://pages/aSsKYl4WcVukqOEAsYrW)

## Platform Release Notes

### IP Allowlisting for External Access

External access to e6data clusters can now be provisioned to specified IP addresses or ranges using the IP Allowlisting feature. This allows external services, APIs, connectors, etc. to run queries using e6data clusters.

IPs can be allowlisted for all clusters in a workspace, or for specific clusters depending on the requirement.


---

# 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/19th-april-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.
