Skip to content

Releases: community-of-python/microbootstrap

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

0.5.1

20 Oct 14:03
858474d
Compare
Choose a tag to compare

Full Changelog: 0.5.0...0.5.1

0.5.0

20 Oct 14:02
f357b89
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.4...0.5.0

0.4.4

19 Oct 10:08
5cef5b6
Compare
Choose a tag to compare

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

11 Oct 10:45
ad9e64e
Compare
Choose a tag to compare

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.2

11 Oct 09:37
e5d20cc
Compare
Choose a tag to compare

What's Changed

  • Disable offline docs by default by @vrslev in #29

Full Changelog: 0.4.1...0.4.2

0.4.1

11 Oct 08:04
15e91e5
Compare
Choose a tag to compare

What's Changed

  • Disable debug and reload & enable offline docs by default by @vrslev in #20

Full Changelog: 0.4.0...0.4.1