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

Update sentry-sdk[flask] requirement from ~=0.19.5 to ~=0.20.3 #91

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 22, 2021

Updates the requirements on sentry-sdk[flask] to permit the latest version.

Release notes

Sourced from sentry-sdk[flask]'s releases.

0.20.3

  • Added scripts to support auto instrumentation of no code AWS lambda Python functions
Changelog

Sourced from sentry-sdk[flask]'s changelog.

0.20.3

  • Added scripts to support auto instrumentation of no code AWS lambda Python functions

0.20.2

  • Fix incorrect regex in craft to include wheel file in pypi release

0.20.1

  • Fix for error that occurs with Async Middlewares when the middleware is a function rather than a class

0.20.0

  • Fix for header extraction for AWS lambda/API extraction
  • Fix multiple **kwargs type hints # 967
  • Fix that corrects AWS lambda integration failure to detect the aws-lambda-ric 1.0 bootstrap #976
  • Fix AWSLambda integration: variable "timeout_thread" referenced before assignment #977
  • Use full git sha as release name #960
  • BREAKING CHANGE: The default environment is now production, not based on release
  • Django integration now creates transaction spans for template rendering
  • Fix headers not parsed correctly in ASGI middleware, Decode headers before creating transaction #984
  • Restored ability to have tracing disabled #991
  • Fix Django async views not behaving asynchronously
  • Performance improvement: supported pre-aggregated sessions

0.19.5

  • Fix two regressions added in 0.19.2 with regard to sampling behavior when reading the sampling decision from headers.
  • Increase internal transport queue size and make it configurable.

0.19.4

  • Fix a bug that would make applications crash if an old version of boto3 was installed.

0.19.3

  • Automatically pass integration-relevant data to traces_sampler for AWS, AIOHTTP, ASGI, Bottle, Celery, Django, Falcon, Flask, GCP, Pyramid, Tryton, RQ, and WSGI integrations
  • Fix a bug where the AWS integration would crash if event was anything besides a dictionary
  • Fix the Django integrations's ASGI handler for Channels 3.0. Thanks Luke Pomfrey!

0.19.2

  • Add traces_sampler option.
  • The SDK now attempts to infer a default release from various environment variables and the current git repo.
  • Fix a crash with async views in Django 3.1.
  • Fix a bug where complex URL patterns in Django would create malformed transaction names.
  • Add options for transaction styling in AIOHTTP.
  • Add basic attachment support (documentation tbd).
  • fix a crash in the pure_eval integration.

... (truncated)

Commits
  • 6870ba1 release: 0.20.3
  • 8ae33b7 Added changes for release 0.20.3 (#1026)
  • 3be779a Fix(serverless): Add "SENTRY_" prefix to env variables in serverless init scr...
  • 25125b5 feat(serverless): Python Serverless nocode instrumentation (#1004)
  • b48c285 Merge release/0.20.2 into master
  • a65d5e9 release: 0.20.2
  • e8dbf36 Added changelog entry for 0.20.2 (#1023)
  • 0d4cb94 Merge release/0.20.1 into master
  • fb9a0cf build(deps): bump checkouts/data-schemas from 76c6870 to 71cd4c1
  • 1af1101 build(deps): bump sphinx from 3.4.0 to 3.5.0
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 22, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 8, 2021

Superseded by #92.

@dependabot dependabot bot closed this Mar 8, 2021
@dependabot dependabot bot deleted the dependabot/pip/sentry-sdk-flask--approx-eq-0.20.3 branch March 8, 2021 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants