Skip to content

misc: Document where to find raven SDKs #2614

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

Merged
merged 1 commit into from
May 26, 2020

Conversation

rhcarvalho
Copy link
Contributor

The v3.x series of JavaScript SDKs are maintained (only important security fixes) from a separate branch, and not from master.

As per conversation with @HazAT, I've created a new branch 3.x pointing at the same commit as 4.x to avoid confusion. The v4.x series of SDKs is @sentry/browser and @sentry/node.

This paves the way to remove raven packages from master (#2604).

The v3.x series of JavaScript SDKs are maintained (only important
security fixes) from a separate branch, and not from master.
@rhcarvalho rhcarvalho requested a review from kamilogorek as a code owner May 26, 2020 12:00
@getsentry-bot
Copy link
Contributor

Warnings
⚠️ Please add a changelog entry for your changes.
Messages
📖

@sentry/browser bundle gzip'ed minified size: ($ cat build/bundle.es6.min.js | gzip -9 | wc -c | awk '{$1=$1/1024; print "ES6: ",$1,"kB";}') (ES6: 15.8984 kB)

📖 ✅ TSLint passed

Generated by 🚫 dangerJS against 33d9bdf

@rhcarvalho
Copy link
Contributor Author

This is changing only markdown files, so I'm going to ignore the BrowserStack error (no progress for over the 10min timeout) https://travis-ci.com/github/getsentry/sentry-javascript/jobs/340002572

@rhcarvalho rhcarvalho merged commit 75d1d82 into master May 26, 2020
@rhcarvalho rhcarvalho deleted the rhcarvalho/document-where-to-find-raven branch May 26, 2020 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants