Troncos

Latest version: v4.4.2

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

Scan your dependencies

Page 1 of 9

4.4.2

[4.4.2](https://github.com/kolonialno/troncos/compare/v4.4.1...4.4.2) (2024-02-05)


Documentation

* run release-please using npx ([ff9e482](https://github.com/kolonialno/troncos/commit/ff9e482ed7c43d44c43e79de3f2f4eb5d117f855))

4.4.1

What's Changed
* Remove starlette import from asgi module by eirsyl in https://github.com/kolonialno/troncos/pull/299


**Full Changelog**: https://github.com/kolonialno/troncos/compare/v4.4.0...v4.4.1

4.4.0

What's Changed
* chore(deps): update dependency ddtrace to v2.4.1 by renovate in https://github.com/kolonialno/troncos/pull/287
* chore(deps): update actions/cache action to v4 by renovate in https://github.com/kolonialno/troncos/pull/286
* chore(deps): update dependency mkdocs-techdocs-core to v1.3.3 by renovate in https://github.com/kolonialno/troncos/pull/288
* chore(deps): update dependency ddtrace to v2.5.0 by renovate in https://github.com/kolonialno/troncos/pull/289
* feat: Be explicit about span vs resource attributes by andersliland in https://github.com/kolonialno/troncos/pull/282
* chore(deps): update dependency ddtrace to v2.5.1 by renovate in https://github.com/kolonialno/troncos/pull/292
* chore(deps): update dependency black to v24 by renovate in https://github.com/kolonialno/troncos/pull/294
* chore(deps): update dependency pytest-asyncio to v0.23.4 by renovate in https://github.com/kolonialno/troncos/pull/297
* chore(deps): update dependency black to v24.1.1 by renovate in https://github.com/kolonialno/troncos/pull/296
* Bump python ipware dependency, we are lagging behind in other projects by eirsyl in https://github.com/kolonialno/troncos/pull/298


**Full Changelog**: https://github.com/kolonialno/troncos/compare/v4.3.1...v4.4.0

4.3.1

What's Changed
* chore(deps): update dependency fastapi to >=0.109,<0.110 by renovate in https://github.com/kolonialno/troncos/pull/281
* fix: Logging middleware accepts TestClient without scope["client"] by torarvid in https://github.com/kolonialno/troncos/pull/283
* fix: Prevent mypy error on Starlette v0.35+ by torarvid in https://github.com/kolonialno/troncos/pull/284
* chore: Bump version by gbbirkisson in https://github.com/kolonialno/troncos/pull/285


**Full Changelog**: https://github.com/kolonialno/troncos/compare/v4.3.0...v4.3.1

4.3.0

What's Changed
* chore(deps): update dependency mkdocs-techdocs-core to v1.3 by renovate in https://github.com/kolonialno/troncos/pull/238
* chore(deps): update dependency mypy to v1.7.1 by renovate in https://github.com/kolonialno/troncos/pull/242
* chore(deps): update dependency celery to v5.3.6 by renovate in https://github.com/kolonialno/troncos/pull/240
* chore(deps): update dependency ipython to v8.18.0 by renovate in https://github.com/kolonialno/troncos/pull/245
* chore(deps): update dependency ipython to v8.18.1 by renovate in https://github.com/kolonialno/troncos/pull/246
* chore(deps): update dependency pytest-asyncio to >=0.23.1,<0.24.0 by renovate in https://github.com/kolonialno/troncos/pull/247
* chore(deps): update dependency django to v4.2.8 by renovate in https://github.com/kolonialno/troncos/pull/248
* chore(deps): update dependency pytest-asyncio to v0.23.2 by renovate in https://github.com/kolonialno/troncos/pull/249
* chore(deps): update actions/setup-python action to v5 by renovate in https://github.com/kolonialno/troncos/pull/250
* chore(deps): update dependency isort to v5.13.0 by renovate in https://github.com/kolonialno/troncos/pull/252
* chore(deps): update dependency python to v3.12.1 by renovate in https://github.com/kolonialno/troncos/pull/251
* chore(deps): update dependency isort to v5.13.1 by renovate in https://github.com/kolonialno/troncos/pull/253
* chore(deps): update dependency fastapi to >=0.105,<0.106 by renovate in https://github.com/kolonialno/troncos/pull/254
* chore(deps): update dependency black to v23.12.0 by renovate in https://github.com/kolonialno/troncos/pull/255
* chore(deps): update dependency isort to v5.13.2 by renovate in https://github.com/kolonialno/troncos/pull/258
* chore(deps): update dependency ddtrace to v2.3.2 by renovate in https://github.com/kolonialno/troncos/pull/257
* chore(deps): update dependency mkdocs-techdocs-core to v1.3.1 by renovate in https://github.com/kolonialno/troncos/pull/259
* chore(deps): update dependency django to v5 by renovate in https://github.com/kolonialno/troncos/pull/256
* chore(deps): update dependency opentelemetry-sdk to v1.22.0 by renovate in https://github.com/kolonialno/troncos/pull/262
* chore(deps): update dependency opentelemetry-exporter-otlp-proto-http to v1.22.0 - autoclosed by renovate in https://github.com/kolonialno/troncos/pull/261
* chore(deps): update dependency opentelemetry-exporter-otlp-proto-grpc to v1.22.0 - autoclosed by renovate in https://github.com/kolonialno/troncos/pull/260
* Add debug info to README by haugene in https://github.com/kolonialno/troncos/pull/239
* chore(deps): update dependency ddtrace to v2.3.3 by renovate in https://github.com/kolonialno/troncos/pull/263
* chore(deps): update dependency mypy to v1.8.0 by renovate in https://github.com/kolonialno/troncos/pull/265
* chore(deps): update dependency ddtrace to v2.4.0 by renovate in https://github.com/kolonialno/troncos/pull/264
* chore(deps): update dependency black to v23.12.1 by renovate in https://github.com/kolonialno/troncos/pull/267
* chore(deps): update dependency ipython to v8.19.0 by renovate in https://github.com/kolonialno/troncos/pull/266
* chore(deps): update dependency mkdocs-techdocs-core to v1.3.2 by renovate in https://github.com/kolonialno/troncos/pull/268
* chore(deps): update dependency fastapi to >=0.108,<0.109 by renovate in https://github.com/kolonialno/troncos/pull/269
* chore(deps): update dependency pytest to v7.4.4 by renovate in https://github.com/kolonialno/troncos/pull/271
* chore(deps): update dependency structlog to v23.3.0 by renovate in https://github.com/kolonialno/troncos/pull/270
* chore(deps): update dependency pytest-asyncio to v0.23.3 by renovate in https://github.com/kolonialno/troncos/pull/272
* chore(deps): update dependency django to v4.2.9 by renovate in https://github.com/kolonialno/troncos/pull/274
* chore(deps): update dependency django to v5 by renovate in https://github.com/kolonialno/troncos/pull/275
* chore(deps): update dependency flake8 to v7 by renovate in https://github.com/kolonialno/troncos/pull/276
* chore(deps): update dependency structlog to v24 by renovate in https://github.com/kolonialno/troncos/pull/278
* chore(deps): update dependency ipython to v8.20.0 by renovate in https://github.com/kolonialno/troncos/pull/277
* Add method to set exporter request headers by gbbirkisson in https://github.com/kolonialno/troncos/pull/279
* chore: Bump version by gbbirkisson in https://github.com/kolonialno/troncos/pull/280


**Full Changelog**: https://github.com/kolonialno/troncos/compare/v4.2.2...v4.3.0

4.2.2

What's Changed
* chore(deps): update dependency django to v4.2.7 by renovate in https://github.com/kolonialno/troncos/pull/217
* chore(deps): update dependency pytest to v7.4.3 by renovate in https://github.com/kolonialno/troncos/pull/218
* chore(deps): update dependency python to v3.12.0 by renovate in https://github.com/kolonialno/troncos/pull/208
* chore(deps): update dependency fastapi to >=0.104.1,<0.105 by renovate in https://github.com/kolonialno/troncos/pull/220
* chore(deps): update dependency structlog to v23.2.0 by renovate in https://github.com/kolonialno/troncos/pull/223
* chore(deps): update dependency ipython to v8.17.2 by renovate in https://github.com/kolonialno/troncos/pull/221
* chore(deps): update dependency black to v23.11.0 by renovate in https://github.com/kolonialno/troncos/pull/230
* chore(deps): update dependency opentelemetry-sdk to v1.21.0 by renovate in https://github.com/kolonialno/troncos/pull/229
* chore(deps): update dependency opentelemetry-exporter-otlp-proto-http to v1.21.0 by renovate in https://github.com/kolonialno/troncos/pull/228
* chore(deps): update dependency mypy to v1.7.0 by renovate in https://github.com/kolonialno/troncos/pull/232
* chore(deps): update dependency celery to v5.3.5 by renovate in https://github.com/kolonialno/troncos/pull/231
* chore(deps): update dependency poetry to v1.7.1 by renovate in https://github.com/kolonialno/troncos/pull/236
* chore(deps): update dependency ddtrace to v2.3.1 by renovate in https://github.com/kolonialno/troncos/pull/241
* Allow format to be a structlog processor by gbbirkisson in https://github.com/kolonialno/troncos/pull/243


**Full Changelog**: https://github.com/kolonialno/troncos/compare/v4.2.1...v4.2.2

Page 1 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.