lazyBisa

Results 5 issues of lazyBisa

- FastAPI Middleware is exposed as standalone object to be mounted instead of mutating an existing app - FastAPI Router is exposed as standalone object to be included instead of...

Affected Version: 5.7.1 ### Description: When an exception is thrown somewhere down the line, the Prometheus Instrumentator removes all cause information from the Exception. Is this a deliberate design choice...

Adjustments to use websocketpp on unix sockets with asio.

even though the default_bump would increment a version `1.2.3` to `1.3.0`, doing a prerelease for that version creates a `1.2.4-RC.0` instead of `1.3.0-RC.0`. Since changing this behavior would be a...

When having `default_bump=minor` I would expect a prerelease to do a minor update when creating the prerelease version. Currently it always does a patch update. E.g. latest release is `1.2.3`,...