- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 1.7k
meta(changelog): Update changelog for 9.7.0 #15724
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
          
     Closed
      
      
    
                
     Closed
            
            
          Conversation
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
    In #15530 I added types for the log envelope and log item. This PR comes and explicitly references that these added types were otel logs. For more details, see the logs spec in develop: getsentry/sentry-docs#12920. Note I used `Otel` everywhere here, but I'm also fine with switching to `OpenTelemetry`.
…5710) Previously, the Sentry server config was added by adding another entry point in the rollup options of Vite. Since Nuxt changed `preserveModules` to `true`, this did not work anymore. The aim of this change in Nuxt is to avoid duplicating what the Nitro build would do. This means, that we now don't change the Rollup options in Vite anymore (affects Nuxt as a whole) but only the Rollup options during the Nitro build. The added plugin will emit a new file and returns the Sentry config code there. fixes #15628
[Gitflow] Merge master into develop
Adding tests for the [nightly channel](https://nuxt.com/docs/guide/going-further/nightly-release-channel) of Nuxt. Right now, they are failing - will merge this PR once they are not failing anymore. See issue: #15628 This PR adds fixes to the tests should not fail anymore: #15710
| size-limit report 📦
 | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
      
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
No description provided.