Skip to content

v9 Main Changelog #2880

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

Merged
merged 23 commits into from
Jun 16, 2025
Merged

v9 Main Changelog #2880

merged 23 commits into from
Jun 16, 2025

Conversation

buenaflor
Copy link
Contributor

@buenaflor buenaflor commented Apr 22, 2025

#skip-changelog

Closes #2700

@buenaflor
Copy link
Contributor Author

@kahest this is roughly how I would do the changelog for v9, the full migration doc will live on sentry-docs, wdyt?

Copy link
Contributor

github-actions bot commented Apr 24, 2025

iOS Performance metrics 🚀

  Plain With Sentry Diff
Startup time 1256.39 ms 1272.10 ms 15.71 ms
Size 7.85 MiB 9.42 MiB 1.57 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
1e094d3 1237.54 ms 1243.51 ms 5.97 ms
19a9adb 1249.21 ms 1258.31 ms 9.09 ms
ddd99d0 1235.98 ms 1253.06 ms 17.08 ms
dd25e43 1261.59 ms 1275.81 ms 14.22 ms
134c9f8 1284.48 ms 1306.18 ms 21.70 ms
48adddf 1255.76 ms 1280.31 ms 24.55 ms
88e4bfd 1236.44 ms 1256.33 ms 19.90 ms
636cb61 1266.06 ms 1271.38 ms 5.31 ms
3d305b9 1230.29 ms 1247.39 ms 17.10 ms
f1314d5 1246.46 ms 1270.92 ms 24.46 ms

App size

Revision Plain With Sentry Diff
1e094d3 8.29 MiB 9.37 MiB 1.08 MiB
19a9adb 8.42 MiB 9.86 MiB 1.44 MiB
ddd99d0 8.42 MiB 9.91 MiB 1.49 MiB
dd25e43 8.42 MiB 9.87 MiB 1.44 MiB
134c9f8 8.16 MiB 9.16 MiB 1.01 MiB
48adddf 8.28 MiB 9.34 MiB 1.06 MiB
88e4bfd 8.33 MiB 9.64 MiB 1.31 MiB
636cb61 8.28 MiB 9.34 MiB 1.06 MiB
3d305b9 8.33 MiB 9.63 MiB 1.29 MiB
f1314d5 8.10 MiB 9.08 MiB 1004.30 KiB

Previous results on branch: v9-GA-changelog

Startup times

Revision Plain With Sentry Diff
2762e7f 1257.67 ms 1263.63 ms 5.96 ms
6601c7f 1259.58 ms 1266.33 ms 6.74 ms

App size

Revision Plain With Sentry Diff
2762e7f 8.43 MiB 10.01 MiB 1.58 MiB
6601c7f 8.43 MiB 10.00 MiB 1.56 MiB

Copy link
Contributor

github-actions bot commented Apr 24, 2025

Android Performance metrics 🚀

  Plain With Sentry Diff
Startup time 674.20 ms 749.23 ms 75.04 ms
Size 6.54 MiB 7.53 MiB 1015.93 KiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
7faee57 372.19 ms 443.08 ms 70.90 ms
77db8d4 493.88 ms 533.85 ms 39.98 ms
04bd9e6 402.06 ms 483.56 ms 81.50 ms
bd75526 515.20 ms 568.79 ms 53.59 ms
f770c4c 385.88 ms 449.86 ms 63.98 ms
7e7f0b1 387.44 ms 459.14 ms 71.70 ms
1e781fc 315.51 ms 383.76 ms 68.24 ms
231f523 443.96 ms 520.20 ms 76.24 ms
afa6e2a 349.73 ms 428.48 ms 78.75 ms
0e0581f 474.61 ms 522.96 ms 48.35 ms

App size

Revision Plain With Sentry Diff
7faee57 6.35 MiB 7.40 MiB 1.05 MiB
77db8d4 6.49 MiB 7.55 MiB 1.06 MiB
04bd9e6 6.35 MiB 7.34 MiB 1008.33 KiB
bd75526 6.49 MiB 7.56 MiB 1.07 MiB
f770c4c 6.33 MiB 7.26 MiB 950.37 KiB
7e7f0b1 6.35 MiB 7.34 MiB 1008.33 KiB
1e781fc 6.06 MiB 7.03 MiB 995.72 KiB
231f523 6.44 MiB 7.50 MiB 1.06 MiB
afa6e2a 6.27 MiB 7.20 MiB 955.69 KiB
0e0581f 6.49 MiB 7.57 MiB 1.08 MiB

Previous results on branch: v9-GA-changelog

Startup times

Revision Plain With Sentry Diff
2762e7f 522.00 ms 566.08 ms 44.08 ms
6601c7f 462.69 ms 480.33 ms 17.64 ms

App size

Revision Plain With Sentry Diff
2762e7f 6.44 MiB 7.43 MiB 1012.89 KiB
6601c7f 6.44 MiB 7.44 MiB 1017.53 KiB

@buenaflor buenaflor changed the title v9 Main Changelog [wip] v9 Main Changelog Apr 24, 2025
@buenaflor buenaflor marked this pull request as ready for review April 24, 2025 14:56
@buenaflor buenaflor requested a review from kahest April 24, 2025 15:00
@buenaflor buenaflor requested a review from denrase as a code owner May 12, 2025 10:53
Copy link
Collaborator

@denrase denrase left a comment

Choose a reason for hiding this comment

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

Some suggestions and a nit-pick.

@buenaflor buenaflor merged commit 1a43c47 into main Jun 16, 2025
7 checks passed
@buenaflor buenaflor deleted the v9-GA-changelog branch June 16, 2025 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[v9]: Prepare changelog
3 participants