This is an automated email from the ASF dual-hosted git repository.

zhaijia pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.wiki.git


The following commit(s) were added to refs/heads/master by this push:
     new 4e18cdc  Updated Client Features Matrix (markdown)
4e18cdc is described below

commit 4e18cdc8be2df169960f374e9154c8211f7abd0c
Author: Jia Zhai <zhai...@apache.org>
AuthorDate: Mon Jan 6 13:18:53 2020 +0800

    Updated Client Features Matrix (markdown)
---
 Client-Features-Matrix.md | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/Client-Features-Matrix.md b/Client-Features-Matrix.md
index a9d0646..6e7284b 100644
--- a/Client-Features-Matrix.md
+++ b/Client-Features-Matrix.md
@@ -23,7 +23,8 @@ This matrix is updated with Pulsar 2.3.0 release.
 | Reader hasMessageAvailable                |  ✅   |  ✅   | ✅   |   ✅     |    
 ❌     |
 | Hostname verification                     |  ✅   |  ✅   |  ✅  |    ✅    |    
 ❌     |
 | Multi Hosts Service Url support           |  ✅     |      |    |        |    
        |
-
+| Multi-topics consumer                     |  ✅   |  ✅   |  ✅|    ✅    |     
❌     |
+| Topics regex consumer                     |  ✅   |  ✅   |  ✅|     ✅   |     
❌     |
 ## In progress
 
 This matrix keeps the features that are already developed (or under 
developing) in master, but not yet released.
@@ -31,7 +32,5 @@ This matrix keeps the features that are already developed (or 
under developing)
 
 | Feature                                   | Java | C++ | Go | Python | 
WebSocket |
 
|:------------------------------------------|:----:|:---:|:--:|:------:|:---------:|
-| Multi-topics consumer                     |  ✅   |  ✅   |    |    ✅    |     
❌     |
-| Topics regex consumer                     |  ✅   |  ✅   |  ✅|     ✅   |     
❌     |
 
 

Reply via email to