Skip to content

Releases: modern-python/lite-bootstrap

0.25.3

10 Apr 13:23
839c5d5

Choose a tag to compare

What's Changed

Full Changelog: 0.25.2...0.25.3

0.25.2

08 Apr 18:36
43c52ef

Choose a tag to compare

What's Changed

Full Changelog: 0.25.1...0.25.2

0.25.1

08 Apr 10:21
0c0bc19

Choose a tag to compare

What's Changed

Full Changelog: 0.25.0...0.25.1

0.25.0

08 Apr 09:44
83a843b

Choose a tag to compare

What's Changed

Full Changelog: 0.24.1...0.25.0

0.24.1

07 Apr 15:06
3d3b8b8

Choose a tag to compare

What's Changed

  • migrate to ty by @lesnik512 in #68

  • small fixes and improvements by @lesnik512 in #69

    Bugs fixed:

    • FastStream health check: swapped content-type headers (application/json on success, text/plain on error)
    • FastStream OTel: removed the dead middleware instantiation (line 104)
    • FastStreamPrometheusInstrument: fixed NameError at import time when prometheus_client not installed — moved CollectorRegistry reference into a lazy factory function
    • SentryInstrument.bootstrap(): now passes default_integrations to sentry_sdk.init()

    Docs fixed:

    • All 18 lite-bootstrapp typos corrected to lite-bootstrap across 5 files
    • Fixed malformed markdown in configuration.md:20 (missing closing backtick)
    • Added sentry_default_integrations and sentry_before_send to the Sentry config documentation

    Code consistency:

    • Renamed FastApiCorsInstrument → FastAPICorsInstrument and FastApiSwaggerInstrument → FastAPISwaggerInstrument
    • Removed unused SLOTS class variable from BaseBootstrapper

    ty upgrade side-effect (ty 0.0.28→0.0.29 surfaced pre-existing issues):

    • Migrated remaining # type: ignore[...] (mypy-style) comments to # ty: ignore[...] in 4 files

Full Changelog: 0.24.0...0.24.1

0.24.0

22 Jan 10:20
6966f80

Choose a tag to compare

What's Changed

Full Changelog: 0.23.1...0.24.0

0.23.1

19 Jan 14:21
2c83462

Choose a tag to compare

What's Changed

Full Changelog: 0.23.0...0.23.1

0.23.0

29 Dec 12:38
7a37df2

Choose a tag to compare

What's Changed

Full Changelog: 0.22.2...0.23.0

0.22.2

23 Dec 10:25
8803679

Choose a tag to compare

What's Changed

Full Changelog: 0.22.1...0.22.2

0.22.1

08 Dec 19:20
ea76f66

Choose a tag to compare

What's Changed

Full Changelog: 0.22.0...0.22.1