Skip to content

Conversation

@github-actions
Copy link
Contributor

Bumps packages/flutter/scripts/update-android.sh from 8.20.0 to 8.21.1.

Auto-generated by a dependency updater.

Changelog

8.21.1

Fixes

  • Use Kotlin stdlib 1.9.24 dependency instead of 2.2.0 for all Android modules (#4707)
    • This fixes compile time issues if your app is using Kotlin < 2.x

8.21.0

Fixes

  • Only set log template for logging integrations if formatted message differs from template (#4682)

Features

  • Add support for Spring Boot 4 and Spring 7 (#4601)
    • NOTE: Our sentry-opentelemetry-agentless-spring is not working yet for Spring Boot 4. Please use sentry-opentelemetry-agent until OpenTelemetry has support for Spring Boot 4.
  • Replace UUIDGenerator implementation with Apache licensed code (#4662)
  • Replace Random implementation with MIT licensed code (#4664)
  • Add support for vars attribute in SentryStackFrame (#4686)
    • Breaking change: The type of the vars attribute has been changed from Map<String, String> to Map<String, Object>.

@bruno-garcia bruno-garcia force-pushed the deps/packages/flutter/scripts/update-android.sh/8.21.1 branch from e9f5346 to 6b3d916 Compare September 10, 2025 03:24
@codecov
Copy link

codecov bot commented Sep 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.36%. Comparing base (a6fd71c) to head (d822c2b).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3243      +/-   ##
==========================================
+ Coverage   87.82%   89.36%   +1.53%     
==========================================
  Files         290       95     -195     
  Lines        9987     3393    -6594     
==========================================
- Hits         8771     3032    -5739     
+ Misses       1216      361     -855     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bruno-garcia bruno-garcia force-pushed the deps/packages/flutter/scripts/update-android.sh/8.21.1 branch from 6b3d916 to ef243a9 Compare September 10, 2025 11:08
@bruno-garcia bruno-garcia force-pushed the deps/packages/flutter/scripts/update-android.sh/8.21.1 branch from ef243a9 to 9a09d5e Compare September 10, 2025 15:17
@buenaflor buenaflor merged commit 79387d9 into main Sep 11, 2025
49 checks passed
@buenaflor buenaflor deleted the deps/packages/flutter/scripts/update-android.sh/8.21.1 branch September 11, 2025 14:00
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