Skip to content

Deprecate the SENTRY_TRANSPORT option#1605

Merged
sijis merged 2 commits intoerrbotio:masterfrom
browniebroke:feat/deprecate-sentry-transport
Jan 22, 2023
Merged

Deprecate the SENTRY_TRANSPORT option#1605
sijis merged 2 commits intoerrbotio:masterfrom
browniebroke:feat/deprecate-sentry-transport

Conversation

@browniebroke
Copy link
Copy Markdown
Contributor

This PR builds on top of #1597. Due to the addition of the SENTRY_OPTIONS setting, we no longer need a custom one for the transport option.

In the newer client sentry-sdk, the transport option has been simplified compared to the old Sentry client (Raven) which was providing multiple transport classes.

The SDK only ships with the base abstract Transport class and the default HttpTransport class as can be seen here.

@sijis
Copy link
Copy Markdown
Contributor

sijis commented Oct 24, 2022

@browniebroke You'll have to rebase. Also, could you add a note in CHANGES.rst?

@browniebroke
Copy link
Copy Markdown
Contributor Author

Sure, will do!

@browniebroke browniebroke force-pushed the feat/deprecate-sentry-transport branch from f88c43d to e819f38 Compare October 24, 2022 15:02
@browniebroke
Copy link
Copy Markdown
Contributor Author

All done I think.

@sijis sijis force-pushed the feat/deprecate-sentry-transport branch from 5a67d47 to 996e436 Compare January 22, 2023 17:25
@sijis sijis merged commit 845855e into errbotio:master Jan 22, 2023
@browniebroke browniebroke deleted the feat/deprecate-sentry-transport branch January 22, 2023 19:55
sijis pushed a commit to sijis/errbot that referenced this pull request Jan 1, 2024
* fix: deprecate the SENTRY_TRANSPORT option

* docs: add info to CHANGES
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants