Releases: smagafurov/fastapi-jsonrpc
Releases · smagafurov/fastapi-jsonrpc
v2.7.2
chore(deps): bump 2.7.2, pin fastapi<0.106.0; use 2.8.0+ for new fastapi
v3.0.1
v2.7.1
Fixes
- fix: reset scheduler correctly when Entrypoint shutdown; now Entrypoint can be reused correctly in tests
Before you can fail on Entrypoint.shutdown() because you was try close scheduler twice
v3.0.0
v2.7.0
Feats
- openrpc - Add OpenRPC schema generator (available at
/openrpc.json
)
refs/tags/v2.6.1
chore: Bump version 2.6.1
refs/tags/v2.6.0
chore: Bump version 2.6.0
v3.0.0b
Feats
- Support Pydantic V2
refs/tags/v2.5.2
chore: Bump version 2.5.2
refs/tags/v2.5.1
test: fix test_openapi api_package fixture