File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -72,6 +72,7 @@ All notable changes to this project will be documented in this file.
7272-  Build Hadoop as ` stackable `  and configure the Stackable Nexus build-repo for the ` root `  user ([ #1133  ] )
7373-  patchable: The base branch is now configured as the git upstream branch ([ #1131  ] ).
7474-  airflow: Updates the entrypoint script and removes the check for GID == 0 ([ #1138  ] )
75+ -  druid: Bump druiod-opa-authorizer to ` 0.7.0 `  ([ #1139  ] ).
7576
7677### Fixed  
7778
@@ -164,6 +165,7 @@ All notable changes to this project will be documented in this file.
164165[ #1133 ] : https://github.com/stackabletech/docker-images/pull/1133 
165166[ #1137 ] : https://github.com/stackabletech/docker-images/pull/1137 
166167[ #1138 ] : https://github.com/stackabletech/docker-images/pull/1138 
168+ [ #1139 ] : https://github.com/stackabletech/docker-images/pull/1139 
167169[ #1142 ] : https://github.com/stackabletech/docker-images/pull/1142 
168170
169171## [ 25.3.0]  - 2025-03-21 
Original file line number Diff line number Diff line change 44        # https://druid.apache.org/docs/30.0.1/operations/java/ 
55        "java-base" : "17" ,
66        "java-devel" : "17" ,
7-         "authorizer" : "0.6 .0" ,
7+         "authorizer" : "0.7 .0" ,
88    },
99    {
1010        "product" : "31.0.1" ,
1111        # https://druid.apache.org/docs/31.0.1/operations/java/ 
1212        "java-base" : "17" ,
1313        "java-devel" : "17" ,
14-         "authorizer" : "0.6 .0" ,
14+         "authorizer" : "0.7 .0" ,
1515    },
1616    {
1717        "product" : "33.0.0" ,
1818        # https://druid.apache.org/docs/33.0.0/operations/java/ 
1919        "java-base" : "17" ,
2020        "java-devel" : "17" ,
21-         "authorizer" : "0.6 .0" ,
21+         "authorizer" : "0.7 .0" ,
2222    },
2323]
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments