Motorhead

Latest version: v0.2411.2

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

Scan your dependencies

Page 1 of 3

0.2411.2

What's Changed

* Added missing `__slots__` to `Service` by volfpeter in https://github.com/volfpeter/motorhead/pull/16

**Full Changelog**: https://github.com/volfpeter/motorhead/compare/v0.2411.1...v0.2411.2

0.2411.1

What's Changed

* Support non-`ObjectId` document `_id`s by volfpeter in https://github.com/volfpeter/motorhead/pull/15

**Full Changelog**: https://github.com/volfpeter/motorhead/compare/v0.2411.0...v0.2411.1

0.2411.0

What's Changed

* Add a `ServiceConfig` dict by volfpeter in https://github.com/volfpeter/motorhead/pull/13

*Important*: the default behavior of excluding unset fields during creation has changed. See 12. If you need the old behavior, you can configure your services in `Service.service_config`.

**Full Changelog**: https://github.com/volfpeter/motorhead/compare/v0.2408.0...v0.2411.0

0.2408.0

What's Changed

* Fix `Service.get_objectid_fields()` by volfpeter in https://github.com/volfpeter/motorhead/pull/11

**Full Changelog**: https://github.com/volfpeter/motorhead/compare/0.2403.0...v0.2408.0

0.2403.0

Changes:

- Validator and delete rule performance improvement through memoization by volfpeter
- More tests by volfpeter

0.2402.1

Changes:

- Fixed `UTCDatetime` validation which was broken because Pydantic v2 uses its own tzinfo implementation.
- Replaced `black` with `ruff`.
- Updated developer tools.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.