> For the complete documentation index, see [llms.txt](https://docs.apica.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.apica.io/product-overview/release-notes/ascent-2.16.4.md).

# Ascent 2.16.4

### Flow

#### New Features

* Field-based event deduplication reduces duplicate data processing and improves data accuracy.

#### Improvements

**Destination Integration - Kafka**

* Kafka forwarder support was expanded with backend services, UI integration, and connection validation, improving reliability and ease of setup for data forwarding.
* Redpanda source integration was added to support new ingestion pipelines and expand data source coverage.
* Pipeline integration improvements streamline how flows connect and process data across systems.
* Internal performance optimizations reduce unnecessary data processing when messages are dropped, improving efficiency.
* Query and caching behavior improvements reduce system resource usage and prevent instability in high-load scenarios.

#### Bug Fixes

* Fixed an issue where ingress volume metrics did not track certain data flows correctly, improving monitoring accuracy.
* Resolved a problem where pipeline preview diff did not work for forward rules, restoring expected configuration visibility.
* Fixed a crash issue in database operations during log file cleanup, improving system stability.

***

### Observe

#### Improvements

* Redpanda source integration extends ingestion capabilities for observability data pipelines.

#### Bug Fixes

* Fixed concurrency issues that caused query service crashes under load, improving system stability.
* Improved cache handling to prevent disk space exhaustion and system crashes in query processing components.

***

### Vanguard

#### New Features

* Added SLA fields to additional check types — SLA fields are now available for URLv2, Zebratester, Ping, Port, Compound, Traceroute, and Mobile App check types.

#### Bug Fixes

* Fixed "Hide Empty Groups" not working in Manage Checks — The "Hide Empty Groups" checkbox now correctly hides groups that contain no checks.
* Fixed check result graph compression — Resolved an intermittent issue where the check result graph would render compressed on the left side of the page instead of displaying at full width.
* Fixed sorting cancellation in Manage Scenarios — Cancelling a sort in the Manage Scenarios tab now correctly reverts the view to its original order.
* Fixed report name showing incorrect month — Resolved a bug where generated report names displayed the previous month instead of the selected month.
* Fixed severity mismatch in alert detail view where the severity shown in the alert detail view did not match the severity displayed in the alert dashboard.
* Fixed date selector accuracy in Audit Trail. The date and time filters in Audit Trail now return results matching the selected time range accurately, resolving issues with timezone offsets and incorrect day filtering.

### Component Version 2.16.4

<table><thead><tr><th>Components</th><th width="410.2265625">Version</th></tr></thead><tbody><tr><td>Flash</td><td>v3.21.2</td></tr><tr><td>Coffee</td><td>v3.22.4</td></tr><tr><td>ASM</td><td>13.40.0</td></tr><tr><td>NG Private Agent</td><td>1.0.9</td></tr><tr><td>Check Execution Container: Browser</td><td>fpr-c-130n-10.2.1-716-r-2025.04.02-0-base-2.0.0</td></tr><tr><td>Check Execution Container: Zebratester</td><td>zt-7.5a-p0-r-2025.04.02-0-base-1.2.0</td></tr><tr><td>Check Execution Container: Runbin</td><td>runbin-2025.04.17-0-base-2.2.1</td></tr><tr><td>Check Execution Container: Postman</td><td>postman-2025.04.17-0-base-1.4.1</td></tr><tr><td>Bnet (Chrome Version)</td><td>10.2.2 (Chrome 130)</td></tr><tr><td>Zebratester</td><td>7.5A</td></tr><tr><td>ALT</td><td>6.13.3.240</td></tr><tr><td>IronDB</td><td>1.5.1</td></tr></tbody></table>

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.apica.io/product-overview/release-notes/ascent-2.16.4.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.
