From 5e5065ea625eabb134b7213bdeb898ac1ce20199 Mon Sep 17 00:00:00 2001 From: Lukas Bloder Date: Fri, 3 Oct 2025 15:06:47 +0200 Subject: [PATCH] add new async-profiler package to registry --- .../maven/io.sentry/sentry-async-profiler/8.23.0.json | 10 ++++++++++ .../maven/io.sentry/sentry-async-profiler/8.23.json | 1 + packages/maven/io.sentry/sentry-async-profiler/8.json | 1 + .../maven/io.sentry/sentry-async-profiler/latest.json | 1 + sdks/sentry.java.async-profiler | 1 + 5 files changed, 14 insertions(+) create mode 100644 packages/maven/io.sentry/sentry-async-profiler/8.23.0.json create mode 120000 packages/maven/io.sentry/sentry-async-profiler/8.23.json create mode 120000 packages/maven/io.sentry/sentry-async-profiler/8.json create mode 120000 packages/maven/io.sentry/sentry-async-profiler/latest.json create mode 120000 sdks/sentry.java.async-profiler diff --git a/packages/maven/io.sentry/sentry-async-profiler/8.23.0.json b/packages/maven/io.sentry/sentry-async-profiler/8.23.0.json new file mode 100644 index 000000000..42a1b1880 --- /dev/null +++ b/packages/maven/io.sentry/sentry-async-profiler/8.23.0.json @@ -0,0 +1,10 @@ +{ + "name": "io.sentry:sentry-async-profiler", + "canonical": "maven:io.sentry:sentry-async-profiler", + "version": "8.23.0", + "package_url": "https://search.maven.org/artifact/io.sentry/sentry-async-profiler", + "repo_url": "https://github.com/getsentry/sentry-java", + "main_docs_url": "https://docs.sentry.io/platforms/java", + "api_docs_url": "https://javadoc.io/doc/io.sentry", + "created_at": "2025-10-01T13:07:30.295Z" +} diff --git a/packages/maven/io.sentry/sentry-async-profiler/8.23.json b/packages/maven/io.sentry/sentry-async-profiler/8.23.json new file mode 120000 index 000000000..0fef1af84 --- /dev/null +++ b/packages/maven/io.sentry/sentry-async-profiler/8.23.json @@ -0,0 +1 @@ +8.23.0.json \ No newline at end of file diff --git a/packages/maven/io.sentry/sentry-async-profiler/8.json b/packages/maven/io.sentry/sentry-async-profiler/8.json new file mode 120000 index 000000000..0fef1af84 --- /dev/null +++ b/packages/maven/io.sentry/sentry-async-profiler/8.json @@ -0,0 +1 @@ +8.23.0.json \ No newline at end of file diff --git a/packages/maven/io.sentry/sentry-async-profiler/latest.json b/packages/maven/io.sentry/sentry-async-profiler/latest.json new file mode 120000 index 000000000..0fef1af84 --- /dev/null +++ b/packages/maven/io.sentry/sentry-async-profiler/latest.json @@ -0,0 +1 @@ +8.23.0.json \ No newline at end of file diff --git a/sdks/sentry.java.async-profiler b/sdks/sentry.java.async-profiler new file mode 120000 index 000000000..bf9b9e085 --- /dev/null +++ b/sdks/sentry.java.async-profiler @@ -0,0 +1 @@ +../packages/maven/io.sentry/sentry-async-profiler \ No newline at end of file