Skip to content

Tags: community-of-python/microbootstrap

Tags

0.16.3

Toggle 0.16.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix `logging_exclude_endpoints` (#74)

* Fix logging exclude endpoints for FastAPI

* Fix logging exclude endpoints for Litestar

* Fix formatting

0.16.2

Toggle 0.16.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Do not log `/health/` and `/metrics/` access by default (#73)

0.16.1

Toggle 0.16.1's commit message

Verified

This commit was signed with the committer’s verified signature.
lesnik512 Artur Shiriev
fix otlp versions

0.16.0

Toggle 0.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #72 from community-of-python/71-add-sentry-tags

add sentry_tags

0.15.1

Toggle 0.15.1's commit message

Verified

This commit was signed with the committer’s verified signature.
lesnik512 Artur Shiriev
decrease lower dependencies versions

0.15.0

Toggle 0.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #70 from community-of-python/allow-turning-off-log…

…ging-middleware

allow turning off logging middleware

0.14.1

Toggle 0.14.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix FastStream integration dependencies (#69)

0.14.0

Toggle 0.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Implement broker health check (#68)

* Implement broker health check

* Fix coverage

0.13.0

Toggle 0.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add ASGI FastStream support ✨ (#64)

* Add faststream config

* Update config

* Add FastStream bootstrapper

* Fix annotations

* Update

* Update

* Update

* Add health checks

* Update

* Add prometheus config

* Update

* Update

* Update

* Fix logging

* Update prometheus config

* Update

* Update

* Update

* Update

* Fix tests

* Update

* Update

* Update

0.12.2

Toggle 0.12.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #61 from community-of-python/community-workflow

use community workflow