Releases: getsentry/symbol-collector
Releases Β· getsentry/symbol-collector
2.3.1
- upload apk if last upload was over 30 days ago by @bruno-garcia in #249
- bump .NET 10 and Sentry SDK 6.0 by @bruno-garcia in #248
2.2.3
- No documented changes.
2.2.2
Various fixes & improvements
- add Serilog integration for Structured Logs (#244) by @Flash0ver
- Use
Random.Sharedinstead of instantiatingRandom(#243) by @seer-by-sentry
2.2.1
Various fixes & improvements
- bump Sentry SDK for improvements and fixes in Logs (#242) by @Flash0ver
- Updating gocd scripts to use console script entry points (#239) by @mchen-sentry
- logs on the cli (31744ea) by @bruno-garcia
- fix sentry project name for symbol upload (ef8d444) by @bruno-garcia
- add sentry logs alpha sdk to runner (#238) by @bruno-garcia
- Revert "update gocd script to use console script entry point (#235)" (#237) by @bruno-garcia
- update gocd script to use console script entry point (#235) by @mchen-sentry
2.2.0
Various fixes & improvements
- add sentry logs alpha sdk (#236) by @bruno-garcia
- caching on android-device-farm is for apk upload only (4be0600) by @bruno-garcia
- Simplify device selection to use random selection instead of caching logic (#231) by @cursor
- cache key (80ac045) by @bruno-garcia
- wait before killing appium server (885fff5) by @bruno-garcia
- reoder android UI labels (e4ff3ad) by @bruno-garcia
- cache (d3fd261) by @bruno-garcia
- fix workflow env var (3f3d3c6) by @bruno-garcia
- fix device cache (b09815c) by @bruno-garcia
- fix apk version cache and skip spammy log (3a1c534) by @bruno-garcia
2.1.0
Various fixes & improvements
- mobile replay (bd140d7) by @bruno-garcia
- fix tracing client-server (#229) by @bruno-garcia
- ref: usings and startup time redundant code (de46301) by @bruno-garcia
- use sentry cron jobid (1f3b616) by @bruno-garcia
- gha cache fix (25e8c22) by @bruno-garcia
- always save cache (62a8518) by @bruno-garcia
- span desc (d1a68a2) by @bruno-garcia
- cache result regardless of job outcome (36cca55) by @bruno-garcia
- fix(cloudbuild): using proper repo name (#226) by @IanWoodard
- fix cron error handling (2be1223) by @bruno-garcia
- print cron job conditionally (c823f7f) by @bruno-garcia
- fix cron job (67dab14) by @bruno-garcia
- cron monitoring (#224) by @bruno-garcia
- cron monitoring (103331c) by @bruno-garcia
- fix action caching (e6b059c) by @bruno-garcia
- fix action version (8374e8b) by @bruno-garcia
- fix action version (62f4f32) by @bruno-garcia
- keep cache as artifact (b01683e) by @bruno-garcia
2.0.0
Various fixes & improvements
- run job on schedule (fe055b1) by @bruno-garcia
- sauce api key env var in workflow (130dc93) by @bruno-garcia
- give cli an auth (3f83d05) by @bruno-garcia
- yml sucks (1ef9e65) by @bruno-garcia
- install dotnet sdk in workflow (5543e79) by @bruno-garcia
- get devices and cache result (#223) by @bruno-garcia
- Use a single HTTP client instance (#222) by @bruno-garcia
- upload and run on saucelabs (#221) by @bruno-garcia
- Collect batch via Instrumentation (#220) by @bruno-garcia
- bump sentry 5.9.0 (#219) by @bruno-garcia
- ref(gocd): Cutting over to check_cloudbuild.py (#218) by @IanWoodard
- fix(security): allow dynamic GCP credentials (#217) by @oioki
- chore: migrate to Artifact Registry (#216) by @oioki
- Lowered dump threshold to 20% (#215) by @jamescrosswell
- Lower memory threshhold for heap dumps (#214) by @jamescrosswell
- Dockerfile add dotnet tools to path (0775260) by @bruno-garcia
1.23.0
Various fixes & improvements
- Enable Automatic Heap Dumps on the Server (#211) by @jamescrosswell
- Use .NET 9 - Sentry SDK 5.0.1 (#203) by @bruno-garcia
1.22.0
Various fixes & improvements
- enable sentry profiling (#202) by @bruno-garcia
- remove metrics (#201) by @bruno-garcia
- all-repos: update actions/upload-artifact to v4 (#200) by @joshuarli
1.21.0
Various fixes & improvements
- feat: Enable Metrics on server (#199) by @bitsandfoxes