Skip to content

chore(deps): update Android SDK to v6.16.0#1342

Merged
marandaneto merged 1 commit into
mainfrom
deps/flutter/scripts/update-android.sh/6.16.0
Mar 20, 2023
Merged

chore(deps): update Android SDK to v6.16.0#1342
marandaneto merged 1 commit into
mainfrom
deps/flutter/scripts/update-android.sh/6.16.0

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Bumps flutter/scripts/update-android.sh from 6.15.0 to 6.16.0.

Auto-generated by a dependency updater.

Changelog

6.16.0

Features

  • Improve versatility of exception resolver component for Spring with more flexible API for consumers. (#2577)
  • Automatic performance instrumentation for WebFlux (#2597)
    • You can enable it by adding sentry.enable-tracing=true to your application.properties
  • The Spring Boot integration can now be configured to add the SentryAppender to specific loggers instead of the ROOT logger (#2173)
    • You can specify the loggers using "sentry.logging.loggers[0]=foo.bar and "sentry.logging.loggers[1]=baz in your application.properties
  • Add capabilities to track Jetpack Compose composition/rendering time (#2507)
  • Adapt span op and description for graphql to fit spec (#2607)

Fixes

  • Fix timestamps of slow and frozen frames for profiles (#2584)
  • Deprecate reportFullDisplayed in favor of reportFullyDisplayed (#2585)
  • Add mechanism for logging integrations and update spring mechanism types (#2595)
    • NOTE: If you're using these mechanism types (HandlerExceptionResolver, SentryWebExceptionHandler) in your dashboards please update them to use the new types.
  • Filter out session cookies sent by Spring and Spring Boot integrations (#2593)
    • We filter out some common cookies like JSESSIONID
    • We also read the value from server.servlet.session.cookie.name and filter it out
  • No longer send event / transaction to Sentry if beforeSend / beforeSendTransaction throws (#2591)
  • Add version to sentryClientName used in auth header (#2596)
  • Keep integration names from being obfuscated (#2599)
  • Change log level from INFO to WARN for error message indicating a failed Log4j2 Sentry.init (#2606)
    • The log message was often not visible as our docs suggest a minimum log level of WARN
  • Fix session tracking on Android (#2609)
    • Incorrect number of session has been sent. In addition, some of the sessions were not properly ended, messing up Session Health Metrics.

Dependencies

  • Bump opentelemetry-sdk to 1.23.1 and opentelemetry-javaagent to 1.23.0 (#2590)
  • Bump Native SDK from v0.5.4 to v0.6.0 (#2545)

@bruno-garcia
bruno-garcia force-pushed the deps/flutter/scripts/update-android.sh/6.16.0 branch from 3596262 to a92c8bb Compare March 17, 2023 11:35
@codecov

codecov Bot commented Mar 17, 2023

Copy link
Copy Markdown

Codecov Report

Patch coverage has no change and project coverage change: -0.34 ⚠️

Comparison is base (dd1f7d2) 90.62% compared to head (83020cd) 90.29%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1342      +/-   ##
==========================================
- Coverage   90.62%   90.29%   -0.34%     
==========================================
  Files          53      170     +117     
  Lines        1707     5274    +3567     
==========================================
+ Hits         1547     4762    +3215     
- Misses        160      512     +352     

see 117 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@bruno-garcia
bruno-garcia force-pushed the deps/flutter/scripts/update-android.sh/6.16.0 branch from a92c8bb to 83020cd Compare March 20, 2023 10:27
@marandaneto
marandaneto enabled auto-merge (squash) March 20, 2023 10:28
@marandaneto
marandaneto merged commit 934b4d9 into main Mar 20, 2023
@marandaneto
marandaneto deleted the deps/flutter/scripts/update-android.sh/6.16.0 branch March 20, 2023 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants