-
Notifications
You must be signed in to change notification settings - Fork 7
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
Ne pas envoyer les sourcemap
quand on build une PR
#2325
Labels
Comments
louptheron
added a commit
that referenced
this issue
Jul 12, 2023
- Resolve #2325 Bumps `sentry.version` from 6.24.0 to 6.25.0. Updates `sentry` from 6.24.0 to 6.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-java/releases">sentry's releases</a>.</em></p> <blockquote> <h2>6.25.0</h2> <h3>Features</h3> <ul> <li>Add manifest <code>AutoInit</code> to integrations list (<a href="https://redirect.github.com/getsentry/sentry-java/pull/2795">#2795</a>)</li> <li>Tracing headers (<code>sentry-trace</code> and <code>baggage</code>) are now attached and passed through even if performance is disabled (<a href="https://redirect.github.com/getsentry/sentry-java/pull/2788">#2788</a>)</li> </ul> <h3>Fixes</h3> <ul> <li>Set <code>environment</code> from <code>SentryOptions</code> if none persisted in ANRv2 (<a href="https://redirect.github.com/getsentry/sentry-java/pull/2809">#2809</a>)</li> <li>Remove code that set <code>tracesSampleRate</code> to <code>0.0</code> for Spring Boot if not set (<a href="https://redirect.github.com/getsentry/sentry-java/pull/2800">#2800</a>) <ul> <li>This used to enable performance but not send any transactions by default.</li> <li>Performance is now disabled by default.</li> </ul> </li> <li>Fix slow/frozen frames were not reported with transactions (<a href="https://redirect.github.com/getsentry/sentry-java/pull/2811">#2811</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li>Bump Native SDK from v0.6.3 to v0.6.4 (<a href="https://redirect.github.com/getsentry/sentry-java/pull/2796">#2796</a>) <ul> <li><a href="https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#064">changelog</a></li> <li><a href="https://github.com/getsentry/sentry-native/compare/0.6.3...0.6.4">diff</a></li> </ul> </li> <li>Bump Gradle from v8.1.1 to v8.2.0 (<a href="https://redirect.github.com/getsentry/sentry-java/pull/2810">#2810</a>) <ul> <li><a href="https://github.com/gradle/gradle/blob/master/CHANGELOG.md#v820">changelog</a></li> <li><a href="https://github.com/gradle/gradle/compare/v8.1.1...v8.2.0">diff</a></li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md">sentry's changelog</a>.</em></p> <blockquote> <h2>6.25.0</h2> <h3>Features</h3> <ul> <li>Add manifest <code>AutoInit</code> to integrations list (<a href="https://redirect.github.com/getsentry/sentry-java/pull/2795">#2795</a>)</li> <li>Tracing headers (<code>sentry-trace</code> and <code>baggage</code>) are now attached and passed through even if performance is disabled (<a href="https://redirect.github.com/getsentry/sentry-java/pull/2788">#2788</a>)</li> </ul> <h3>Fixes</h3> <ul> <li>Set <code>environment</code> from <code>SentryOptions</code> if none persisted in ANRv2 (<a href="https://redirect.github.com/getsentry/sentry-java/pull/2809">#2809</a>)</li> <li>Remove code that set <code>tracesSampleRate</code> to <code>0.0</code> for Spring Boot if not set (<a href="https://redirect.github.com/getsentry/sentry-java/pull/2800">#2800</a>) <ul> <li>This used to enable performance but not send any transactions by default.</li> <li>Performance is now disabled by default.</li> </ul> </li> <li>Fix slow/frozen frames were not reported with transactions (<a href="https://redirect.github.com/getsentry/sentry-java/pull/2811">#2811</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li>Bump Native SDK from v0.6.3 to v0.6.4 (<a href="https://redirect.github.com/getsentry/sentry-java/pull/2796">#2796</a>) <ul> <li><a href="https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#064">changelog</a></li> <li><a href="https://github.com/getsentry/sentry-native/compare/0.6.3...0.6.4">diff</a></li> </ul> </li> <li>Bump Gradle from v8.1.1 to v8.2.0 (<a href="https://redirect.github.com/getsentry/sentry-java/pull/2810">#2810</a>) <ul> <li><a href="https://github.com/gradle/gradle/blob/master/CHANGELOG.md#v820">changelog</a></li> <li><a href="https://github.com/gradle/gradle/compare/v8.1.1...v8.2.0">diff</a></li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getsentry/sentry-java/commit/b635c64dfab3243c41e59f40b38ae761e9ce0280"><code>b635c64</code></a> release: 6.25.0</li> <li><a href="https://github.com/getsentry/sentry-java/commit/4e809acf9363b52dff9739ce3c903b13af468900"><code>4e809ac</code></a> Fix slow/frozen frames were not reported with transactions (<a href="https://redirect.github.com/getsentry/sentry-java/issues/2811">#2811</a>)</li> <li><a href="https://github.com/getsentry/sentry-java/commit/9020d1bee4ce9265f2407cb58a411c54d2c883b7"><code>9020d1b</code></a> Bump gradle/gradle-build-action from 2.4.2 to 2.5.1 (<a href="https://redirect.github.com/getsentry/sentry-java/issues/2812">#2812</a>)</li> <li><a href="https://github.com/getsentry/sentry-java/commit/c0ad3b3b4f032409a9e7584917459960aa84ae19"><code>c0ad3b3</code></a> Remove code that set <code>tracesSampleRate</code> to <code>0.0</code> for Spring Boot if not set (...</li> <li><a href="https://github.com/getsentry/sentry-java/commit/581d779bb46f8d6fd4801bfcd8a94d80d7672872"><code>581d779</code></a> chore(deps): update Gradle to v8.2.0 (<a href="https://redirect.github.com/getsentry/sentry-java/issues/2810">#2810</a>)</li> <li><a href="https://github.com/getsentry/sentry-java/commit/c03a05e3221becd75a79f143b14692e909953673"><code>c03a05e</code></a> Use env from SentryOptions if none persisted in ANRv2 (<a href="https://redirect.github.com/getsentry/sentry-java/issues/2809">#2809</a>)</li> <li><a href="https://github.com/getsentry/sentry-java/commit/675fc876baf52418e1dfcda5586ad68b76d4a9e5"><code>675fc87</code></a> Tracing without Performance (<a href="https://redirect.github.com/getsentry/sentry-java/issues/2788">#2788</a>)</li> <li><a href="https://github.com/getsentry/sentry-java/commit/dc67004db625e4a09c3392d4ac3b7b38a9498d28"><code>dc67004</code></a> chore: update sentry-android-ndk/sentry-native to 0.6.4 (<a href="https://redirect.github.com/getsentry/sentry-java/issues/2796">#2796</a>)</li> <li><a href="https://github.com/getsentry/sentry-java/commit/0310da5fd2540430a5e65aa50aa8832330e23990"><code>0310da5</code></a> Track auto-init usage in manifest (<a href="https://redirect.github.com/getsentry/sentry-java/issues/2795">#2795</a>)</li> <li><a href="https://github.com/getsentry/sentry-java/commit/6c21ee4107b95d2c0b6b30eb62a03820d354e25f"><code>6c21ee4</code></a> Merge branch 'release/6.24.0'</li> <li>See full diff in <a href="https://github.com/getsentry/sentry-java/compare/6.24.0...6.25.0">compare view</a></li> </ul> </details> <br /> Updates `sentry-log4j2` from 6.24.0 to 6.25.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-java/releases">sentry-log4j2's releases</a>.</em></p> <blockquote> <h2>6.25.0</h2> <h3>Features</h3> <ul> <li>Add manifest <code>AutoInit</code> to integrations list (<a href="https://redirect.github.com/getsentry/sentry-java/pull/2795">#2795</a>)</li> <li>Tracing headers (<code>sentry-trace</code> and <code>baggage</code>) are now attached and passed through even if performance is disabled (<a href="https://redirect.github.com/getsentry/sentry-java/pull/2788">#2788</a>)</li> </ul> <h3>Fixes</h3> <ul> <li>Set <code>environment</code> from <code>SentryOptions</code> if none persisted in ANRv2 (<a href="https://redirect.github.com/getsentry/sentry-java/pull/2809">#2809</a>)</li> <li>Remove code that set <code>tracesSampleRate</code> to <code>0.0</code> for Spring Boot if not set (<a href="https://redirect.github.com/getsentry/sentry-java/pull/2800">#2800</a>) <ul> <li>This used to enable performance but not send any transactions by default.</li> <li>Performance is now disabled by default.</li> </ul> </li> <li>Fix slow/frozen frames were not reported with transactions (<a href="https://redirect.github.com/getsentry/sentry-java/pull/2811">#2811</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li>Bump Native SDK from v0.6.3 to v0.6.4 (<a href="https://redirect.github.com/getsentry/sentry-java/pull/2796">#2796</a>) <ul> <li><a href="https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#064">changelog</a></li> <li><a href="https://github.com/getsentry/sentry-native/compare/0.6.3...0.6.4">diff</a></li> </ul> </li> <li>Bump Gradle from v8.1.1 to v8.2.0 (<a href="https://redirect.github.com/getsentry/sentry-java/pull/2810">#2810</a>) <ul> <li><a href="https://github.com/gradle/gradle/blob/master/CHANGELOG.md#v820">changelog</a></li> <li><a href="https://github.com/gradle/gradle/compare/v8.1.1...v8.2.0">diff</a></li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md">sentry-log4j2's changelog</a>.</em></p> <blockquote> <h2>6.25.0</h2> <h3>Features</h3> <ul> <li>Add manifest <code>AutoInit</code> to integrations list (<a href="https://redirect.github.com/getsentry/sentry-java/pull/2795">#2795</a>)</li> <li>Tracing headers (<code>sentry-trace</code> and <code>baggage</code>) are now attached and passed through even if performance is disabled (<a href="https://redirect.github.com/getsentry/sentry-java/pull/2788">#2788</a>)</li> </ul> <h3>Fixes</h3> <ul> <li>Set <code>environment</code> from <code>SentryOptions</code> if none persisted in ANRv2 (<a href="https://redirect.github.com/getsentry/sentry-java/pull/2809">#2809</a>)</li> <li>Remove code that set <code>tracesSampleRate</code> to <code>0.0</code> for Spring Boot if not set (<a href="https://redirect.github.com/getsentry/sentry-java/pull/2800">#2800</a>) <ul> <li>This used to enable performance but not send any transactions by default.</li> <li>Performance is now disabled by default.</li> </ul> </li> <li>Fix slow/frozen frames were not reported with transactions (<a href="https://redirect.github.com/getsentry/sentry-java/pull/2811">#2811</a>)</li> </ul> <h3>Dependencies</h3> <ul> <li>Bump Native SDK from v0.6.3 to v0.6.4 (<a href="https://redirect.github.com/getsentry/sentry-java/pull/2796">#2796</a>) <ul> <li><a href="https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#064">changelog</a></li> <li><a href="https://github.com/getsentry/sentry-native/compare/0.6.3...0.6.4">diff</a></li> </ul> </li> <li>Bump Gradle from v8.1.1 to v8.2.0 (<a href="https://redirect.github.com/getsentry/sentry-java/pull/2810">#2810</a>) <ul> <li><a href="https://github.com/gradle/gradle/blob/master/CHANGELOG.md#v820">changelog</a></li> <li><a href="https://github.com/gradle/gradle/compare/v8.1.1...v8.2.0">diff</a></li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getsentry/sentry-java/commit/b635c64dfab3243c41e59f40b38ae761e9ce0280"><code>b635c64</code></a> release: 6.25.0</li> <li><a href="https://github.com/getsentry/sentry-java/commit/4e809acf9363b52dff9739ce3c903b13af468900"><code>4e809ac</code></a> Fix slow/frozen frames were not reported with transactions (<a href="https://redirect.github.com/getsentry/sentry-java/issues/2811">#2811</a>)</li> <li><a href="https://github.com/getsentry/sentry-java/commit/9020d1bee4ce9265f2407cb58a411c54d2c883b7"><code>9020d1b</code></a> Bump gradle/gradle-build-action from 2.4.2 to 2.5.1 (<a href="https://redirect.github.com/getsentry/sentry-java/issues/2812">#2812</a>)</li> <li><a href="https://github.com/getsentry/sentry-java/commit/c0ad3b3b4f032409a9e7584917459960aa84ae19"><code>c0ad3b3</code></a> Remove code that set <code>tracesSampleRate</code> to <code>0.0</code> for Spring Boot if not set (...</li> <li><a href="https://github.com/getsentry/sentry-java/commit/581d779bb46f8d6fd4801bfcd8a94d80d7672872"><code>581d779</code></a> chore(deps): update Gradle to v8.2.0 (<a href="https://redirect.github.com/getsentry/sentry-java/issues/2810">#2810</a>)</li> <li><a href="https://github.com/getsentry/sentry-java/commit/c03a05e3221becd75a79f143b14692e909953673"><code>c03a05e</code></a> Use env from SentryOptions if none persisted in ANRv2 (<a href="https://redirect.github.com/getsentry/sentry-java/issues/2809">#2809</a>)</li> <li><a href="https://github.com/getsentry/sentry-java/commit/675fc876baf52418e1dfcda5586ad68b76d4a9e5"><code>675fc87</code></a> Tracing without Performance (<a href="https://redirect.github.com/getsentry/sentry-java/issues/2788">#2788</a>)</li> <li><a href="https://github.com/getsentry/sentry-java/commit/dc67004db625e4a09c3392d4ac3b7b38a9498d28"><code>dc67004</code></a> chore: update sentry-android-ndk/sentry-native to 0.6.4 (<a href="https://redirect.github.com/getsentry/sentry-java/issues/2796">#2796</a>)</li> <li><a href="https://github.com/getsentry/sentry-java/commit/0310da5fd2540430a5e65aa50aa8832330e23990"><code>0310da5</code></a> Track auto-init usage in manifest (<a href="https://redirect.github.com/getsentry/sentry-java/issues/2795">#2795</a>)</li> <li><a href="https://github.com/getsentry/sentry-java/commit/6c21ee4107b95d2c0b6b30eb62a03820d354e25f"><code>6c21ee4</code></a> Merge branch 'release/6.24.0'</li> <li>See full diff in <a href="https://github.com/getsentry/sentry-java/compare/6.24.0...6.25.0">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: