Releases: community-of-python/microbootstrap
Releases · community-of-python/microbootstrap
0.7.1
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
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.4.4
What's Changed
- Exclude
/metrics
from OpenAPI schema by default & allow to configure the exclusion by @vrslev in #28
Full Changelog: 0.4.3...0.4.4
0.4.3
What's Changed
- Use Swagger UI by default for Litestar & allow to override set params in LitestarSwaggerInstrument by @vrslev in #30
Full Changelog: 0.4.2...0.4.3
0.4.1
What's Changed
- Disable debug and reload & enable offline docs by default by @vrslev in #20
Full Changelog: 0.4.0...0.4.1