Skip to content

Releases: jpwahle/cs-insights-prediction-endpoint

Release v0.25.4

18 Sep 10:15
19e7cc9
Compare
Choose a tag to compare

0.25.4 (2022-09-18)

Continuous Integration

  • PATCH: fix tag for docker image (b66e272)

What's Changed

  • ci(PATCH): fix tag for docker image by @jpwahle in #57

Full Changelog: v0.25.3...v0.25.4

Release v0.25.1

18 Sep 09:35
570a4ab
Compare
Choose a tag to compare

0.25.1 (2022-09-18)

What's Changed

  • fix(MINOR): Don't return complex numbers and use the right function c… by @jpwahle in #51
  • feat(MINOR): Update release stage to SemVer by @jpwahle in #47
  • Release by @jpwahle in #52

Full Changelog: v0.24.0...v0.25.1

v0.24.0

13 Sep 13:32
f34b621
Compare
Choose a tag to compare
v0.24.0 Pre-release
Pre-release

📖 Documentation

  • ↪ New pull request labels for release changelog

🔨 Refactoring

  • 🧪 Fix variable names to proper pep8
Uncategorized

v0.23.0

17 Aug 07:48
ace87e8
Compare
Choose a tag to compare
v0.23.0 Pre-release
Pre-release

🚀 Features

  • 🌱 Test mongodb with mongomock (no db background process required anymore)

🐛 Fixes

  • 🐳 Update Dockerfile for build venv #35
  • 🧪 Test coverage to 100%

v0.4.0

11 Aug 14:52
3adcc90
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

🚀 Features

  • Implement genericModel and LDAModel

v0.3.0

17 Jan 13:13
f4e9bd0
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

🚀 Features

  • Add authentication middleware

v0.2.1

21 Nov 22:58
7ea2f96
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

🐛 Fixes

  • Don't persist credentials in github actions