Skip to content

Releases: NRWLDev/starlette-problem

v0.12.3

19 May 15:43

Choose a tag to compare

Features and Improvements

  • Add support for generating openapi schema and openapi.json [9] [c6c3a82]

Commit Statistics

  • 1 commits contributed to the release.
  • 1 commits were parsed as conventional.

v0.12.2

05 May 18:06

Choose a tag to compare

Documentation

  • Add documentation url for pypi. [c6211c5]

Commit Statistics

  • 1 commits contributed to the release.
  • 1 commits were parsed as conventional.

v0.12.1

05 May 17:59

Choose a tag to compare

Bug fixes

  • Ensure urls render in pypi. [6832a10]

Commit Statistics

  • 1 commits contributed to the release.
  • 1 commits were parsed as conventional.

v0.12.0

26 Apr 20:35

Choose a tag to compare

Bug fixes

  • Breaking Migrate http_exception_handler definition to a first class parameter. [e5f078c]

Commit Statistics

  • 1 commits contributed to the release.
  • 1 commits were parsed as conventional.

v0.11.7

25 Apr 13:53

Choose a tag to compare

Bug fixes

  • Allow users to provide HTTPException handler override. [ad397a2]

Commit Statistics

  • 1 commits contributed to the release.
  • 1 commits were parsed as conventional.

v0.11.6

09 Dec 10:21

Choose a tag to compare

Bug fixes

  • Fix issue where strip extra post hook with include codes would include everything due to exclude codes defaulting to all codes. [e1fa27a]

Commit Statistics

  • 1 commits contributed to the release.
  • 1 commits were parsed as conventional.

v0.11.5

03 Dec 09:47

Choose a tag to compare

Bug fixes

  • Response content-length header needs to be recalculated if the response body is mutated in a post hook. [ad2fc7f]

v0.11.4

25 Nov 12:02

Choose a tag to compare

Miscellaneous

  • Fix up return type hint for CorsPostHook [47a69b6]

Commit Statistics

  • 1 commits contributed to the release.
  • 1 commits were parsed as conventional.

v0.11.3

25 Nov 11:55

Choose a tag to compare

Miscellaneous

  • Fix up return type hint for StripExtrasPostHook [2aeb832]

Commit Statistics

  • 1 commits contributed to the release.
  • 1 commits were parsed as conventional.

v0.11.2

14 Nov 15:47

Choose a tag to compare

Bug fixes

  • Drop support for generate_handler to simplify interface. [5] [ff8f38b]

Commit Statistics

  • 1 commits contributed to the release.
  • 1 commits were parsed as conventional.