From 1efd7815cc7eedbc03a83258079b4fd4593a594b Mon Sep 17 00:00:00 2001 From: Ouahid Khelifi Date: Thu, 5 Dec 2024 19:00:27 +0100 Subject: [PATCH] fix: add missing fix in apim changelog --- docs/apim/4.2/overview/changelog/apim-4.2.x.md | 5 +++++ docs/apim/4.3/overview/changelog/apim-4.3.x.md | 6 ++++++ docs/apim/4.4/overview/changelog/apim-4.4.x.md | 2 ++ docs/apim/4.5/overview/changelog/apim-4.5.x.md | 6 ++++++ 4 files changed, 19 insertions(+) diff --git a/docs/apim/4.2/overview/changelog/apim-4.2.x.md b/docs/apim/4.2/overview/changelog/apim-4.2.x.md index 6c7c3dac..b11acb4b 100644 --- a/docs/apim/4.2/overview/changelog/apim-4.2.x.md +++ b/docs/apim/4.2/overview/changelog/apim-4.2.x.md @@ -20,6 +20,11 @@ description: >- * 500 error when listing API categories [#10158](https://github.com/gravitee-io/issues/issues/10158) * \[APIM]\[Portal] Static data access [#10162](https://github.com/gravitee-io/issues/issues/10162) * Unable to find users with emails containing uppercase letters in Gravitee APIM Console and API requests [#10167](https://github.com/gravitee-io/issues/issues/10167) +* OpenAPI documentation "Show the URL to download the content" doesn't work [#9891](https://github.com/gravitee-io/issues/issues/9891) + +**Other** + +* [gravitee-policy-cache] Timeouts occur when trying to cache a large payload [#10208](https://github.com/gravitee-io/issues/issues/10208) diff --git a/docs/apim/4.3/overview/changelog/apim-4.3.x.md b/docs/apim/4.3/overview/changelog/apim-4.3.x.md index 6ad38482..a39a50d2 100644 --- a/docs/apim/4.3/overview/changelog/apim-4.3.x.md +++ b/docs/apim/4.3/overview/changelog/apim-4.3.x.md @@ -21,6 +21,12 @@ description: >- * 500 error when listing API categories [#10158](https://github.com/gravitee-io/issues/issues/10158) * \[APIM]\[Portal] Static data access [#10162](https://github.com/gravitee-io/issues/issues/10162) * Unable to find users with emails containing uppercase letters in Gravitee APIM Console and API requests [#10167](https://github.com/gravitee-io/issues/issues/10167) +* OpenAPI documentation "Show the URL to download the content" doesn't work [#9891](https://github.com/gravitee-io/issues/issues/9891) + +**Other** + +* [gravitee-policy-cache] Timeouts occur when trying to cache a large payload [#10208](https://github.com/gravitee-io/issues/issues/10208) + diff --git a/docs/apim/4.4/overview/changelog/apim-4.4.x.md b/docs/apim/4.4/overview/changelog/apim-4.4.x.md index 2497dbf8..ce0a5392 100644 --- a/docs/apim/4.4/overview/changelog/apim-4.4.x.md +++ b/docs/apim/4.4/overview/changelog/apim-4.4.x.md @@ -24,11 +24,13 @@ description: >- * \[APIM]\[Portal] Static data access [#10162](https://github.com/gravitee-io/issues/issues/10162) * Unable to find users with emails containing uppercase letters in Gravitee APIM Console and API requests [#10167](https://github.com/gravitee-io/issues/issues/10167) * Webhook notification for Subscription_Accepted event is missing "owner" details [#10187](https://github.com/gravitee-io/issues/issues/10187) +* OpenAPI documentation "Show the URL to download the content" doesn't work [#9891](https://github.com/gravitee-io/issues/issues/9891) **Other** * DataDog issues with plugin v2.4.5 [#10176](https://github.com/gravitee-io/issues/issues/10176) * Health endpoint result is impacted by filtered probes in timeout [#10189](https://github.com/gravitee-io/issues/issues/10189) +* [gravitee-policy-cache] Timeouts occur when trying to cache a large payload [#10208](https://github.com/gravitee-io/issues/issues/10208) diff --git a/docs/apim/4.5/overview/changelog/apim-4.5.x.md b/docs/apim/4.5/overview/changelog/apim-4.5.x.md index 1a19b362..0505fa3f 100644 --- a/docs/apim/4.5/overview/changelog/apim-4.5.x.md +++ b/docs/apim/4.5/overview/changelog/apim-4.5.x.md @@ -24,6 +24,12 @@ description: >- * \[APIM]\[Portal] Static data access [#10162](https://github.com/gravitee-io/issues/issues/10162) * Unable to find users with emails containing uppercase letters in Gravitee APIM Console and API requests [#10167](https://github.com/gravitee-io/issues/issues/10167) * Webhook notification for Subscription_Accepted event is missing "owner" details [#10187](https://github.com/gravitee-io/issues/issues/10187) +* OpenAPI documentation "Show the URL to download the content" doesn't work [#9891](https://github.com/gravitee-io/issues/issues/9891) + +**Other** + +* [gravitee-policy-cache] Timeouts occur when trying to cache a large payload [#10208](https://github.com/gravitee-io/issues/issues/10208) +