Skip to content

Releases: community-of-python/microbootstrap

0.26.0

24 Sep 13:53
0a22728

Choose a tag to compare

What's Changed

  • Add sentry_opentelemetry_trace_url_template by @vrslev in #121
  • Send structlog logs to stdout, not stderr (foreign logs already go to stdout) by @vrslev in #122

Full Changelog: 0.25.1...0.26.0

0.25.1

23 Sep 12:04
057c180

Choose a tag to compare

What's Changed

  • Remove most common logs in OpenTelemetry auto-instrumentation (they're mostly useless) by @vrslev in #120

Full Changelog: 0.25.0...0.25.1

0.25.0

05 Sep 14:03
4ee90f3

Choose a tag to compare

What's Changed

  • Added external logging by @nederer in #108
  • Enable OpenTelemetry when opentelemetry_log_traces param is set by @vrslev in #118
  • Adapt structlog logs for Sentry by @vrslev in #119

New Contributors

Full Changelog: 0.24.0...0.25.0

0.24.0

22 Aug 11:50
4edd635

Choose a tag to compare

What's Changed

  • Add and use opentelemetry_log_traces to control printing traces instead of service_debug by @vrslev in #117

Full Changelog: 0.23.1...0.24.0

0.23.1

18 Aug 05:46
a3eb622

Choose a tag to compare

What's Changed

Full Changelog: 0.23.0...0.23.1

0.23.0

18 Jul 15:15
485ddf7

Choose a tag to compare

What's Changed

  • Implement new hook to modify application after creation but before instrument bootstrapping by @vrslev in #114

Full Changelog: 0.21.2...0.23.0

0.22.0

18 Jul 15:14
5db73e8

Choose a tag to compare

What's Changed

  • Always include opentelemetry-instrumentation-asgi to fix Django instrumentation by @vrslev in #113

Full Changelog: 0.21.1...0.22.0

0.21.2

01 Jul 16:19
5db73e8

Choose a tag to compare

What's Changed

  • Always include opentelemetry-instrumentation-asgi to fix Django instrumentation by @vrslev in #113

Full Changelog: 0.21.1...0.21.2

0.21.1

01 Jul 16:06
06e5cd2

Choose a tag to compare

What's Changed

  • Make sure logs are string, not bytes by @vrslev in #112

Full Changelog: 0.21.0...0.21.1

0.21.0

01 Jul 10:36
bc92ffc

Choose a tag to compare

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