From 7dac8c2a66764a5bb6dc32e2daa636ce9c4bc765 Mon Sep 17 00:00:00 2001 From: getsentry-bot Date: Fri, 8 Nov 2024 10:55:29 +0000 Subject: [PATCH] craft: release "sentry-dart", version "8.10.0" --- packages/pub/sentry/8.10.0.json | 38 +++++++++++++++++++++++++ packages/pub/sentry/8.10.json | 1 + packages/pub/sentry/8.json | 2 +- packages/pub/sentry/latest.json | 2 +- packages/pub/sentry_dio/8.10.0.json | 10 +++++++ packages/pub/sentry_dio/8.10.json | 1 + packages/pub/sentry_dio/8.json | 2 +- packages/pub/sentry_dio/latest.json | 2 +- packages/pub/sentry_drift/8.10.0.json | 10 +++++++ packages/pub/sentry_drift/8.10.json | 1 + packages/pub/sentry_drift/8.json | 2 +- packages/pub/sentry_drift/latest.json | 2 +- packages/pub/sentry_file/8.10.0.json | 9 ++++++ packages/pub/sentry_file/8.10.json | 1 + packages/pub/sentry_file/8.json | 2 +- packages/pub/sentry_file/latest.json | 2 +- packages/pub/sentry_flutter/8.10.0.json | 37 ++++++++++++++++++++++++ packages/pub/sentry_flutter/8.10.json | 1 + packages/pub/sentry_flutter/8.json | 2 +- packages/pub/sentry_flutter/latest.json | 2 +- packages/pub/sentry_hive/8.10.0.json | 10 +++++++ packages/pub/sentry_hive/8.10.json | 1 + packages/pub/sentry_hive/8.json | 2 +- packages/pub/sentry_hive/latest.json | 2 +- packages/pub/sentry_isar/8.10.0.json | 10 +++++++ packages/pub/sentry_isar/8.10.json | 1 + packages/pub/sentry_isar/8.json | 2 +- packages/pub/sentry_isar/latest.json | 2 +- packages/pub/sentry_logging/8.10.0.json | 9 ++++++ packages/pub/sentry_logging/8.10.json | 1 + packages/pub/sentry_logging/8.json | 2 +- packages/pub/sentry_logging/latest.json | 2 +- packages/pub/sentry_sqflite/8.10.0.json | 10 +++++++ packages/pub/sentry_sqflite/8.10.json | 1 + packages/pub/sentry_sqflite/8.json | 2 +- packages/pub/sentry_sqflite/latest.json | 2 +- 36 files changed, 170 insertions(+), 18 deletions(-) create mode 100644 packages/pub/sentry/8.10.0.json create mode 120000 packages/pub/sentry/8.10.json create mode 100644 packages/pub/sentry_dio/8.10.0.json create mode 120000 packages/pub/sentry_dio/8.10.json create mode 100644 packages/pub/sentry_drift/8.10.0.json create mode 120000 packages/pub/sentry_drift/8.10.json create mode 100644 packages/pub/sentry_file/8.10.0.json create mode 120000 packages/pub/sentry_file/8.10.json create mode 100644 packages/pub/sentry_flutter/8.10.0.json create mode 120000 packages/pub/sentry_flutter/8.10.json create mode 100644 packages/pub/sentry_hive/8.10.0.json create mode 120000 packages/pub/sentry_hive/8.10.json create mode 100644 packages/pub/sentry_isar/8.10.0.json create mode 120000 packages/pub/sentry_isar/8.10.json create mode 100644 packages/pub/sentry_logging/8.10.0.json create mode 120000 packages/pub/sentry_logging/8.10.json create mode 100644 packages/pub/sentry_sqflite/8.10.0.json create mode 120000 packages/pub/sentry_sqflite/8.10.json diff --git a/packages/pub/sentry/8.10.0.json b/packages/pub/sentry/8.10.0.json new file mode 100644 index 000000000..fcf87b43f --- /dev/null +++ b/packages/pub/sentry/8.10.0.json @@ -0,0 +1,38 @@ +{ + "name": "Dart", + "canonical": "pub:sentry", + "version": "8.10.0", + "package_url": "https://pub.dev/packages/sentry", + "repo_url": "https://github.com/getsentry/sentry-dart", + "main_docs_url": "https://docs.sentry.io/platforms/dart/", + "api_docs_url": "https://pub.dev/documentation/sentry/latest/", + "categories": [ + "mobile", + "desktop", + "server", + "web" + ], + "features": { + "crons": { + "availability": null, + "available-with-version": null + }, + "errors": { + "availability": "GA", + "available-with-version": "1.0.0" + }, + "performance": { + "availability": "GA", + "available-with-version": "6.1.0" + }, + "profiling": { + "availability": null, + "available-with-version": null + }, + "session-replay": { + "availability": null, + "available-with-version": null + } + }, + "created_at": "2024-11-08T10:55:28.853Z" +} diff --git a/packages/pub/sentry/8.10.json b/packages/pub/sentry/8.10.json new file mode 120000 index 000000000..f2eb71f80 --- /dev/null +++ b/packages/pub/sentry/8.10.json @@ -0,0 +1 @@ +8.10.0.json \ No newline at end of file diff --git a/packages/pub/sentry/8.json b/packages/pub/sentry/8.json index 00484c945..f2eb71f80 120000 --- a/packages/pub/sentry/8.json +++ b/packages/pub/sentry/8.json @@ -1 +1 @@ -8.9.0.json \ No newline at end of file +8.10.0.json \ No newline at end of file diff --git a/packages/pub/sentry/latest.json b/packages/pub/sentry/latest.json index 00484c945..f2eb71f80 120000 --- a/packages/pub/sentry/latest.json +++ b/packages/pub/sentry/latest.json @@ -1 +1 @@ -8.9.0.json \ No newline at end of file +8.10.0.json \ No newline at end of file diff --git a/packages/pub/sentry_dio/8.10.0.json b/packages/pub/sentry_dio/8.10.0.json new file mode 100644 index 000000000..b15d9faab --- /dev/null +++ b/packages/pub/sentry_dio/8.10.0.json @@ -0,0 +1,10 @@ +{ + "name": "Dart", + "canonical": "pub:sentry_dio", + "version": "8.10.0", + "package_url": "https://pub.dev/packages/sentry_dio", + "repo_url": "https://github.com/getsentry/sentry-dart", + "main_docs_url": "https://docs.sentry.io/platforms/dart/", + "api_docs_url": "https://pub.dev/documentation/sentry_dio/latest/", + "created_at": "2024-11-08T10:55:29.033Z" +} diff --git a/packages/pub/sentry_dio/8.10.json b/packages/pub/sentry_dio/8.10.json new file mode 120000 index 000000000..f2eb71f80 --- /dev/null +++ b/packages/pub/sentry_dio/8.10.json @@ -0,0 +1 @@ +8.10.0.json \ No newline at end of file diff --git a/packages/pub/sentry_dio/8.json b/packages/pub/sentry_dio/8.json index 00484c945..f2eb71f80 120000 --- a/packages/pub/sentry_dio/8.json +++ b/packages/pub/sentry_dio/8.json @@ -1 +1 @@ -8.9.0.json \ No newline at end of file +8.10.0.json \ No newline at end of file diff --git a/packages/pub/sentry_dio/latest.json b/packages/pub/sentry_dio/latest.json index 00484c945..f2eb71f80 120000 --- a/packages/pub/sentry_dio/latest.json +++ b/packages/pub/sentry_dio/latest.json @@ -1 +1 @@ -8.9.0.json \ No newline at end of file +8.10.0.json \ No newline at end of file diff --git a/packages/pub/sentry_drift/8.10.0.json b/packages/pub/sentry_drift/8.10.0.json new file mode 100644 index 000000000..421541719 --- /dev/null +++ b/packages/pub/sentry_drift/8.10.0.json @@ -0,0 +1,10 @@ +{ + "name": "Flutter", + "canonical": "pub:sentry_drift", + "version": "8.10.0", + "package_url": "https://pub.dev/packages/sentry_drift", + "repo_url": "https://github.com/getsentry/sentry-dart", + "main_docs_url": "https://docs.sentry.io/platforms/flutter/", + "api_docs_url": "https://pub.dev/documentation/sentry_drift/latest/", + "created_at": "2024-11-08T10:55:29.035Z" +} diff --git a/packages/pub/sentry_drift/8.10.json b/packages/pub/sentry_drift/8.10.json new file mode 120000 index 000000000..f2eb71f80 --- /dev/null +++ b/packages/pub/sentry_drift/8.10.json @@ -0,0 +1 @@ +8.10.0.json \ No newline at end of file diff --git a/packages/pub/sentry_drift/8.json b/packages/pub/sentry_drift/8.json index 00484c945..f2eb71f80 120000 --- a/packages/pub/sentry_drift/8.json +++ b/packages/pub/sentry_drift/8.json @@ -1 +1 @@ -8.9.0.json \ No newline at end of file +8.10.0.json \ No newline at end of file diff --git a/packages/pub/sentry_drift/latest.json b/packages/pub/sentry_drift/latest.json index 00484c945..f2eb71f80 120000 --- a/packages/pub/sentry_drift/latest.json +++ b/packages/pub/sentry_drift/latest.json @@ -1 +1 @@ -8.9.0.json \ No newline at end of file +8.10.0.json \ No newline at end of file diff --git a/packages/pub/sentry_file/8.10.0.json b/packages/pub/sentry_file/8.10.0.json new file mode 100644 index 000000000..72cd9b59e --- /dev/null +++ b/packages/pub/sentry_file/8.10.0.json @@ -0,0 +1,9 @@ +{ + "name": "Dart", + "canonical": "pub:sentry_file", + "version": "8.10.0", + "package_url": "https://pub.dev/packages/sentry_file", + "repo_url": "https://github.com/getsentry/sentry-dart", + "main_docs_url": "https://docs.sentry.io/platforms/dart/", + "created_at": "2024-11-08T10:55:29.035Z" +} diff --git a/packages/pub/sentry_file/8.10.json b/packages/pub/sentry_file/8.10.json new file mode 120000 index 000000000..f2eb71f80 --- /dev/null +++ b/packages/pub/sentry_file/8.10.json @@ -0,0 +1 @@ +8.10.0.json \ No newline at end of file diff --git a/packages/pub/sentry_file/8.json b/packages/pub/sentry_file/8.json index 00484c945..f2eb71f80 120000 --- a/packages/pub/sentry_file/8.json +++ b/packages/pub/sentry_file/8.json @@ -1 +1 @@ -8.9.0.json \ No newline at end of file +8.10.0.json \ No newline at end of file diff --git a/packages/pub/sentry_file/latest.json b/packages/pub/sentry_file/latest.json index 00484c945..f2eb71f80 120000 --- a/packages/pub/sentry_file/latest.json +++ b/packages/pub/sentry_file/latest.json @@ -1 +1 @@ -8.9.0.json \ No newline at end of file +8.10.0.json \ No newline at end of file diff --git a/packages/pub/sentry_flutter/8.10.0.json b/packages/pub/sentry_flutter/8.10.0.json new file mode 100644 index 000000000..d3bc26b31 --- /dev/null +++ b/packages/pub/sentry_flutter/8.10.0.json @@ -0,0 +1,37 @@ +{ + "name": "Flutter", + "canonical": "pub:sentry_flutter", + "version": "8.10.0", + "package_url": "https://pub.dev/packages/sentry_flutter", + "repo_url": "https://github.com/getsentry/sentry-dart", + "main_docs_url": "https://docs.sentry.io/platforms/flutter/", + "api_docs_url": "https://pub.dev/documentation/sentry_flutter/latest/", + "categories": [ + "mobile", + "desktop", + "web" + ], + "features": { + "crons": { + "availability": null, + "available-with-version": null + }, + "errors": { + "availability": "GA", + "available-with-version": "4.0.0" + }, + "performance": { + "availability": "GA", + "available-with-version": "6.1.0" + }, + "profiling": { + "availability": "experimental", + "available-with-version": "7.12.0" + }, + "session-replay": { + "availability": null, + "available-with-version": null + } + }, + "created_at": "2024-11-08T10:55:29.033Z" +} diff --git a/packages/pub/sentry_flutter/8.10.json b/packages/pub/sentry_flutter/8.10.json new file mode 120000 index 000000000..f2eb71f80 --- /dev/null +++ b/packages/pub/sentry_flutter/8.10.json @@ -0,0 +1 @@ +8.10.0.json \ No newline at end of file diff --git a/packages/pub/sentry_flutter/8.json b/packages/pub/sentry_flutter/8.json index 00484c945..f2eb71f80 120000 --- a/packages/pub/sentry_flutter/8.json +++ b/packages/pub/sentry_flutter/8.json @@ -1 +1 @@ -8.9.0.json \ No newline at end of file +8.10.0.json \ No newline at end of file diff --git a/packages/pub/sentry_flutter/latest.json b/packages/pub/sentry_flutter/latest.json index 00484c945..f2eb71f80 120000 --- a/packages/pub/sentry_flutter/latest.json +++ b/packages/pub/sentry_flutter/latest.json @@ -1 +1 @@ -8.9.0.json \ No newline at end of file +8.10.0.json \ No newline at end of file diff --git a/packages/pub/sentry_hive/8.10.0.json b/packages/pub/sentry_hive/8.10.0.json new file mode 100644 index 000000000..3288f58bc --- /dev/null +++ b/packages/pub/sentry_hive/8.10.0.json @@ -0,0 +1,10 @@ +{ + "name": "Flutter", + "canonical": "pub:sentry_hive", + "version": "8.10.0", + "package_url": "https://pub.dev/packages/sentry_hive", + "repo_url": "https://github.com/getsentry/sentry-dart", + "main_docs_url": "https://docs.sentry.io/platforms/flutter/", + "api_docs_url": "https://pub.dev/documentation/sentry_hive/latest/", + "created_at": "2024-11-08T10:55:29.035Z" +} diff --git a/packages/pub/sentry_hive/8.10.json b/packages/pub/sentry_hive/8.10.json new file mode 120000 index 000000000..f2eb71f80 --- /dev/null +++ b/packages/pub/sentry_hive/8.10.json @@ -0,0 +1 @@ +8.10.0.json \ No newline at end of file diff --git a/packages/pub/sentry_hive/8.json b/packages/pub/sentry_hive/8.json index 00484c945..f2eb71f80 120000 --- a/packages/pub/sentry_hive/8.json +++ b/packages/pub/sentry_hive/8.json @@ -1 +1 @@ -8.9.0.json \ No newline at end of file +8.10.0.json \ No newline at end of file diff --git a/packages/pub/sentry_hive/latest.json b/packages/pub/sentry_hive/latest.json index 00484c945..f2eb71f80 120000 --- a/packages/pub/sentry_hive/latest.json +++ b/packages/pub/sentry_hive/latest.json @@ -1 +1 @@ -8.9.0.json \ No newline at end of file +8.10.0.json \ No newline at end of file diff --git a/packages/pub/sentry_isar/8.10.0.json b/packages/pub/sentry_isar/8.10.0.json new file mode 100644 index 000000000..e1f3f89a2 --- /dev/null +++ b/packages/pub/sentry_isar/8.10.0.json @@ -0,0 +1,10 @@ +{ + "name": "Flutter", + "canonical": "pub:sentry_isar", + "version": "8.10.0", + "package_url": "https://pub.dev/packages/sentry_isar", + "repo_url": "https://github.com/getsentry/sentry-dart", + "main_docs_url": "https://docs.sentry.io/platforms/flutter/", + "api_docs_url": "https://pub.dev/documentation/sentry_isar/latest/", + "created_at": "2024-11-08T10:55:29.036Z" +} diff --git a/packages/pub/sentry_isar/8.10.json b/packages/pub/sentry_isar/8.10.json new file mode 120000 index 000000000..f2eb71f80 --- /dev/null +++ b/packages/pub/sentry_isar/8.10.json @@ -0,0 +1 @@ +8.10.0.json \ No newline at end of file diff --git a/packages/pub/sentry_isar/8.json b/packages/pub/sentry_isar/8.json index 00484c945..f2eb71f80 120000 --- a/packages/pub/sentry_isar/8.json +++ b/packages/pub/sentry_isar/8.json @@ -1 +1 @@ -8.9.0.json \ No newline at end of file +8.10.0.json \ No newline at end of file diff --git a/packages/pub/sentry_isar/latest.json b/packages/pub/sentry_isar/latest.json index 00484c945..f2eb71f80 120000 --- a/packages/pub/sentry_isar/latest.json +++ b/packages/pub/sentry_isar/latest.json @@ -1 +1 @@ -8.9.0.json \ No newline at end of file +8.10.0.json \ No newline at end of file diff --git a/packages/pub/sentry_logging/8.10.0.json b/packages/pub/sentry_logging/8.10.0.json new file mode 100644 index 000000000..a8ec3a53e --- /dev/null +++ b/packages/pub/sentry_logging/8.10.0.json @@ -0,0 +1,9 @@ +{ + "name": "Dart", + "canonical": "pub:sentry_logging", + "version": "8.10.0", + "package_url": "https://pub.dev/packages/sentry_logging", + "repo_url": "https://github.com/getsentry/sentry-dart", + "main_docs_url": "https://docs.sentry.io/platforms/dart/", + "created_at": "2024-11-08T10:55:29.034Z" +} diff --git a/packages/pub/sentry_logging/8.10.json b/packages/pub/sentry_logging/8.10.json new file mode 120000 index 000000000..f2eb71f80 --- /dev/null +++ b/packages/pub/sentry_logging/8.10.json @@ -0,0 +1 @@ +8.10.0.json \ No newline at end of file diff --git a/packages/pub/sentry_logging/8.json b/packages/pub/sentry_logging/8.json index 00484c945..f2eb71f80 120000 --- a/packages/pub/sentry_logging/8.json +++ b/packages/pub/sentry_logging/8.json @@ -1 +1 @@ -8.9.0.json \ No newline at end of file +8.10.0.json \ No newline at end of file diff --git a/packages/pub/sentry_logging/latest.json b/packages/pub/sentry_logging/latest.json index 00484c945..f2eb71f80 120000 --- a/packages/pub/sentry_logging/latest.json +++ b/packages/pub/sentry_logging/latest.json @@ -1 +1 @@ -8.9.0.json \ No newline at end of file +8.10.0.json \ No newline at end of file diff --git a/packages/pub/sentry_sqflite/8.10.0.json b/packages/pub/sentry_sqflite/8.10.0.json new file mode 100644 index 000000000..c59a1d032 --- /dev/null +++ b/packages/pub/sentry_sqflite/8.10.0.json @@ -0,0 +1,10 @@ +{ + "name": "Flutter", + "canonical": "pub:sentry_sqflite", + "version": "8.10.0", + "package_url": "https://pub.dev/packages/sentry_sqflite", + "repo_url": "https://github.com/getsentry/sentry-dart", + "main_docs_url": "https://docs.sentry.io/platforms/flutter/", + "api_docs_url": "https://pub.dev/documentation/sentry_sqflite/latest/", + "created_at": "2024-11-08T10:55:29.034Z" +} diff --git a/packages/pub/sentry_sqflite/8.10.json b/packages/pub/sentry_sqflite/8.10.json new file mode 120000 index 000000000..f2eb71f80 --- /dev/null +++ b/packages/pub/sentry_sqflite/8.10.json @@ -0,0 +1 @@ +8.10.0.json \ No newline at end of file diff --git a/packages/pub/sentry_sqflite/8.json b/packages/pub/sentry_sqflite/8.json index 00484c945..f2eb71f80 120000 --- a/packages/pub/sentry_sqflite/8.json +++ b/packages/pub/sentry_sqflite/8.json @@ -1 +1 @@ -8.9.0.json \ No newline at end of file +8.10.0.json \ No newline at end of file diff --git a/packages/pub/sentry_sqflite/latest.json b/packages/pub/sentry_sqflite/latest.json index 00484c945..f2eb71f80 120000 --- a/packages/pub/sentry_sqflite/latest.json +++ b/packages/pub/sentry_sqflite/latest.json @@ -1 +1 @@ -8.9.0.json \ No newline at end of file +8.10.0.json \ No newline at end of file