From 457efe28c77d450a4d116c37f1a5563749dd2bd4 Mon Sep 17 00:00:00 2001 From: Changelog bot Date: Tue, 8 Oct 2024 14:04:17 +0000 Subject: [PATCH 1/4] feat(changelog): add new entry --- ...-queuing-added-queues-subscription-availab.mdx | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 changelog/october2024/2024-10-08-messaging-and-queuing-added-queues-subscription-availab.mdx diff --git a/changelog/october2024/2024-10-08-messaging-and-queuing-added-queues-subscription-availab.mdx b/changelog/october2024/2024-10-08-messaging-and-queuing-added-queues-subscription-availab.mdx new file mode 100644 index 0000000000..62f12860c1 --- /dev/null +++ b/changelog/october2024/2024-10-08-messaging-and-queuing-added-queues-subscription-availab.mdx @@ -0,0 +1,15 @@ +--- +title: Queues subscription available for Messaging and Queuing Topics +status: added +author: + fullname: 'Join the #messaging-queuing channel on Slack.' + url: 'https://slack.scaleway.com' +date: 2024-10-08 +category: serverless +product: messaging-and-queuing +--- + +You can now subscribe directly to queues from your topics, available on the Console and the API for Standard and FIFO topics. + +More info on the Subscriptions documentation here : https://www.scaleway.com/en/docs/serverless/messaging/how-to/create-manage-subscriptions/ + From 8dd68238f49d3ab22bef15632ee7e8d993f7bf6d Mon Sep 17 00:00:00 2001 From: Rowena Jones <36301604+RoRoJ@users.noreply.github.com> Date: Wed, 9 Oct 2024 11:00:44 +0200 Subject: [PATCH 2/4] Apply suggestions from code review Co-authored-by: Benedikt Rollik --- ...essaging-and-queuing-added-queues-subscription-availab.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog/october2024/2024-10-08-messaging-and-queuing-added-queues-subscription-availab.mdx b/changelog/october2024/2024-10-08-messaging-and-queuing-added-queues-subscription-availab.mdx index 62f12860c1..117c58b550 100644 --- a/changelog/october2024/2024-10-08-messaging-and-queuing-added-queues-subscription-availab.mdx +++ b/changelog/october2024/2024-10-08-messaging-and-queuing-added-queues-subscription-availab.mdx @@ -9,7 +9,7 @@ category: serverless product: messaging-and-queuing --- -You can now subscribe directly to queues from your topics, available on the Console and the API for Standard and FIFO topics. +You can now subscribe directly to queues from your topics, available on the console and the API for standard and FIFO topics. -More info on the Subscriptions documentation here : https://www.scaleway.com/en/docs/serverless/messaging/how-to/create-manage-subscriptions/ +For more information, refer to the [Subscriptions documentation](https://www.scaleway.com/en/docs/serverless/messaging/how-to/create-manage-subscriptions/). From 088e6098065306cc2461f47f38e9285c61e9733d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oc=C3=A9ane?= Date: Wed, 9 Oct 2024 11:25:37 +0200 Subject: [PATCH 3/4] Update changelog/october2024/2024-10-08-messaging-and-queuing-added-queues-subscription-availab.mdx Co-authored-by: SamyOubouaziz --- ...-messaging-and-queuing-added-queues-subscription-availab.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/october2024/2024-10-08-messaging-and-queuing-added-queues-subscription-availab.mdx b/changelog/october2024/2024-10-08-messaging-and-queuing-added-queues-subscription-availab.mdx index 117c58b550..405171bacf 100644 --- a/changelog/october2024/2024-10-08-messaging-and-queuing-added-queues-subscription-availab.mdx +++ b/changelog/october2024/2024-10-08-messaging-and-queuing-added-queues-subscription-availab.mdx @@ -9,7 +9,7 @@ category: serverless product: messaging-and-queuing --- -You can now subscribe directly to queues from your topics, available on the console and the API for standard and FIFO topics. +You can now subscribe directly to queues from your topics, from the [Scaleway console](https://console.scaleway.com), and via the [API](https://www.scaleway.com/en/developers/api/) for standard and FIFO topics. For more information, refer to the [Subscriptions documentation](https://www.scaleway.com/en/docs/serverless/messaging/how-to/create-manage-subscriptions/). From 6112a6f3be515cf8c48cc11feb63d5cd0850fb78 Mon Sep 17 00:00:00 2001 From: Rowena Jones <36301604+RoRoJ@users.noreply.github.com> Date: Wed, 9 Oct 2024 11:26:44 +0200 Subject: [PATCH 4/4] Update changelog/october2024/2024-10-08-messaging-and-queuing-added-queues-subscription-availab.mdx --- ...-messaging-and-queuing-added-queues-subscription-availab.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/october2024/2024-10-08-messaging-and-queuing-added-queues-subscription-availab.mdx b/changelog/october2024/2024-10-08-messaging-and-queuing-added-queues-subscription-availab.mdx index 405171bacf..48ef75be16 100644 --- a/changelog/october2024/2024-10-08-messaging-and-queuing-added-queues-subscription-availab.mdx +++ b/changelog/october2024/2024-10-08-messaging-and-queuing-added-queues-subscription-availab.mdx @@ -1,5 +1,5 @@ --- -title: Queues subscription available for Messaging and Queuing Topics +title: Queue subscriptions available for Messaging and Queuing topics status: added author: fullname: 'Join the #messaging-queuing channel on Slack.'