All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.3.1 (2023-04-18)
- type for kwargs in gunicorn run server function (768f57a)
2.3.0 (2023-04-16)
2.2.0 (2023-04-13)
2.1.1 (2023-03-31)
- deps: update deps (7139942)
2.1.0 (2023-03-15)
2.0.1 (2023-03-01)
- Revert "refactor: migrate to ruff for code quality" (8b1c5cf)
2.0.0 (2023-02-15)
- use torch pickle as new serialisation format (#46)
1.16.0 (2023-02-14)
1.15.0 (2023-02-09)
1.14.0 (2023-01-01)
- telemetry: setup metrics exporting for the API (84ae862)
1.13.2 (2022-12-23)
- explicitly do not install otel instrumentation v0.36b0 (86d5ecf)
- set the worker timeout to 60 secs (5a7b1cf)
1.13.1 (2022-12-19)
- install all deps with fastapi (e0ebbba)
1.13.0 (2022-12-17)
- cleanup and add some more helper functions (08da822)
1.12.2 (2022-12-17)
- deps: move all api and aws deps to the main group (051b83e)
1.12.1 (2022-12-16)
- deps: allow torch from 1.10.0 (1864d3c)
- deps: unconstrain torch version but prevent 1.13.0 (ebaaa4a)
1.12.0 (2022-12-14)
- cloudwatch logger: add option to enable trace logging to cloudwatch logs (3f03571)
1.11.0 (2022-12-14)
- logging: improve typing for
setup_logging
function (58fc214)
- logging: allow any handler to be the
root_handler
(2d74796)
1.10.0 (2022-12-14)
- deps: make
api
andaws
group optional (e36bb3e) - logging: create InterceptHandler for instrumented logging (7671966)
1.9.0 (2022-12-13)
- logging: add
PropogateHandler
to automatically send to the default logging module (b20b48a)
1.8.0 (2022-12-13)
- gunicorn: add function to create a gunicorn server for the api app (4ec1721)
1.7.0 (2022-12-12)
1.6.0 (2022-12-12)
1.5.0 (2022-12-01)
1.4.0 (2022-10-30)
- logging: add new arg to enable/disable showing locals in rich tracebacks (3c98aab)
1.3.0 (2022-10-20)
- add the loguru logger into the init so everyone can use it (5ddb7e3)
1.2.0 (2022-10-19)
1.1.0 (2022-10-14)
- setup the repository (0d64d14)