Skip to content

Releases: kubeflow/katib

Katib v0.16.0

03 Nov 06:11
Compare
Choose a tag to compare

This is the Katib v0.16.0 release.

Breaking Changes

New Features

Core Features

UI Improvements

SDK Improvements

Bug fixes

  • Bug: Wait for the certs to be mounted inside the container (#2213 by @tenzen-y)
  • Start waiting for certs to be ready before sending data to the channel (#2215 by @tenzen-y)
  • E2E: Add additional checks to verify if the components are ready (#2212 by @tenzen-y)
  • Remove a katib-webhook-cert Secret from components (#2214 by @tenzen-y)
  • Skip to inject the metrics-collector pods to the Katib controller (#2211 by @tenzen-y)
  • Sending an empty data to the certsReady channel (#2196 by @tenzen-y)
  • Fix conformance docker image (#2147 by @nagar-ajay)

Documentation

Misc

Katib v0.15.0

29 Mar 15:43
Compare
Choose a tag to compare

This is the Katib v0.15.0 release.

Breaking Changes

New Features

Major Features

Core Features

UI Improvements

SDK Improvements

Bug fixes

Documentation

Misc

Read more

Katib v0.14.0

19 Aug 09:26
Compare
Choose a tag to compare

This is the Katib v0.14.0 release.

New Features

Core Features

  • Population based training (#1833 by @a9p)
  • Support JSON format logs in file-metrics-collector (#1765 by @tenzen-y)
  • Include MetricsUnavailable condition to Complete in Trial (#1877 by @tenzen-y)
  • Allow running examples on Apple Silicon M1 and fix image build errors for arm64 (#1898 by @tenzen-y)
  • Configurable job name and service name for cert generator (#1889 by @shaowei-su)

UI Features and Enhancements

  • Add PBT to experiment creation form (#1909 by @a9p)
  • Distinct page for each Trial in the UI (#1783 by @d-gol)

Bug fixes

Documentation

Misc

Change Log

Check the Full Change Log.

Katib v0.14.0-rc.0

30 Jun 13:55
Compare
Choose a tag to compare
Katib v0.14.0-rc.0 Pre-release
Pre-release
Katib official release v0.14.0-rc.0

Katib v0.13.0

04 Mar 14:53
Compare
Choose a tag to compare

This is the Katib v0.13.0 release.

Breaking changes:

  1. Namespace label for Metrics collector enabled Katib namespaces is changed to katib.kubeflow.org/metrics-collector-injection=enabled #1740
  2. Current request number field in gRPC API is renamed to current_request_number #1728
  3. training.kubeflow.org prefix is added to the default primary pod labelsjob-role and replica-type of the Training Operators #1813

New Features

Algorithms and Components

UI Features

Documentation

Bug Fixes

Misc

Katib v0.12.0

06 Oct 14:31
Compare
Choose a tag to compare

This is the Katib v0.12.0 release.

The major advantages:

New Features

Algorithms and Components

UI Features

Documentation

Bug Fixes

Misc

Change Log

Check the Full Change Log.

Katib v0.11.1

11 Jun 17:04
Compare
Choose a tag to compare

This is the Katib v0.11.1 release.

Bug fixes

Enhancements

Check the Full Change Log.

Katib v0.11.0

22 Mar 15:36
Compare
Choose a tag to compare

This is the Katib v0.11.0 release.
The major advantages:

New Features

Core Features

UI Features and Enhancements

Katib Juju operator

  • Add Juju operator support for Katib (#1403 by @knkski and @RFMVasconcelos)
  • Add GitHub Actions for the Juju operator (#1407 by @knkski)
  • Add install docs for the Juju operator (#1411 by @RFMVasconcelos)
  • Modify ClusterRoles for the Juju operator (#1426 by @DomFleischmann)
  • Update the Juju operator with the new Katib Webhooks (#1465 by @knkski)

Bug fixes

Documentation

Misc

Change Log

Check the Full Change Log.

v0.10.1

02 Mar 12:15
d20e11b
Compare
Choose a tag to compare
v0.10.1 Pre-release
Pre-release

v0.10.0

07 Nov 03:57
a96ff59
Compare
Choose a tag to compare

This is the Katib 0.10 release for the Kubeflow 1.2.
The new Katib v1beta1 API version has been released.

New Features

Core Features

  • The new Trial template design (#1208)
  • Support custom Kubernetes CRD in the Trial template (#1214)
  • Support early stopping with the Median Stopping Rule (#1344)
  • Resume Experiment from the volume (#1275)
    • Support volume settings in the Katib config (#1291)
  • Extract the Experiment metrics in multiple ways (#1140)
  • Update the Python SDK for the v1beta1 version (#1252)

UI Features and Enhancements

  • Show the Trial parameters on the submit Experiment page (#1224)
  • Enable to set the Trial template YAML from the submit Experiment page (#1363)
  • Optimise the Katib UI image (#1232)
  • Enable sorting in the Trial list table (#1251)
  • Add pages to the Trial list table (#1262)
  • Use the V4 version for the Material UI (#1254)
  • Automatically delete an empty ConfigMap with Trial templates (#1260)
  • Create a ConfigMap with Trial templates (#1265)
  • Support metrics strategies on the submit Experiment page (#1364)
  • Add the resume policy to the submit Experiment page (#1362)
  • Enable to create an early stopping Experiment from the submit Experiment page (#1373)

Bug fixes

  • Check the Trials count before deleting it (#1223)
  • Check that Trials are deleted (#1288)
  • Fix the out of range error in the Hyperopt suggestion (#1315)
  • Fix the pod ownership to inject the metrics collector (#1303)

Misc

  • Switch the test infra to the AWS (#1356)
  • Use the docker.io/kubeflowkatib registry to release images (#1372)

Change Log

See the Full Change Log.