File tree Expand file tree Collapse file tree 1 file changed +15
-9
lines changed Expand file tree Collapse file tree 1 file changed +15
-9
lines changed Original file line number Diff line number Diff line change @@ -70,25 +70,31 @@ Or install it yourself as:
7070<table >
7171  <tr >
7272    <th></th> 
73+     <th>Producer API</th> 
74+     <th>Consumer API</th> 
75+   </tr >
76+   <tr >
7377    <th>Kafka 0.8</th> 
74-     <th>Kafka 0.9</th> 
75-     <th>Kafka 0.10</th> 
76-     <th>Kafka 0.11</th> 
77-     <th>Kafka 1.0</th> 
78+     <td>Full support in v0.4.x</td> 
79+     <td>Unsupported</td> 
7880  </tr >
7981  <tr >
80-     <th>Producer API </th> 
82+     <th>Kafka 0.9 </th> 
8183    <td>Full support in v0.4.x</td> 
8284    <td>Full support in v0.4.x</td> 
85+   </tr >
86+   <tr >
87+     <th>Kafka 0.10</th> 
8388    <td>Full support in v0.5.x</td> 
89+     <td>Full support in v0.5.x</td> 
90+   </tr >
91+   <tr >
92+     <th>Kafka 0.11</th> 
8493    <td>Limited support</td> 
8594    <td>Limited support</td> 
8695  </tr >
8796  <tr >
88-     <th>Consumer API</th> 
89-     <td>Unsupported</td> 
90-     <td>Full support in v0.4.x</td> 
91-     <td>Full support in v0.5.x</td> 
97+     <th>Kafka 1.0</th> 
9298    <td>Limited support</td> 
9399    <td>Limited support</td> 
94100  </tr >
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments