# 2024-09-18-Release

## New Features

* Add HTTP DataPlane exporter option to [SecOps](https://github.com/observIQ/bindplane-docs/blob/main/integrations/destinations/google-secops-chronicle.md)
* Implement custom-message based throughput measurements
  * Agent v1.59.2 or newer throughput metrics are published over OpAMP instead of a dedicated HTTP connection.
* [Okta source](https://github.com/observIQ/bindplane-docs/blob/main/integrations/sources/okta.md)

## Bug Fixes

* Fixed an issue where BindPlane v1.72 would render destinations incorrectly
  * New Relic
  * Sumo Logic
* Fixed an issue where un-linking a resource library source would cause processors to be removed


---

# 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/september-2024/2024-09-18-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.
