Skip to content

Releases: waltzofpearls/reckon

v0.6.0

03 Jan 07:54
533e47f
Compare
Choose a tag to compare
  • model: add tangram gradient boosting tree model (#32)
  • python: update suggested version to 3.8.12 (#33)

v0.5.2

24 Nov 08:02
c5159d0
Compare
Choose a tag to compare
  • grpc: python server multiprocessing (#31)

v0.5.1

22 Nov 03:07
98d6697
Compare
Choose a tag to compare
  • 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

21 Nov 18:37
c199579
Compare
Choose a tag to compare
  • 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

19 Sep 20:55
bc9fce7
Compare
Choose a tag to compare
  • 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

10 Sep 04:42
92ec39a
Compare
Choose a tag to compare
  • 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

01 Sep 06:43
9874deb
Compare
Choose a tag to compare
  • 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

11 Aug 08:36
ec8613b
Compare
Choose a tag to compare

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