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

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

v9 Main Changelog #2880

wants to merge 13 commits into from

Conversation

buenaflor
Copy link
Contributor

@buenaflor buenaflor commented Apr 22, 2025

#skip-changelog

Closes #2700

TODO: android min api 21

@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?

Comment on lines +11 to +13
Please carefully read through the migration guide in the Sentry docs on how to upgrade from version 8 to version 9
- [Dart migration guide](https://docs.sentry.io/platforms/dart/migration/v8-to-v9/)
- [Flutter migration guide](https://docs.sentry.io/platforms/dart/guides/flutter/migration/v8-to-v9/)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

TBD

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Contributor

iOS Performance metrics 🚀

  Plain With Sentry Diff
Startup time 1257.67 ms 1263.63 ms 5.96 ms
Size 8.43 MiB 10.01 MiB 1.58 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
48a9615 1243.69 ms 1256.47 ms 12.77 ms
1a93825 1257.25 ms 1261.55 ms 4.30 ms
68677de 1245.20 ms 1273.51 ms 28.31 ms
b6ed221 1256.90 ms 1272.51 ms 15.61 ms
294b7f0 1243.55 ms 1258.53 ms 14.98 ms
134c9f8 1284.48 ms 1306.18 ms 21.70 ms
ddd99d0 1235.98 ms 1253.06 ms 17.08 ms
8a7f528 1232.57 ms 1249.82 ms 17.24 ms
c732386 1233.20 ms 1252.08 ms 18.88 ms
b728df4 1287.43 ms 1293.94 ms 6.51 ms

App size

Revision Plain With Sentry Diff
48a9615 8.43 MiB 10.01 MiB 1.58 MiB
1a93825 8.28 MiB 9.34 MiB 1.05 MiB
68677de 8.10 MiB 9.16 MiB 1.07 MiB
b6ed221 8.43 MiB 9.99 MiB 1.56 MiB
294b7f0 8.32 MiB 9.38 MiB 1.06 MiB
134c9f8 8.16 MiB 9.16 MiB 1.01 MiB
ddd99d0 8.42 MiB 9.91 MiB 1.49 MiB
8a7f528 8.10 MiB 9.16 MiB 1.06 MiB
c732386 8.28 MiB 9.33 MiB 1.05 MiB
b728df4 8.15 MiB 9.15 MiB 1020.72 KiB

Copy link
Contributor

Android Performance metrics 🚀

  Plain With Sentry Diff
Startup time 522.00 ms 566.08 ms 44.08 ms
Size 6.44 MiB 7.43 MiB 1012.89 KiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
bffc2c5 348.00 ms 399.89 ms 51.89 ms
bec58b2 478.38 ms 525.02 ms 46.64 ms
1c6eb5b 350.69 ms 393.86 ms 43.17 ms
10118fa 484.48 ms 565.09 ms 80.61 ms
c9d3212 301.34 ms 361.58 ms 60.24 ms
4829ad3 381.55 ms 455.45 ms 73.90 ms
e3ef570 389.71 ms 459.16 ms 69.45 ms
b47809a 333.42 ms 368.36 ms 34.95 ms
ab0eee1 457.78 ms 498.98 ms 41.20 ms
2b9937e 439.68 ms 478.38 ms 38.70 ms

App size

Revision Plain With Sentry Diff
bffc2c5 6.34 MiB 7.28 MiB 966.31 KiB
bec58b2 6.49 MiB 7.57 MiB 1.08 MiB
1c6eb5b 5.94 MiB 6.92 MiB 1001.53 KiB
10118fa 6.44 MiB 7.43 MiB 1010.08 KiB
c9d3212 6.16 MiB 7.14 MiB 1010.90 KiB
4829ad3 6.33 MiB 7.26 MiB 943.11 KiB
e3ef570 6.33 MiB 7.26 MiB 950.38 KiB
b47809a 5.94 MiB 6.96 MiB 1.02 MiB
ab0eee1 6.49 MiB 7.56 MiB 1.07 MiB
2b9937e 6.49 MiB 7.56 MiB 1.07 MiB

@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
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
2 participants