Skip to content

v1.1.0

Compare
Choose a tag to compare
@willgraf willgraf released this 10 Mar 01:51
· 19 commits to master since this release
059281a

v1.1.0

This release adds testing, improves creation and deletion scripts, significantly improves the menu interface, and also clarifies all documentation.

Features

  • Added integration tests in Travis (#268)

  • Added automated Docker build with Travis (#198).

  • Automatically destroy Redis's persistent disks during cluster deletion (#199).

  • ReadTheDocs support and full documentation overhaul (#265, #287, #292).

  • Improved Docker image pull efficiency (#258).

  • Use a randomized bucket/cluster name by default (#212).

  • Further generalize helm charts to be overridden with helmfiles (#190).

  • Configure default node types to minimize CPU counts (#193).

  • Use default-models as the default bucket in tf-serving to provide a set of default models for new clusters (#193).

  • Update redis-consumer and frontend to use pre-defined workflows (#179).

  • Refactor default queue names from predict and track to segmentation and tracking (#213).

  • Added make command for easy Prometheus and associated CRD destruction (#222).

  • Added contributor docs to project (#227, #245).

Bugfixes

Breaking Changes

  • Removed the QR code for authentication (#196).