toucan-js icon indicating copy to clipboard operation
toucan-js copied to clipboard

support for artifact bundles (release-based sourcemap uploading is deprecated)

Open aroman opened this issue 1 year ago • 4 comments

It seems that Sentry has deprecated the release-based sourcemap uploading system used by toucan-js, and instead switched to a new system called "artifact bundles".

Unfortunately, it seems that toucan doesn't support this system yet.

At minimum (but I believe there is more to do as well), it looks like we need to use sentry version 7.47.0 — this library is currently using 7.43.0.

Is this something you plan to support?

CleanShot 2023-06-07 at 17 12 18@2x

aroman avatar Jun 08 '23 00:06 aroman