2020-05-17 22:18:36 by Adam Ciarcinski | Files touched by this commit (10) |
Log message:
pytest from versioned depends
|
2020-03-22 13:28:28 by Roland Illig | Files touched by this commit (3) |
Log message:
www/py-*: fix test dependencies for Python 2.7
|
2019-02-18 12:44:22 by Adam Ciarcinski | Files touched by this commit (4) | |
Log message:
py-raven: updated to 6.10.0
6.10.0
[Core] Fixed stackframes in some situations being in inverse order.
[Flask] Fix wrong exception handling logic (accidentally relied on Flask internals).
[Core] No longer send NaN local vars as non-standard JSON.
|
2018-09-06 15:48:37 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-raven: updated to 6.9.0
6.9.0:
[Core] Switched from culprit to transaction for automatic transaction reporting.
[CI] Removed py3.3 from build
[Django] resolved an issue where the log integration would override the user.
|
2018-05-23 23:07:37 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-raven: updated to 6.8.0
6.8.0:
[Core] Fixed DSNs without secrets not sending events.
[Core] Added lazy import for pkg_resources
[Core] Added NamedTuple Serializer
[Sanic] Fixed sanic integration dependencies
[Django] Fixed sql hook bug
|
2018-04-27 09:45:09 by Adam Ciarcinski | Files touched by this commit (4) | |
Log message:
py-raven: updated to 6.7.0
6.7.0:
[Sanic] Added support for sanic.
[Core] Disabled dill logger by default
[Core] Added SENTRY_NAME, SENTRY_ENVIRONMENT and SENTRY_RELEASE environment variables
[Core] DSN secret is now optional
[Core] Added fix for cases with exceptions in repr
[core] Fixed bug with mutating record.data
|
2018-03-05 10:08:22 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-raven: updated to 6.6.0
6.6.0:
[Core] Add trimming to breadcrumbs.
[Core] Improve host message at startup.
[Core] Update pytest to work on other environments
|
2018-01-24 11:20:32 by Adam Ciarcinski | Files touched by this commit (4) | |
Log message:
py-raven: updated to 6.5.0
6.5.0:
[Core] Fixed missing deprecation on processors.SanitizePasswordsProcessor
[Core] Improve exception handling in Serializer.transform
[Core] Fixed celery.register_logger_signal ignoring subclasses
[Core] Fixed sanitizer skipping byte instances
[Lambda] Fixed AttributeError when requestContext not present
|
2017-12-14 14:18:08 by Adam Ciarcinski | Files touched by this commit (4) | |
Log message:
py-raven: updated to 6.4.0
6.4.0:
[Core] Support for defining sanitized_keys on the client
[Django] Support for Django 2.0 Urlresolver
[Docs] Several fixes and improvements
|
2017-11-26 18:41:22 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
Added ALTERNATIVES
|