Skip to content

Conversation

@github-actions
Copy link
Contributor

Bumps scripts/update-android-stubs.sh from 8.26.0 to 8.27.0.

Auto-generated by a dependency updater.

Changelog

8.27.0

Features

  • Implement OpenFeature Integration that tracks Feature Flag evaluations (#4910)
    • To make use of it, add the sentry-openfeature dependency and register the the hook using: openFeatureApiInstance.addHooks(new SentryOpenFeatureHook());
  • Implement LaunchDarkly Integrations that track Feature Flag evaluations (#4917)
    • For Android, please add sentry-launchdarkly-android as a dependency and register the SentryLaunchDarklyAndroidHook
    • For Server / JVM, please add sentry-launchdarkly-server as a dependency and register the SentryLaunchDarklyServerHook
  • Detect oversized events and reduce their size (#4903)
    • You can opt into this new behaviour by setting enableEventSizeLimiting to true (sentry.enable-event-size-limiting=true for Spring Boot application.properties)
    • You may optionally register an onOversizedEvent callback to implement custom logic that is executed in case an oversized event is detected
      • This is executed first and if event size was reduced sufficiently, no further truncation is performed
    • In case we detect an oversized event, we first drop breadcrumbs and if that isn't sufficient we also drop stack frames in order to get an events size down

Improvements

  • Do not send manual log origin (#4897)

Dependencies

  • Bump Spring Boot 4 to GA (#4923)

@github-actions github-actions bot requested a review from alwx as a code owner November 22, 2025 03:18
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Nov 22, 2025
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Nov 22, 2025
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-android-stubs.sh branch from 785479b to 1dee15f Compare November 22, 2025 03:18
@github-actions
Copy link
Contributor Author

github-actions bot commented Nov 22, 2025

Warnings
⚠️

🤖 Replay Stubs Check

No changes detected in replay-stubs.jar

All file contents are identical (verified by SHA-256 hash comparison).

Generated by 🚫 dangerJS against 2336253

@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-android-stubs.sh branch 5 times, most recently from 5425cb3 to 76eb23b Compare November 24, 2025 10:58
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-android-stubs.sh branch from 76eb23b to 0d7023b Compare November 24, 2025 11:53
@antonis antonis changed the base branch from main to deps/scripts/update-android.sh November 24, 2025 12:05
@antonis antonis added the ready-to-merge Triggers the full CI test suite label Nov 24, 2025
@github-actions
Copy link
Contributor Author

github-actions bot commented Nov 24, 2025

Android (legacy) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 467.46 ms 511.84 ms 44.38 ms
Size 43.75 MiB 48.04 MiB 4.29 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
8d20c8e+dirty 480.27 ms 503.35 ms 23.08 ms
7091004+dirty 416.11 ms 423.90 ms 7.79 ms
652f785+dirty 401.02 ms 420.60 ms 19.58 ms
1226664+dirty 347.45 ms 386.60 ms 39.15 ms
ea3e26e+dirty 498.02 ms 532.90 ms 34.88 ms
a2bb688+dirty 409.65 ms 410.45 ms 0.80 ms
98f632c 424.25 ms 435.48 ms 11.23 ms
c7f264b 434.98 ms 452.96 ms 17.98 ms
64cd15c 439.02 ms 427.63 ms -11.39 ms
af9331b 449.77 ms 479.20 ms 29.43 ms

App size

Revision Plain With Sentry Diff
8d20c8e+dirty 43.75 MiB 47.99 MiB 4.23 MiB
7091004+dirty 43.75 MiB 47.99 MiB 4.23 MiB
652f785+dirty 43.75 MiB 47.99 MiB 4.24 MiB
1226664+dirty 17.75 MiB 19.74 MiB 1.99 MiB
ea3e26e+dirty 43.75 MiB 47.99 MiB 4.24 MiB
a2bb688+dirty 17.75 MiB 19.70 MiB 1.95 MiB
98f632c 17.75 MiB 20.15 MiB 2.41 MiB
c7f264b 17.75 MiB 19.68 MiB 1.94 MiB
64cd15c 17.75 MiB 20.15 MiB 2.41 MiB
af9331b 17.75 MiB 19.68 MiB 1.94 MiB

Previous results on branch: deps/scripts/update-android-stubs.sh

Startup times

Revision Plain With Sentry Diff
ca5d625+dirty 344.73 ms 367.92 ms 23.19 ms
27f76c3+dirty 457.81 ms 472.96 ms 15.15 ms
eb48e4e+dirty 354.60 ms 378.00 ms 23.40 ms
f019d79+dirty 420.88 ms 417.82 ms -3.06 ms

App size

Revision Plain With Sentry Diff
ca5d625+dirty 17.75 MiB 19.74 MiB 2.00 MiB
27f76c3+dirty 17.75 MiB 19.69 MiB 1.94 MiB
eb48e4e+dirty 17.75 MiB 19.71 MiB 1.96 MiB
f019d79+dirty 17.75 MiB 19.68 MiB 1.94 MiB

@github-actions
Copy link
Contributor Author

Android (new) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 370.88 ms 390.10 ms 19.22 ms
Size 43.94 MiB 48.87 MiB 4.93 MiB

Baseline results on branch: deps/scripts/update-android.sh

Startup times

Revision Plain With Sentry Diff
0886964+dirty 327.26 ms 380.80 ms 53.54 ms
b3d7080+dirty 363.00 ms 369.73 ms 6.73 ms
fa62e21+dirty 366.25 ms 422.43 ms 56.18 ms
8ad3a67+dirty 582.11 ms 624.33 ms 42.21 ms
e0efebc+dirty 354.72 ms 393.98 ms 39.26 ms

App size

Revision Plain With Sentry Diff
0886964+dirty 7.15 MiB 8.45 MiB 1.29 MiB
b3d7080+dirty 7.15 MiB 8.46 MiB 1.30 MiB
fa62e21+dirty 7.15 MiB 8.41 MiB 1.26 MiB
8ad3a67+dirty 43.94 MiB 48.85 MiB 4.91 MiB
e0efebc+dirty 7.15 MiB 8.46 MiB 1.31 MiB

Previous results on branch: deps/scripts/update-android-stubs.sh

Startup times

Revision Plain With Sentry Diff
ca5d625+dirty 356.02 ms 371.78 ms 15.76 ms
27f76c3+dirty 337.86 ms 372.65 ms 34.78 ms
eb48e4e+dirty 300.91 ms 327.55 ms 26.64 ms
f019d79+dirty 338.92 ms 368.04 ms 29.12 ms

App size

Revision Plain With Sentry Diff
ca5d625+dirty 7.15 MiB 8.46 MiB 1.31 MiB
27f76c3+dirty 7.15 MiB 8.42 MiB 1.26 MiB
eb48e4e+dirty 7.15 MiB 8.44 MiB 1.28 MiB
f019d79+dirty 7.15 MiB 8.41 MiB 1.26 MiB

@github-actions
Copy link
Contributor Author

github-actions bot commented Nov 24, 2025

iOS (legacy) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 1219.84 ms 1216.11 ms -3.74 ms
Size 3.41 MiB 4.59 MiB 1.18 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
534ba8c+dirty 1230.22 ms 1231.18 ms 0.96 ms
bc9680d+dirty 1221.41 ms 1241.47 ms 20.06 ms
526494a+dirty 1210.20 ms 1203.13 ms -7.08 ms
9bf5446+dirty 1206.20 ms 1206.69 ms 0.48 ms
5691430+dirty 1218.89 ms 1222.22 ms 3.33 ms
e76d0d3+dirty 1223.04 ms 1216.80 ms -6.24 ms
785ffb1+dirty 1237.63 ms 1240.50 ms 2.87 ms
fa7bb7e+dirty 1216.23 ms 1225.04 ms 8.81 ms
459a438+dirty 1222.12 ms 1214.60 ms -7.53 ms
8d20c8e+dirty 1216.62 ms 1220.31 ms 3.69 ms

App size

Revision Plain With Sentry Diff
534ba8c+dirty 2.63 MiB 3.81 MiB 1.18 MiB
bc9680d+dirty 2.63 MiB 3.81 MiB 1.18 MiB
526494a+dirty 3.41 MiB 4.58 MiB 1.17 MiB
9bf5446+dirty 3.41 MiB 4.59 MiB 1.18 MiB
5691430+dirty 3.41 MiB 4.59 MiB 1.18 MiB
e76d0d3+dirty 2.63 MiB 4.00 MiB 1.37 MiB
785ffb1+dirty 2.63 MiB 3.81 MiB 1.18 MiB
fa7bb7e+dirty 2.63 MiB 4.01 MiB 1.38 MiB
459a438+dirty 2.63 MiB 3.98 MiB 1.35 MiB
8d20c8e+dirty 3.41 MiB 4.57 MiB 1.16 MiB

Previous results on branch: deps/scripts/update-android-stubs.sh

Startup times

Revision Plain With Sentry Diff
eb48e4e+dirty 1203.23 ms 1209.57 ms 6.34 ms
27f76c3+dirty 1213.49 ms 1220.78 ms 7.29 ms
f019d79+dirty 1215.96 ms 1223.40 ms 7.44 ms
ca5d625+dirty 1213.41 ms 1223.06 ms 9.65 ms

App size

Revision Plain With Sentry Diff
eb48e4e+dirty 2.63 MiB 4.00 MiB 1.37 MiB
27f76c3+dirty 2.63 MiB 3.98 MiB 1.34 MiB
f019d79+dirty 2.63 MiB 3.98 MiB 1.34 MiB
ca5d625+dirty 2.63 MiB 4.01 MiB 1.38 MiB

@github-actions
Copy link
Contributor Author

github-actions bot commented Nov 24, 2025

iOS (new) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 1222.79 ms 1216.93 ms -5.86 ms
Size 3.41 MiB 4.59 MiB 1.18 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
534ba8c+dirty 1225.00 ms 1237.43 ms 12.43 ms
bc9680d+dirty 1228.57 ms 1233.64 ms 5.07 ms
526494a+dirty 1220.96 ms 1221.57 ms 0.61 ms
9bf5446+dirty 1218.60 ms 1210.45 ms -8.15 ms
5691430+dirty 1191.06 ms 1189.13 ms -1.94 ms
e76d0d3+dirty 1229.94 ms 1228.04 ms -1.90 ms
785ffb1+dirty 1213.71 ms 1213.37 ms -0.35 ms
fa7bb7e+dirty 1226.27 ms 1241.88 ms 15.61 ms
459a438+dirty 1218.39 ms 1226.14 ms 7.75 ms
8d20c8e+dirty 1223.60 ms 1223.87 ms 0.27 ms

App size

Revision Plain With Sentry Diff
534ba8c+dirty 3.19 MiB 4.38 MiB 1.19 MiB
bc9680d+dirty 3.19 MiB 4.38 MiB 1.19 MiB
526494a+dirty 3.41 MiB 4.58 MiB 1.17 MiB
9bf5446+dirty 3.41 MiB 4.59 MiB 1.18 MiB
5691430+dirty 3.41 MiB 4.59 MiB 1.18 MiB
e76d0d3+dirty 3.19 MiB 4.57 MiB 1.38 MiB
785ffb1+dirty 3.19 MiB 4.38 MiB 1.19 MiB
fa7bb7e+dirty 3.19 MiB 4.58 MiB 1.39 MiB
459a438+dirty 3.19 MiB 4.55 MiB 1.36 MiB
8d20c8e+dirty 3.41 MiB 4.57 MiB 1.16 MiB

Previous results on branch: deps/scripts/update-android-stubs.sh

Startup times

Revision Plain With Sentry Diff
eb48e4e+dirty 1215.33 ms 1223.10 ms 7.77 ms
27f76c3+dirty 1229.00 ms 1210.17 ms -18.83 ms
f019d79+dirty 1223.78 ms 1233.57 ms 9.79 ms
ca5d625+dirty 1215.68 ms 1227.98 ms 12.30 ms

App size

Revision Plain With Sentry Diff
eb48e4e+dirty 3.19 MiB 4.57 MiB 1.38 MiB
27f76c3+dirty 3.19 MiB 4.54 MiB 1.36 MiB
f019d79+dirty 3.19 MiB 4.54 MiB 1.36 MiB
ca5d625+dirty 3.19 MiB 4.58 MiB 1.39 MiB

Base automatically changed from deps/scripts/update-android.sh to main November 24, 2025 12:43
@antonis antonis enabled auto-merge (squash) November 24, 2025 12:44
@antonis antonis merged commit 294387d into main Nov 24, 2025
69 of 70 checks passed
@antonis antonis deleted the deps/scripts/update-android-stubs.sh branch November 24, 2025 12:47
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 ready-to-merge Triggers the full CI test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants