Releases: kiwicom/structlog-sentry
Releases Β· kiwicom/structlog-sentry
Release 2.2.1
Release 2.2.0
π Features
- 91c6dbe BREAKING CHANGE:Β Use isolation Scope instead of a Hub
SentryProcessor
now accepts optionalscope
argument instead ofhub
π§ Chores and Improvements
π¦ Other
Release 2.1.0
π Features
- a31d2e4 Add ignore_breadcrumb_data param, send data with breadcrumbs
π§ Chores and Improvements
- 19ae195 Bump version to 2.1.0
- dcd3eaa Add prettier as pre-commit hook
- fe2dd13 Use tox-gh-actions in CI
- 311aa87 Update pre-commit hooks and add py3.11 and py3.12 for testing
- 76b5df6 Upgrade dependencies
- eb525e2 (deps) bump pytest-cov from 3.0.0 to 4.1.0
π¦ Other
- 64dd4f4 Add tests for breadcrumbs
Release 2.0.3
Release 2.0.2
Release 2.0.1
v2.0.1 chore: Bump version
v2.0.0
π Features
- 502f5a8 Refactor SentryProcessor
- BREAKING CHANGE: rename
as_extra
argument toas_context
as extra are depracated by Sentry SDK - BREAKING CHANGE: remove
SentryJSONProcessor
which is not necessary anymore (read the docs for more information)
- BREAKING CHANGE: rename
- 356a2d0 BREAKING CHANGE: Unify level and event_level with sentry-sdk API
- rename
level
toevent_level
inSentryProcessor
and addlevel
argument which controls log level of breadcrumbs
- rename
- 56175f6 use 'with_locals' setting from current sentry client
π§ Chores and Improvements
- 13b2650 Upgrade pre-commit hooks
- b22dce9 Upgrade dependencies
- 45c0f73 mark package as PEP-561 compatible
- de74b5a make logger action reporting optional
- f97537e enable dependabot
π Bug fixes
- 5438480 handle record and logger objects without name attr
π¦ Other
- d206f5e Add lint and commitsar jobs
- efc1f26 BREAKING CHANGE: Drop support for Python 3.6 and support Python 3.10
- db07a2f Update README.md to reflect SentryProcessor refactoring
- 29c1f11 Update tests for SentryProcessor and remove irrelevant ones
- f7d34ab add and update type annotations
- 0cf922c explicitly specify class constructor parameters
- b190a1a update pre-commit hooks to their latest version
- c711150 update pytest to 6.2.5
v1.4.0
v1.3.0
π Features
- e8e0b6a (ci) automated pypi release and changelog
- 576af0f allow ignoring loggers via optional argument
π Bug fixes
- 8d74bef (ci) use poetry for build dist
- d020738 (ci) use correct actions runner
- 031890b (ci) add missing dependency for cryptography
- 626ea93 (ci) pin kiwicom/tox image
- 5f204d9 avoid sharing event extra and tag dict reference
π§ Chores and Improvements
- 83d4f45 (ci) avoid pypi upload if version already exists
- 6eacaed bump version to 1.3.0
- 205b6a8 (readme) remove unnecessary note about tox
- 189a78e add dependabot config
- 2de53b9 update supported python version classifiers
- 8152682 (ci) replace travis ci with github actions
- 9d1b858 update pre-commit hook versions
- c8fae6f manage project using poetry
π¦ Other
Version 1.2.2
Binaries are published at https://pypi.org/project/structlog-sentry/