Skip to content
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

chore(deps): update Android SDK to v6.4.1 #989

Merged
merged 1 commit into from
Sep 5, 2022

Conversation

github-actions[bot]
Copy link
Contributor

Bumps flutter/scripts/update-android.sh from 6.3.1 to 6.4.1.

Auto-generated by a dependency updater.

Changelog

6.4.1

Fixes

  • Fix memory leak caused by throwableToSpan (#2227)

6.4.0

Fixes

  • make profiling rate defaults to 101 hz (#2211)
  • SentryOptions.setProfilingTracesIntervalMillis has been deprecated
  • Added cpu architecture and default environment in profiles envelope (#2207)
  • SentryOptions.setProfilingEnabled has been deprecated in favor of setProfilesSampleRate
  • Use toString for enum serialization (#2220)

Features

  • Send source for transactions (#2180)
  • Add profilesSampleRate and profileSampler options for Android sdk (#2184)
  • Add baggage header to RestTemplate (#2206)
  • Bump Native SDK from v0.4.18 to v0.5.0 (#2199)
  • Bump Gradle from v7.5.0 to v7.5.1 (#2212)

@bruno-garcia bruno-garcia force-pushed the deps/flutter/scripts/update-android.sh/6.4.1 branch from 53ac47f to 17953f4 Compare August 31, 2022 03:59
@codecov-commenter
Copy link

codecov-commenter commented Aug 31, 2022

Codecov Report

Base: 89.55% // Head: 91.14% // Increases project coverage by +1.59% 🎉

Coverage data is based on head (17953f4) compared to base (c76b7ca).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #989      +/-   ##
==========================================
+ Coverage   89.55%   91.14%   +1.59%     
==========================================
  Files         106        9      -97     
  Lines        3322      192    -3130     
==========================================
- Hits         2975      175    -2800     
+ Misses        347       17     -330     
Impacted Files Coverage Δ
dio/lib/src/sentry_transformer.dart 94.44% <0.00%> (ø)
dio/lib/src/tracing_client_adapter.dart 80.00% <0.00%> (ø)
logging/lib/src/logging_integration.dart 90.47% <0.00%> (ø)
dio/lib/src/breadcrumb_client_adapter.dart 80.00% <0.00%> (ø)
dio/lib/src/failed_request_interceptor.dart 100.00% <0.00%> (ø)
dart/lib/src/protocol/sentry_runtime.dart
dart/lib/src/scope.dart
dart/lib/src/protocol/sentry_event.dart
dart/lib/src/protocol/sentry_package.dart
dart/lib/src/transport/encode.dart
... and 92 more

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 at Codecov.
📢 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.4.1 branch from 17953f4 to ecb90de Compare September 5, 2022 15:01
@marandaneto marandaneto merged commit f26b284 into main Sep 5, 2022
@marandaneto marandaneto deleted the deps/flutter/scripts/update-android.sh/6.4.1 branch September 5, 2022 17:17
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.

3 participants