Skip to content

Commit

Permalink
Feat: Changelog for Filtering (#8116)
Browse files Browse the repository at this point in the history
* changelog

* changes
  • Loading branch information
Guaris authored Nov 4, 2024
1 parent 3c9e0c9 commit d364b6a
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions app/konnect/updates.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,28 @@ an application that lets you manage configuration for multiple runtimes
from a single, cloud-based control plane, and provides a catalog of all deployed
services. [Try it today!](https://cloud.konghq.com/quick-start)

## November 2024

<div class="changelog-entries">
<div class="changelog-date">November<br>04</div>
<div class="changelog-entry">
<div class="changelog-title">
<a href="https://app.getbeamer.com/kongreleases/en/enhanced-api-request-filtering-experience">Enhanced API Request Filtering Experience</a>
</div>
<div class="changelog-description">We're excited to announce two important updates to our API Requests filtering capabilities:
</div>
<ul>
<li>Konnect users can now filter API requests by any attribute, including HTTP verb, IP, path, and more.</li>
<li>The API request slideout window now allows users to add filters directly by clicking on displayed metadata items.</li>
</ul>
<div>These features work together to significantly streamline your investigation process. By providing more granular filtering options and an intuitive, one-click filter addition from the context of individual requests, you can quickly narrow down to the most relevant API requests.
</div>
<br>
<div><b>Deprecation Notice:</b>
We have deprecated the old method of filtering requests via the API in favor of the new, more powerful filter options, which are now included in the updated <a href="https://docs.konghq.com/konnect/api/api-requests/latest/">API endpoint</a>. While both old and new filtering methods will continue to work, we recommend users transition to the new fields so that they can leverage the new enhanced functionality.
</div>
</div>
</div>

## October 2024

Expand Down

0 comments on commit d364b6a

Please sign in to comment.