# 2024-05-08-Release

## New Features

* Additional TLS options for Postgres
* An option to change the default gRPC max incoming message size on the [OTLP](https://github.com/observIQ/bindplane-docs/blob/main/integrations/sources/opentelemetry-otlp.md) and [Bindplane Gateway](https://github.com/observIQ/bindplane-docs/blob/main/integrations/sources/bindplane-gateway.md) sources
* Storing attributes specified on OpAMP AgentDescription
* Additional processor recommendations for parsing sev, severity field
* Better visibility of deleted telemetry fields in Live Preview

<figure><img src="https://github.com/observIQ/bindplane-docs/blob/main/.gitbook/assets/release-notes-bindplane-2024-05-08-release-image-1.png" alt="Bindplane docs - 2024-05-08-Release - image 1"><figcaption></figcaption></figure>

### Fixes

* Delete fields properly deletes nested fields


---

# 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.bindplane.com/changelog/may-2024/2024-05-08-release.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.
