# 2024-08-14-Release

## New Features

* BindPlane Managed Agent Labels
* Added support for `zstd` compression to the Sumo Logic destination
* Various Postgresql backend performance improvements

## Bug Fixes

* Fixed an issue with the Sumo Logic destination's compression settings
* Fixed an issue where the Summary page could show inaccurate data reduction values

## Bindplane Managed Agent Labels

When an agent is connected for the first time, its OpAMP labels will be used as the initial set of labels. Future agent label changes will be stored on the BindPlane server only, they will not be sent to the agent.

This allows BindPlane to be the single source of truth for agent labels and it prevents an agent reconfiguration due to label changes.


---

# 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/august-2024/2024-08-14-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.
