File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog  
22
3+ ## 10.7.1  
4+ 
5+ ### Various fixes & improvements  
6+ 
7+ -  Add : monitor_config_defaults  integrations option (#782  ) by @whatyouhide  
8+ -  Accept structs as structured logs in Sentry.LoggerHandler (#780  ) by @mrdotb  
9+ -  Don't send : integration_meta  field (116140d6) by @whatyouhide  
10+ -  Move source code maps to ETS (#777  ) by @whatyouhide  
11+ -  Allow --no-compile/--no-check-deps to "mix sentry.package_source_code" (#776  ) by @razielgn  
12+ 
313## 10.7.0  
414
515### Various fixes & improvements  
Original file line number Diff line number Diff line change 11defmodule  Sentry.Mixfile  do 
22  use  Mix.Project 
33
4-   @ version  "10.7.0 " 
4+   @ version  "10.7.1 " 
55  @ source_url  "https://github.com/getsentry/sentry-elixir" 
66
77  def  project  do 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments