Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated Konnect changelog update [skip-ci] #8160

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
78 changes: 78 additions & 0 deletions app/konnect/updates.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,26 @@ We have deprecated the old method of filtering requests via the API in favor of
</div>



<div class="changelog-entries">
<div class="changelog-date">November<br>05</div>
<div class="changelog-entry">
<div class="changelog-title">
<a href="https://app.getbeamer.com/kongreleases/en/introducing-konnect-config-store">Introducing Konnect Config Store</a>
</div>
<div class="changelog-description">We are excited to announce the launch of Konnect Config Store! You can now store your secrets and sensitive data for your gateways directly in Konnect Config Store and reference them in your gateway configuration.</div>
</div>
</div>
<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:Konnect users can now filter API requests by any attribute, including HTTP verb, IP, path, and more. The API request slideout window now allows users to add filters directly by clicking on displayed metadata items.</div>
</div>
</div>

## October 2024


Expand All @@ -66,6 +86,26 @@ We have deprecated the old method of filtering requests via the API in favor of
</div>
</div>


<div class="changelog-entries">
<div class="changelog-date">October<br>24</div>
<div class="changelog-entry">
<div class="changelog-title">
<a href="https://app.getbeamer.com/kongreleases/en/serverless-gateways-now-in-public-beta-QRE5uhad">Serverless Gateways now in Public Beta</a>
</div>
<div class="changelog-description">Serverless Gateways are now available to all Konnect Plus users in Public Beta. Serverless Gateways allow you to provision lightweight, managed Kong Gateway instances within seconds.</div>
</div>
</div>
<div class="changelog-entries">
<div class="changelog-date">October<br>18</div>
<div class="changelog-entry">
<div class="changelog-title">
<a href="https://app.getbeamer.com/kongreleases/en/swaggerhub-integration-in-service-catalog-4gP88uzg">SwaggerHub Integration in Service Catalog</a>
</div>
<div class="changelog-description">Service Catalog now supports importing API specifications directly from SwaggerHub. This integration enhances Service Catalog's ability to serve as your organization's central repository for all APIs.</div>
</div>
</div>

## September 2024


Expand Down Expand Up @@ -116,6 +156,44 @@ Cloud Launchers deprecated
</div>



<div class="changelog-entries">
<div class="changelog-date">September<br>12</div>
<div class="changelog-entry">
<div class="changelog-title">
<a href="https://app.getbeamer.com/kongreleases/en/introducing-llm-analytics-in-kong-konnect-for-genai-traffic">Introducing LLM Analytics in Kong Konnect for GenAI traffic</a>
</div>
<div class="changelog-description">We’re pleased to announce the new LLM Usage reporting feature in Advanced Analytics with the release of Kong Gateway 3. 8.</div>
</div>
</div>
<div class="changelog-entries">
<div class="changelog-date">September<br>11</div>
<div class="changelog-entry">
<div class="changelog-title">
<a href="https://app.getbeamer.com/kongreleases/en/konnect-service-catalog-launches-into-public-beta">Konnect Service Catalog launches into Public Beta</a>
</div>
<div class="changelog-description">The Konnect Service Catalog is now available to all Konnect users in Public Beta. Service Catalog allows you to discover your organization's "Shadow APIs" through its integrations with Gateway Manager, Mesh Manager, and Traceable.</div>
</div>
</div>
<div class="changelog-entries">
<div class="changelog-date">September<br>11</div>
<div class="changelog-entry">
<div class="changelog-title">
<a href="https://app.getbeamer.com/kongreleases/en/plugin-pricing-updated-2v7GPow0">Plugin pricing updated</a>
</div>
<div class="changelog-description">Plugins are no longer priced are Free, Plus, and Premium tiers separate from the Konnect subscription. There is no more extra fee to use any particular plugin.</div>
</div>
</div>
<div class="changelog-entries">
<div class="changelog-date">September<br>11</div>
<div class="changelog-entry">
<div class="changelog-title">
<a href="https://app.getbeamer.com/kongreleases/en/nnouncing-beamer-integration-with-konnect">Announcing Beamer Integration with Konnect</a>
</div>
<div class="changelog-description">With Beamer, customers can easily stay up-to-date on the latest Konnect announcements without having to navigate across multiple websites.</div>
</div>
</div>

## August 2024

**You can now delete the default control plane**
Expand Down
Loading