From 8e6dee1cc9383550b81551fa77395838dedfbb74 Mon Sep 17 00:00:00 2001 From: Bradley Dwyer Date: Mon, 20 Jan 2025 17:05:20 +1000 Subject: [PATCH] chore: Tick Kafka and MySQL for Java and Kotlin in Feature Matrix (#4126) --- docs/content/docs/reference/matrix.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/content/docs/reference/matrix.md b/docs/content/docs/reference/matrix.md index c5d95914b7..bcd65614f8 100644 --- a/docs/content/docs/reference/matrix.md +++ b/docs/content/docs/reference/matrix.md @@ -35,8 +35,8 @@ top = false | | Secrets | ✔️ | ✔️ | ✔️ | | | HTTP Ingress | ✔️ | ✔️ | ✔️ | | **Resources** | PostgreSQL | ✔️ | ✔️ | ✔️ | -| | MySQL | | | | -| | Kafka | | | | +| | MySQL | ✔️ | ✔️ | ✔️ | +| | Kafka | ✔️ | ✔️ | ✔️ | | **PubSub** | Declaring Topic | ✔️ | ✔️ | ✔️ | | | Subscribing | ✔️ | ✔️ | ✔️ | | | Publishing | ✔️ | ✔️ | ✔️ |