Skip to content

Releases: community-of-python/microbootstrap

0.11.0

11 Dec 10:55
20c1d5a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.1...0.11.0

0.10.1

09 Dec 08:04
6df9f75
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.0...0.10.1

0.10.0

09 Dec 07:09
149a716
Compare
Choose a tag to compare

What's Changed

  • remove sentry ASGI middleware for fastapi, because it has auto fastapi integration by @lesnik512 in #51
  • Use lifespan instead of on_shutdown and on_startup for fastapi by @lesnik512 in #52

Full Changelog: 0.9.0...0.10.0

0.9.0

08 Dec 18:13
e381371
Compare
Choose a tag to compare

What's Changed

  • Install opentelemetry-instrumentation-asgi and health-checks only with litestar or fastapi extra by @vrslev in #43
  • unlock packages versions, use mypy strict by @lesnik512 in #48
  • Some changes for fastapi bootstrapper by @lesnik512 in #50

New Contributors

Full Changelog: 0.8.1...0.9.0

0.8.1

28 Oct 09:13
59668bd
Compare
Choose a tag to compare

What's Changed

  • Export instruments setupper settings from microbootstrap by @vrslev in #42

Full Changelog: 0.8.0...0.8.1

0.8.0

28 Oct 08:11
11bcf0f
Compare
Choose a tag to compare

What's Changed

  • Add InstrumentsSetupper for framework-less execution by @vrslev in #38

Full Changelog: 0.7.1...0.8.0

0.7.1

24 Oct 08:45
7b63041
Compare
Choose a tag to compare

What's Changed

  • Make sure Any types are not converted to dict if applicable when merging Pydantic configs by @vrslev in #37

Full Changelog: 0.7.0...0.7.1

0.7.0

23 Oct 10:45
5e66f60
Compare
Choose a tag to compare

What's Changed

  • Exclude /health route from OpenAPI schema by default, and allow to configure it by @vrslev in #35

Full Changelog: 0.6.0...0.7.0

0.6.0

23 Oct 09:43
680c4f7
Compare
Choose a tag to compare

What's Changed

  • Enable debug and reload by default by @vrslev in #32

Full Changelog: 0.5.2...0.6.0

0.5.2

20 Oct 14:09
760b29f
Compare
Choose a tag to compare

Full Changelog: 0.5.1...0.5.2