Skip to content

Releases: community-of-python/microbootstrap

0.13.0

30 Jan 13:40
8e0ea73
Compare
Choose a tag to compare

What's Changed

  • Fix extra dependencies: litestar, fastapi, granian by @vrslev in #63
  • Add ASGI FastStream support ✨ by @vrslev in #64

Full Changelog: 0.12.2...0.13.0

0.12.2

28 Jan 14:44
e19e5bc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.12.1...0.12.2

0.12.1

13 Jan 16:33
Compare
Choose a tag to compare

What's changed

  • fix python version requirement in pyproject.toml

Full Changelog: 0.12.0...0.12.1

0.12.0

13 Jan 09:57
3fa8d56
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.11.1...0.12.0

0.11.1

09 Jan 12:23
Compare
Choose a tag to compare

What's Changed

  • allow extra keys to fix bug with initiating app settings with keys passed by @lesnik512 in #58

Full Changelog: 0.11.0...0.11.1

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