Results 6 issues of

Some requests might include additional, useful information about the client in some custom HTTP header, say `X-Client-Name` and `X-Client-Version`. There is no way to currently get that information. I see...

Fixes #2298 This PR allows adding a resource to the Android resources folder exactly as an asset. Difference with assets is that resources can subsequently be instantiated as Drawables: ```python...

Our pipelines have started failing since 1.8.2 was released (we do not pin bugfix versions). The installation also fails locally. Current fix is to pin version 1.8.0. ``` Collecting drf-api-tracking...

### Versions * Python: 3.8 * OS: Ubuntu 20.04 * Buildozer: master ### Description Building an app using the container generated by the Dockerfile in master fails since #1140 since...

bug

### Is there an existing issue for this? - [X] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues - [X] I have reviewed the documentation https://docs.sentry.io/ - [X] I am using...

Type: Bug
Package: core
Waiting for: Community
Stale

Hi, I am struggling to understand how to make my queries more efficient when the parent object must be accessed (mass delete use case that led me here is described...