Skip to content
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

chore(deps): update Java SDK to v7.2.0 #177

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

github-actions[bot]
Copy link
Contributor

Bumps scripts/update-java.sh from 7.1.0 to 7.2.0.

Auto-generated by a dependency updater.

Changelog

7.2.0

Features

  • Handle monitor/check_in in client reports and rate limiter (#3096)
  • Add support for graphql-java version 21 (#3090)

Fixes

  • Avoid concurrency in AndroidProfiler performance data collection (#3130)
  • Improve thresholds for network changes breadcrumbs (#3083)
  • SchedulerFactoryBeanCustomizer now runs first so user customization is not overridden (#3095)
    • If you are setting global job listeners please also add SentryJobListener
  • Ensure serialVersionUID of Exception classes are unique (#3115)
  • Get rid of "is not eligible for getting processed by all BeanPostProcessors" warnings in Spring Boot (#3108)
  • Fix missing release and other fields for ANRs reported with mechanism:AppExitInfo (#3074)

Dependencies

  • Bump opentelemetry-sdk to 1.33.0 and opentelemetry-javaagent to 1.32.0 (#3112)

@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-java.sh/7.2.0 branch from e999e50 to 06498ea Compare January 13, 2024 03:03
Copy link

codecov bot commented Jan 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b3622fc) 77.83% compared to head (06498ea) 77.83%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #177   +/-   ##
=======================================
  Coverage   77.83%   77.83%           
=======================================
  Files          27       27           
  Lines         424      424           
  Branches       55       55           
=======================================
  Hits          330      330           
  Misses         68       68           
  Partials       26       26           

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

@buenaflor buenaflor merged commit 7e882ae into main Jan 25, 2024
10 checks passed
@buenaflor buenaflor deleted the deps/scripts/update-java.sh/7.2.0 branch January 25, 2024 19:36
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.

2 participants