feat(python): Update docs for SDK 2.0#9182
Merged
sentrivana merged 39 commits intomasterfrom Apr 25, 2024
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Ignored Deployment
|
Contributor
vivianyentran
left a comment
There was a problem hiding this comment.
Added some initial comments! Will plan to take another look when this is no longer just a draft :)
This was referenced Feb 21, 2024
Bundle ReportChanges will increase total bundle size by 250 bytes ⬆️
|
Contributor
Author
|
@vivianyentran If nothing unexpected happens we should be ready for a 2.0 release early next week -- would appreciate another look at this before then if you have time. |
vivianyentran
approved these changes
Apr 16, 2024
Contributor
vivianyentran
left a comment
There was a problem hiding this comment.
Added some small nit-picky comments but otherwise looks good! Thanks so much for updating these docs for the new version!
Co-authored-by: vivianyentran <20403606+vivianyentran@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pre-merge checklist
If you work at Sentry, you're able to merge your own PR without review, but please don't unless there's a good reason.
Description of changes
We'll be releasing the 2.0 version of the Python SDK soon. Updating the docs to reflect this:
Fixes getsentry/sentry-python#2665
NOT READY TO BE MERGED: Release not out yet.