This repository was archived by the owner on Feb 24, 2026. It is now read-only.
Releases: lazydynamics/RxInferServer
Releases · lazydynamics/RxInferServer
[BETA] v0.1.5
style: make format
[BETA] v0.1.4
Full Changelog: v0.1.3...v0.1.4
[BETA] v0.1.3
What's Changed
- New API proposal by @bvdmitri in #6
- OpenAPI specification & documentation by @bvdmitri in #7
- Fix italic font rendering for auto-generated API names by @bvdmitri in #8
- Docs easy access to required methods by @bvdmitri in #9
- Configure OpenAI auth methods and CORS for Authorization headers by @bvdmitri in #10
- Add code styles checks by @bvdmitri in #11
- Add MongoDB support by @bvdmitri in #14
- Implement better logging system by @bvdmitri in #16
- More robust handling of the database by @bvdmitri in #18
- Add cursor rules for the project & fix many bugs by @bvdmitri in #20
- Load & hot-reload models module files by @bvdmitri in #21
- Implement role based access to models by @bvdmitri in #24
- Model creation API endpoints by @bvdmitri in #25
- Episodes implementation by @bvdmitri in #27
- Implement very basic infer & learn API endpoints by @bvdmitri in #28
- Better auto-generated docs both for client & server by @bvdmitri in #29
- Fix make serve-docs command by @bvdmitri in #37
- Bump peter-evans/create-pull-request from 5 to 7 by @dependabot in #42
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #41
- Add contribution guidelines by @bvdmitri in #39
- Refactor hot-reloading functionality by @bvdmitri in #38
- Better organization for OpenAPI scripts that generate server and clients by @bvdmitri in #40
- Add support for .env files by @bvdmitri in #44
- Add compilation trace to CI by @bvdmitri in #45
- This PR moves the documentation to server.rxinfer.com by @bvdmitri in #46
- Hide database url from logs by @bvdmitri in #47
- Automatic TLS CA file discovery by @bvdmitri in #49
- Update documentation for model management by @bvdmitri in #52
- Update documentation by @bvdmitri in #53
- Update API naming scheme by @bvdmitri in #55
- Refactor database operations by @bvdmitri in #56
- Update the learning API and documentation by @bvdmitri in #57
- Refactor database connection in order to fix CI checks by @bvdmitri in #58
- Preference based json encoding by @bvdmitri in #60
- Enable different JSON serialization based on Prefer header by @bvdmitri in #61
- Support preferences for encoding distributions in the responses by @bvdmitri in #63
- Update the documentation for JSON serialization of distributions by @bvdmitri in #65
- Rename blackbox state space to linear state space by @bvdmitri in #67
- Add a simple guide on creation of custom models by @bvdmitri in #68
- Remove old implementation by @bvdmitri in #69
New Contributors
- @bvdmitri made their first contribution in #6
- @dependabot made their first contribution in #42
Full Changelog: https://github.com/lazydynamics/RxInferServer/commits/v0.1.3