Releases: waltzofpearls/reckon
Releases · waltzofpearls/reckon
v0.6.0
- model: add tangram gradient boosting tree model (#32)
- python: update suggested version to 3.8.12 (#33)
v0.5.2
- grpc: python server multiprocessing (#31)
v0.5.1
- grpcio: downgrade to 1.40.0 to support raspberry pi os and armv7 (#29)
- grpc: retries on errors with grpc_retry middleware
v0.5.0
- prophet: replace go-python3 with grpc (#26)
- update go to 1.16.10 and python to 3.7.12 (#27)
- release: add darwin arm64 (#28)
v0.4.0
- exporter: expose build info - versions, commit hash and build date (#24)
- config:
WATCH_LIST
(config.WatchList
) env var now supports both inline yaml and comma separated list (#25)
v0.3.0
- register, record and expose reckon runtime metrics
- bump pillow from 8.3.0 to 8.3.2 in
model/requirements.txt
- update README and add new sections for configs and runtime metrics
v0.2.0
- docker: consolidate dockerfiles and make docker targets (#18)
- deps: improve python deps install in docker containers (#19)
- metrics: remove original from exported metrics (#20)
v0.1.0
FIRST RELEASE EVER!!!
- Test goreleaser automatically builds and creates release archives
- In this version, we will have binaries built for Linux with x86_64, ARMv7 32bit and ARMv8 64bit CPUs.
- Binaries from this version will work on Linux (eg. Debian Buster) with Python 3.7 and these libraries installed