Releases: python-openapi/openapi-schema-validator 
  
  Releases · python-openapi/openapi-schema-validator
      
  0.6.3 
  
    
  
      
        10 Jan 18:00
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Bug fixes 
Remove jsonschema-specifications version limit #149  
References docs example fix #178  
  
  
  
   
   
  
  0.6.2 
  
    
  
      
        05 Oct 11:16
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Bug fixes 
OAS30Validator readonly writeonly fix #135  
  
  
  
   
   
  
  0.6.1 
  
    
  
      
        20 Sep 20:02
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Bug fixes 
Jsonschema package keywords module rename fix #132  
  
  
  
   
   
  
  0.6.0 
  
    
  
      
        09 Jul 11:13
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        This version drops support for Python 3.7
Upgrades 
Compatibility with jsonschema 4.18 #72  
Dependencies update #106  
 
Backward incompatibilities 
Python 3.7 support dropped #84  
OAS30Validator no longer accept read and write properties. Use OASReadValidator and OAS30WriteValidator instead. #85   
  
  
   
   
  
  0.6.0a1 
  
    
  
      
        13 Jun 18:13
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Changelog 
Python 3.7 support dropped #84  
OAS30Validator read write properties dropped #85  
jsonschema 4.18 compatibility #72  
 
Backward incompatibilities 
OAS30Validator no longer accept read and write properties. Use OASReadValidator and OAS30WriteValidator instead.  
  
  
   
   
  
  0.5.0 
  
    
  
      
        12 Jun 09:36
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Changelog 
Formats raise error for other types fix #67  
 
Backward incompatibilities 
format validators ignore other types and pass (in accordance with the specification) 
  
  
  
   
   
  
  0.4.4 
  
    
  
      
        17 Mar 08:31
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Changelog 
Include tests in sdist archives #71  
jsonschema 4.17 dependency limit #73  
add python 3.11 support #74  
  
  
  
   
   
  
  0.4.3 
  
    
  
      
        01 Feb 07:11
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Changelog 
test required formats only #62  
  
  
  
   
   
  
  0.4.2 
  
    
  
      
        30 Jan 07:36
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Changelog 
Rely on jsonschema date date-time and uuid format checkers. Format checkers assigned to validators #60  
 
Backward incompatibility 
Missing format checker for format no longer raise FormatError 
  
  
  
   
   
  
  0.4.1 
  
    
  
      
        25 Jan 06:26
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Changelog 
OAS30 read write validators #59