Releases: community-of-python/microbootstrap
Releases · community-of-python/microbootstrap
0.23.0
0.22.0
0.21.2
0.21.1
0.21.0
What's Changed
- opentelemetry_instrument: minor release fixed mypy triggering by @danberdev in #104
- Use orjson for log JSON serialization by @vrslev in #105
- Add FastAPI and FastStream examples to Quickstart section by @vrslev in #107
- Add FastAPI example app by @vrslev in #106
- Fix issues after Ruff update by @vrslev in #109
- Remove support for Python 3.9 (EOL in October 2025) by @vrslev in #111
- instruments: open_telemetry: port auto_instrumentation by @danberdev in #110
Full Changelog: 0.20.0...0.21.0
0.20.0
What's Changed
- opentelemetry: add auto instrumentation by @danberdev in #98
- Add PyroscopeInstrument to InstrumentsSetupper by @vrslev in #100
- InstrumentSetupper: Do not teardown instrument when it is not ready by @vrslev in #101
- opentelemetry: fix import ordering by @danberdev in #99
New Contributors
- @danberdev made their first contribution in #98
Full Changelog: 0.19.3...0.20.0