Skip to content

Commit

Permalink
Automated changelog update
Browse files Browse the repository at this point in the history
  • Loading branch information
kong-docs[bot] committed Oct 20, 2024
1 parent d2437d1 commit 371308e
Showing 1 changed file with 133 additions and 0 deletions.
133 changes: 133 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,139 @@

<!--vale off-->

## Week 42

### [Update request-validator content-type validation](https://github.com/Kong/docs.konghq.com/pull/8057) (2024-10-16)

crated from Jira: https://konghq.atlassian.net/browse/FTI-6269?focusedCommentId=144703




<!-- What did you change and why? -->

<!-- Include any supporting resources, e.g. link to a Jira ticket, GH issue, FTI, Slack, Aha, etc. -->

#### Modified

- https://docs.konghq.com/hub/kong-inc/request-validator/overview/


### [Update: Rewrite AI Gateway Getting Started guide](https://github.com/Kong/docs.konghq.com/pull/8056) (2024-10-17)

We've gotten feedback that the AI getting started script is difficult to use as it obfuscates what's actually happening in the setup. This changes the getting started guide to set up a service, route, and plugin manually, then test that the plugin is working.

Tested this locally, still need to test the Konnect instructions.

I left the AI quickstart script in at the bottom of the page with a bit of info on how to use it, for those people that are still interested. This script is very useful for demos and testing and we don't want to lose it.

#### Modified

- https://docs.konghq.com/gateway/3.6.x/ai-gateway/
- https://docs.konghq.com/gateway/3.7.x/ai-gateway/
- https://docs.konghq.com/gateway/3.8.x/ai-gateway/
- https://docs.konghq.com/gateway/unreleased/ai-gateway/


### [feat: serverless gateways](https://github.com/Kong/docs.konghq.com/pull/8054) (2024-10-17)

Relates to
https://github.com/Kong/docs.konghq.com/pull/7947

<!-- What did you change and why? -->
Add initial docs for Serverless Gateways
<!-- Include any supporting resources, e.g. link to a Jira ticket, GH issue, FTI, Slack, Aha, etc. -->

#### Added

- https://docs.konghq.com/assets/images/products/konnect/gateway-manager/konnect-control-plane-serverless-gateway-overview.png
- https://docs.konghq.com/assets/images/products/konnect/gateway-manager/konnect-control-plane-serverless-gateway-proxy.png
- https://docs.konghq.com/konnect/gateway-manager/serverless-gateways/
- https://docs.konghq.com/konnect/gateway-manager/serverless-gateways/provision-serverless-gateway
- https://docs.konghq.com/konnect/gateway-manager/serverless-gateways/securing-backend-traffic

#### Modified

- https://docs.konghq.com/hub/kong-inc/acme/_metadata/_index.yml
- https://docs.konghq.com/hub/kong-inc/ai-rate-limiting-advanced/_metadata/_index.yml
- https://docs.konghq.com/hub/kong-inc/app-dynamics/_metadata/_index.yml
- https://docs.konghq.com/hub/kong-inc/file-log/_metadata/_index.yml
- https://docs.konghq.com/hub/kong-inc/graphql-proxy-cache-advanced/_metadata/_index.yml
- https://docs.konghq.com/hub/kong-inc/graphql-rate-limiting-advanced/_metadata/_index.yml
- https://docs.konghq.com/hub/kong-inc/mtls-auth/_metadata/_index.yml
- https://docs.konghq.com/hub/kong-inc/openid-connect/_metadata/_index.yml
- https://docs.konghq.com/hub/kong-inc/prometheus/_metadata/_index.yml
- https://docs.konghq.com/hub/kong-inc/proxy-cache-advanced/_metadata/_index.yml
- https://docs.konghq.com/hub/kong-inc/rate-limiting-advanced/_metadata/_index.yml
- https://docs.konghq.com/hub/kong-inc/rate-limiting/_metadata/_index.yml
- https://docs.konghq.com/hub/kong-inc/response-ratelimiting/_metadata/_index.yml
- https://docs.konghq.com/hub/kong-inc/saml/_metadata/_index.yml
- https://docs.konghq.com/hub/kong-inc/syslog/_metadata/_index.yml
- https://docs.konghq.com/hub/kong-inc/tls-handshake-modifier/_metadata/_index.yml
- https://docs.konghq.com/hub/kong-inc/tls-metadata-headers/_metadata/_index.yml
- https://docs.konghq.com/hub/kong-inc/upstream-oauth/_metadata/_index.yml
- https://docs.konghq.com/hub/plugins/compatibility/


### [Release: Gateway 3.6.1.8](https://github.com/Kong/docs.konghq.com/pull/8051) (2024-10-15)

Changelog and version bump for Gateway 3.6.1.8.

#### Modified

- https://docs.konghq.com/gateway/changelog


### [feat: swaggerhub integration ](https://github.com/Kong/docs.konghq.com/pull/8038) (2024-10-18)

Service Catalog SwaggerHub integration doc.

I added a section on how to add/find the API specs tab to link specs to services, because it took me some poking around to find it. It's not standard for these integration pages yet, but I think it makes sense to add it here.

https://konghq.atlassian.net/browse/DOCU-4092

#### Added

- https://docs.konghq.com/assets/images/icons/third-party/swaggerhub.svg
- https://docs.konghq.com/konnect/service-catalog/integrations/swaggerhub

#### Modified

- https://docs.konghq.com/konnect/service-catalog/integrations/github
- https://docs.konghq.com/konnect/service-catalog/integrations/pagerduty
- https://docs.konghq.com/konnect/service-catalog/integrations/traceable


### [chore: Archive Gateway 2.6 and 2.7](https://github.com/Kong/docs.konghq.com/pull/8036) (2024-10-14)

Gateway versions 2.6 and 2.7 have reached the end of sunset support, so we are archiving the docs as no longer maintained.

PR for https://legacy-gateway--kongdocs.netlify.app/: https://github.com/Kong/docs.konghq.com/pull/8037

https://konghq.atlassian.net/browse/DOCU-4090

#### Modified

- https://docs.konghq.com/gateway/changelog


### [Update: AI proxy advanced load balancing](https://github.com/Kong/docs.konghq.com/pull/7971) (2024-10-17)

- Added link to AI proxy advanced load balancing in navigation under AI Gateway
- Updated AI proxy advanced overview to add missing load balancing algorithms and a section about retry/fallback
- Removed the semantic routing section and included the info in the load balancer algorithms section
- Added config example for each load balancer type

[DOCU-4076](https://konghq.atlassian.net/browse/DOCU-4076)

#### Added

- https://docs.konghq.com/hub/kong-inc/ai-proxy-advanced/how-to/

#### Modified

- https://docs.konghq.com/hub/kong-inc/ai-proxy-advanced/overview/

## Week 41

### [Fix: broken table in AI RLA plugin](https://github.com/Kong/docs.konghq.com/pull/8045) (2024-10-11)
Expand Down

0 comments on commit 371308e

Please sign in to comment.