Skip to content

[Spotlight 2.0.0] Make Spotlight compatible with Sentry SDK v8 #387

Description

@Lms24

v8 of the Sentry SDKs is slowly becoming stable, so we need to ensure that Spotlight works correctly with the SDK. Primarily, this will only affect the overlay where we interact with the Sentry SDK in the Sentry spotlight integration to add a sentry integration for spotlight. This should be fairly straight forward but it's unfortunately subtly breaking.

Therefore, we'll cut a new major version for Spotlight, so that:

  • for SentrySDK@7 use Spotlight@1 (but we won't support this officially any longer)
  • for SentrySDK@8 or SentrySDK@>=7.99.0 use Spotlight@2
### For Alpha Release
- [ ] #386
- [ ] https://github.com/getsentry/spotlight/pull/402
- [x] verify with playground/demo
### For Stable release
- [ ] https://github.com/getsentry/spotlight/pull/406
- [ ] https://github.com/getsentry/spotlight/pull/412
- [ ] https://github.com/getsentry/spotlight/pull/413
- [ ] https://github.com/getsentry/spotlight/pull/414
- [x] Cut release

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions