From 967bf18b541395779ca638410c46cebd69c553a2 Mon Sep 17 00:00:00 2001 From: kong-docs <116832528+kong-docs@users.noreply.github.com> Date: Mon, 27 Jan 2025 15:53:33 +0100 Subject: [PATCH] Automated Changelog update [skip-ci] (#8374) Automated changelog update Co-authored-by: kong-docs[bot] --- changelog.md | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/changelog.md b/changelog.md index a80802642a3..06b9b093332 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,42 @@ +## Week 4 + +### [Feat: Secure back end traffic](https://github.com/Kong/docs.konghq.com/pull/8339) (2025-01-24) + + + +#### Added + +- https://docs.konghq.com/konnect/gateway-manager/dedicated-cloud-gateways/securing-backend-traffic + +#### Modified + +- https://docs.konghq.com/konnect/gateway-manager/serverless-gateways/ + + +### [feat: Service Catalog GitLab integration ](https://github.com/Kong/docs.konghq.com/pull/8329) (2025-01-24) + + +Added GitLab as the newest Service Catalog integration. + + +DOCU-4140 + +#### Added + +- https://docs.konghq.com/assets/images/icons/third-party/gitlab.svg +- https://docs.konghq.com/konnect/service-catalog/integrations/gitlab + +#### Modified + +- https://docs.konghq.com/konnect/service-catalog/integrations/datadog +- 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/swaggerhub +- https://docs.konghq.com/konnect/service-catalog/integrations/traceable + ## Week 3 ### [Fix: OIDC plugin params listed as strings instead of arrays](https://github.com/Kong/docs.konghq.com/pull/8347) (2025-01-17)