File tree Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Expand file tree Collapse file tree 3 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ ) 
55and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ 0.8-SNAPSHOT]  
8+ -  
9+ 
710## [ 0.7 - 24/07/2019]  
811-  Kafka 2.1.1
912-  No-zookeeper ACL managing via admin client
Original file line number Diff line number Diff line change @@ -216,6 +216,7 @@ TODO: Mention to look for inter broker protocol version before doing this
216216
217217KSM Version | Kafka Version | Notes
218218--- | --- | ---
219+ 0.8-SNAPSHOT | 2.1.1 | 
2192200.7 | 2.1.1 | Kafka Based ACL refresher available (no zookeeper dependency)
2202210.6 | 2.0.0 | important stability fixes - please update
2212220.5 | 2.0.0 |
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name := "kafka-security-manager"
22
33organization :=  " com.github.simplesteph.ksm" 
44
5- version :=  " 0.7 " 
5+ version :=  " 0.8 " 
66
77scalaVersion :=  " 2.12.8" 
88
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments