1
0
Commit Graph

7 Commits

Author SHA256 Message Date
Jimmy Berry
47648e82fb Accepting request 734167 from home:jberry:branches:devel:languages:python
- Add pytest.ini source to ignore deprecation warning from eventlet
- Disable %check since pytest does not want to follow documentation

- Update to 0.12.2
  - Temporarily remove sending of SQL parameters (as part of
    breadcrumbs or spans for APM) to Sentry to avoid memory
    consumption issues.
  - Fix a crash with ASGI (Django Channels) when the ASGI request
    type is neither HTTP nor Websockets.

- Update to 0.12.0
  - Fix a bug where the response object for httplib (or requests)
    was held onto for an unnecessarily long amount of time.
  - APM: Add spans for more methods on subprocess.Popen objects.
  - APM: Add spans for Django middlewares.
  - APM: Add spans for ASGI requests.

- Update to 0.11.2
  - fixed shutdown bug while runnign under eventlet
  - added missing data to Redis breadcrumbs
- Include build requirement on python eventlet module for the tests
  while exclusing a subset of new tests

OBS-URL: https://build.opensuse.org/request/show/734167
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sentry-sdk?expand=0&rev=11
2019-09-30 23:00:26 +00:00
Tomáš Chvátal
171e3b0730 Accepting request 725755 from home:jengelh:branches:devel:languages:python
yesterday's new is tomorrow's old

OBS-URL: https://build.opensuse.org/request/show/725755
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sentry-sdk?expand=0&rev=9
2019-08-24 07:40:20 +00:00
Jimmy Berry
c0edbd9b44 Accepting request 725150 from home:jberry:branches:devel:languages:python
- Update to 0.11.1
  - Remove a faulty assertion (observed in environment with
    Django Channels and ASGI).

OBS-URL: https://build.opensuse.org/request/show/725150
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sentry-sdk?expand=0&rev=7
2019-08-21 21:21:10 +00:00
Jimmy Berry
6c59663eb6 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sentry-sdk?expand=0&rev=5 2019-08-16 22:01:10 +00:00
Jimmy Berry
00b9de126c - Update to 0.11.0
- mostly bug fixes
  - integration with SQLAlchemy and Apache Beam

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sentry-sdk?expand=0&rev=4
2019-08-16 21:38:33 +00:00
Tomáš Chvátal
306744035a - Format with spec-cleaner
- Run tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sentry-sdk?expand=0&rev=2
2019-08-12 15:33:07 +00:00
Tomáš Chvátal
ac61aefd54 Accepting request 722104 from home:jberry:python-sentry-sdk
Python SDK for Sentry.io

OBS-URL: https://build.opensuse.org/request/show/722104
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sentry-sdk?expand=0&rev=1
2019-08-12 14:18:35 +00:00