Releases: sassoftware/python-sasctl 
  
  Releases · sassoftware/python-sasctl
      
  v1.2.4 
  
    
  
      
        20 Sep 19:06
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Bugfixes 
model_repository.get_model_contents no longer raises an HTTP 406 error.  
  
  
   
   
  
  v1.2.3 
  
    
  
      
        23 Aug 15:46
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Changes 
put request will take an item parameter that's used to automatically populate headers for updates. 
Bugfixes 
Convert NaN values to null (None) when calling microanalytic_score.execute_module_step. 
  
  
  
   
   
  
  v1.2.2 
  
    
  
      
        21 Aug 15:08
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Bugfixes 
register_model task should now correctly identify columns when registering a Sci-kit pipeline.  
  
  
   
   
  
  v1.2.1 
  
    
  
      
        20 Aug 14:29
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Improvements 
Added the ability for register_model to correctly handle CAS tables containing data step 
  
  
  
   
   
  
  v1.2.0 
  
    
  
      
        16 Aug 22:04
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Improvements 
Added create_model_version and list_model_versions to model_repository 
Added an explicit ValueError when attempting to register an ASTORE that can't be downloaded. 
Added start and limit pagination parameters to all default list_* service methods. 
Added create_destination, create_cas_destination and create_mas_destination methods for model_publish service. 
 
Changes 
Session.add_stderr_logger default logging level changed to DEBUG. 
Bugfixes 
Fixed an issue where model_repository did not find models, projects, or repositories by name once pagination limits were reached. 
  
  
  
   
   
  
  v1.1.4 
  
    
  
      
        16 Aug 13:43
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Bugfixes 
The register_model task now generates dmcas_epscorecode.sas files for ASTORE models. 
  
  
  
   
   
  
  v1.1.3 
  
    
  
      
        14 Aug 19:37
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Bugfixes 
Fixed problem causing register_model task to include output variables in the input variables list. 
  
  
  
   
   
  
  v1.1.2 
  
    
  
      
        12 Aug 19:50
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Improvements 
CAS model table automatically reloaded on publish_model task. 
 
Bugfixes 
Fixed DS2 score code for CAS that was generated when registering a Python model. 
PyMAS.score_code(dest='ESP') corrected to dest='EP'Fixed an issue where long user-defined properties prevented model registration. 
  
  
  
   
   
  
  v1.1.1 
  
    
  
      
        06 Aug 19:54
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Bugfixes 
Fixed an issue where usernames were not parsed correctly from .authinfo files, resulting in failed logins. 
  
  
  
   
   
  
  v1.1.0 
  
    
  
      
        05 Aug 19:14
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Improvements 
Added update_module and delete_module methods to MAS service. 
 
Changed 
Added replace parameter to sasctl.tasks.publish_model 
Session hostname's can now be specified in HTTP format: 'http://example.com '. 
Bugfixes 
Renamed microanalytic_store service to microanalytic_score