Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat] Enable loader interface #12644

Merged
merged 5 commits into from
Apr 8, 2019
Merged

[feat] Enable loader interface #12644

merged 5 commits into from
Apr 8, 2019

Conversation

HazAT
Copy link
Member

@HazAT HazAT commented Apr 4, 2019

This PR does a few things:

  1. It uses the stable release of @sentry/browser 5.0.5
  2. It removes the organizations:js-loader feature flag and with that enable this interface:

image

This helps people to decide which version of the SDK they want to load when using the loader.

The logic of this was already in place and the way it works is that from now on if you create a new project by default you will get version 5.x of the browser SDK.
All projects before that will stay on 4.x and people need to opt-in / change the setting to receive the new SDK.

This is here to not break peoples sites when using the loader. As I said, the functionally was there since the loader existed we just hid the interface since there was no major bump before.

ref: getsentry/sentry-javascript#1965

I've added @benvinegar since this is a new setting for people to concern, once this is ready to merge I will inform Support on this change.

@HazAT HazAT self-assigned this Apr 4, 2019
Copy link
Member

@billyvg billyvg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm. I’m curious to know how many people use the loader

@HazAT
Copy link
Member Author

HazAT commented Apr 5, 2019

@billyvg You can ask matt, we have some stats in fastly.

@HazAT HazAT merged commit 1fe6d15 into master Apr 8, 2019
@HazAT HazAT deleted the feat/enable-loader-interface branch April 8, 2019 08:28
@github-actions github-actions bot locked and limited conversation to collaborators Dec 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants