Servicelayer

Latest version: v1.23.2

Safety actively analyzes 682532 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

1.21.0

What's Changed
* Add Sentry support to servicelayer workers by stchris in https://github.com/alephdata/servicelayer/pull/88

This release adds support for sending error tracebacks to sentry.io (or a self-hosted instance). This is controlled by two environment variables: SENTRY_DSN and SENTRY_ENVIRONMENT. Note that you also have to take care of installing the [sentry_sdk](https://pypi.org/project/sentry-sdk/) package.
* Add and enforce linter (ruff) and code formatter (black) by stchris in https://github.com/alephdata/servicelayer/pull/89

This updates the development environment and CI configuration to be closer to what we have in Aleph.


**Full Changelog**: https://github.com/alephdata/servicelayer/compare/v1.20.7...v1.21.0

1.20.7

What's Changed
* Bump fakeredis to 2.11.2
* Add release steps to README

New Contributors
* stchris made their first contribution in https://github.com/alephdata/servicelayer/pull/87

**Full Changelog**: https://github.com/alephdata/servicelayer/compare/v1.20.6...v1.20.7

1.20.6

What's Changed
* Bump pika from 1.3.0 to 1.3.1 by dependabot in https://github.com/alephdata/servicelayer/pull/76
* Bump fakeredis from 1.9.1 to 1.10.0 by dependabot in https://github.com/alephdata/servicelayer/pull/77
* Bump fakeredis from 1.10.0 to 1.10.1 by dependabot in https://github.com/alephdata/servicelayer/pull/79
* refactor to suport SQLAlchemy 2.0 migration by catileptic in https://github.com/alephdata/servicelayer/pull/82

New Contributors
* catileptic made their first contribution in https://github.com/alephdata/servicelayer/pull/82

**Full Changelog**: https://github.com/alephdata/servicelayer/compare/v1.20.5...v1.20.6

1.20.5

What's Changed
* Bump fakeredis from 1.8.1 to 1.9.0 by dependabot in https://github.com/alephdata/servicelayer/pull/71
* Bump fakeredis from 1.9.0 to 1.9.1 by dependabot in https://github.com/alephdata/servicelayer/pull/73
* Bump pika from 1.2.0 to 1.3.0 by dependabot in https://github.com/alephdata/servicelayer/pull/68
* Update structlog requirement from <22.0.0,>=20.2.0 to >=20.2.0,<23.0.0 by dependabot in https://github.com/alephdata/servicelayer/pull/70


**Full Changelog**: https://github.com/alephdata/servicelayer/compare/v1.20.4...v1.20.5

1.19.1

What's Changed
* Bump fakeredis from 1.7.1 to 1.8 by dependabot in https://github.com/alephdata/servicelayer/pull/66
* Bump fakeredis from 1.8 to 1.8.1 by dependabot in https://github.com/alephdata/servicelayer/pull/67


**Full Changelog**: https://github.com/alephdata/servicelayer/compare/v1.19.0...v1.19.1

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.