-
Andrey Azeev authored
- lib-utils v0.8.0 -> v1.0.0 - lib-auth-guard v0.2.1 (new) - lucente-observability v0.6.1 -> v0.7.0 - lib-aiohttp v0.4.0 -> v0.6.0 - lib-aiomongo v1.0.1 -> v1.1.0 - lib-aio-rabbit-broker v3.0.0 -> v3.1.0 - drop python-jose, python-json-logger from direct deps (transitive now) - add pytest, pytest-asyncio, pytest-cov to dev deps - [tool.ruff.lint] select = ["G", "LOG"] - [tool.pytest.ini_options] with asyncio_mode auto, --cov-fail-under=80, markers - [tool.coverage.run] with src source and omit list - add CHANGELOG.md with full audit notes
39e2a81bAndrey Azeev authored- lib-utils v0.8.0 -> v1.0.0 - lib-auth-guard v0.2.1 (new) - lucente-observability v0.6.1 -> v0.7.0 - lib-aiohttp v0.4.0 -> v0.6.0 - lib-aiomongo v1.0.1 -> v1.1.0 - lib-aio-rabbit-broker v3.0.0 -> v3.1.0 - drop python-jose, python-json-logger from direct deps (transitive now) - add pytest, pytest-asyncio, pytest-cov to dev deps - [tool.ruff.lint] select = ["G", "LOG"] - [tool.pytest.ini_options] with asyncio_mode auto, --cov-fail-under=80, markers - [tool.coverage.run] with src source and omit list - add CHANGELOG.md with full audit notes
Loading