Skip to content

Latest commit

 

History

History
187 lines (134 loc) · 13.3 KB

CHANGELOG.md

File metadata and controls

187 lines (134 loc) · 13.3 KB

Change Log

Full Changelog

Closed issues:

  • Use Secret for private git repository #76
  • Add storage options for ML models and evaluation data #69

Merged pull requests:

v1.0.0 (2019-04-26)

Full Changelog

Fixed bugs:

  • Cannot work kube.datadir if we change the value after registering kubernetes service #67
  • Uploading model sometimes returns errors. #64

Closed issues:

  • Add kubernetes mode flag to Project settings #86
  • Add image driven boot option #77
  • Add access control to Kubernetes #65
  • Replace library redux-form to formik #61
  • Application permission can be reset if we delete Kubernetes and register it again #57
  • Deployable to the application which we don't have a permission #53
  • Fixed ssh directory mount path #48
  • Support different Kubernetes cluster but same application #46

Merged pull requests:

v0.4.5 (2019-01-30)

Full Changelog

Fixed bugs:

Merged pull requests:

v0.4.4 (2019-01-15)

Full Changelog

Closed issues:

  • Add access control #20

Merged pull requests:

v0.3.8 (2018-12-26)

Full Changelog

Merged pull requests:

v0.3.7 (2018-11-28)

Full Changelog

v0.3.6 (2018-11-20)

Full Changelog

Closed issues:

  • Handle parallel request return status #30

Merged pull requests:

  • evaluate model API #45 (yuki-mt)
  • [Hotfix] Set "DRUCKER_TEST_MODE=False" when it deploys to Kubernetes #43 (keigohtr)
  • Make dump method independent from update method #42 (keigohtr)
  • [Hotfix] Update README #40 (keigohtr)

v0.3.5 (2018-11-07)

Full Changelog

Merged pull requests:

v0.3.4 (2018-10-03)

Full Changelog

Merged pull requests:

v0.3.3 (2018-08-29)

Full Changelog

Merged pull requests:

v0.3.2 (2018-08-22)

Full Changelog

Merged pull requests:

v0.3.1 (2018-08-15)

Full Changelog

Merged pull requests:

  • Add a function that allows you to select a model when booting a new service #10 (keigohtr)
  • Add convert function and fix wrong cpu values #9 (jkw552403)
  • [Hotfix] Change code generator #8 (keigohtr)
  • Add progress\_deadline\_seconds option #6 (keigohtr)

v0.3.0 (2018-08-08)

Full Changelog

Merged pull requests:

v0.2.0 (2018-07-25)

* This Change Log was automatically generated by github_changelog_generator