Skip to content

Conversation

@github-actions
Copy link
Contributor

Bumps sentry-android-ndk/sentry-native from 0.7.2 to 0.7.9.

Auto-generated by a dependency updater.

Changelog

0.7.9

Fixes:

  • Check file-writer construction when writing envelope to path. (#1036)

0.7.8

Features:

  • Let the envelope serialization stream directly to the file. (#1021)
  • Support 16kb page sizes on Android 15. (#1028)

0.7.7

Fixes:

Internal:

Thank you:

0.7.6

Fixes:

Thank you:

0.7.5

Features:

  • Change the timestamp resolution to microseconds. (#995)

Internal:

  • (Android) Switch ndk back to libc++_static, and hide it from prefab (#996)

0.7.4

Fixes:

  • Allow crashpad to run under Epic's Anti-Cheat Client by deferring the full crashpad_handler access rights to the client application until a crash occurred. (#980, [crashpad#99](https://github-redirect.dependabot.com/getsentry/crashpad/pull/99))
  • Reserve enough stack space on Windows for our handler to run when the stack is exhausted from stack-overflow. (#982)
  • Only configure a sigaltstack in inproc if no previous configuration exists on Linux and Android. (#982)
  • Store transaction data in the event property extra since the data property is discarded by relay. (#986)

Docs:

  • Add compile-time flag SENTRY_TRANSPORT_COMPRESSION description to the README.md file. (#976)

Internal:

  • Move sentry-android-ndk JNI related parts from sentry-java to sentry-native (#944)
    This will create a pre-built io.sentry:sentry-native-ndk maven artifact, suitable for being consumed by Android apps.

Thank you:

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Aug 29, 2024
@github-actions github-actions bot requested a review from markushi as a code owner August 29, 2024 03:02
@bruno-garcia bruno-garcia force-pushed the deps/sentry-android-ndk/sentry-native/0.7.9 branch from a0f0f05 to 8cc017d Compare August 29, 2024 03:03
@github-actions
Copy link
Contributor Author

github-actions bot commented Aug 29, 2024

Performance metrics 🚀

  Plain With Sentry Diff
Startup time 463.65 ms 507.54 ms 43.90 ms
Size 1.70 MiB 2.35 MiB 661.48 KiB

Previous results on branch: deps/sentry-android-ndk/sentry-native/0.7.9

Startup times

Revision Plain With Sentry Diff
db02d9f 442.28 ms 486.53 ms 44.25 ms
934ab95 417.86 ms 444.42 ms 26.56 ms
81d02d4 430.52 ms 447.16 ms 16.64 ms
778c511 531.48 ms 638.85 ms 107.37 ms
8630c74 438.45 ms 497.65 ms 59.20 ms

App size

Revision Plain With Sentry Diff
db02d9f 1.70 MiB 2.35 MiB 660.78 KiB
934ab95 1.70 MiB 2.35 MiB 661.17 KiB
81d02d4 1.70 MiB 2.35 MiB 661.42 KiB
778c511 1.70 MiB 2.35 MiB 661.42 KiB
8630c74 1.70 MiB 2.35 MiB 661.23 KiB

@bruno-garcia bruno-garcia force-pushed the deps/sentry-android-ndk/sentry-native/0.7.9 branch 2 times, most recently from 4680b7d to 63d31a7 Compare September 3, 2024 13:14
@bruno-garcia bruno-garcia force-pushed the deps/sentry-android-ndk/sentry-native/0.7.9 branch 2 times, most recently from 1eda92a to e9dd530 Compare September 9, 2024 16:38
Copy link
Member

@stefanosiano stefanosiano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's leave this open for now but not merge it, as 0.7.4+ should be part of the 8.0.0 release

@bruno-garcia bruno-garcia force-pushed the deps/sentry-android-ndk/sentry-native/0.7.9 branch 4 times, most recently from dfd3602 to 488dcc4 Compare September 16, 2024 17:05
@bruno-garcia bruno-garcia force-pushed the deps/sentry-android-ndk/sentry-native/0.7.9 branch from 488dcc4 to b820b89 Compare September 17, 2024 09:45
@stefanosiano
Copy link
Member

closing in favor of #3713

@romtsn romtsn deleted the deps/sentry-android-ndk/sentry-native/0.7.9 branch January 8, 2025 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants