Skip to content

Releases: opendatahub-io/codeflare-operator

v1.5.0-odh

12 Jul 11:10

Choose a tag to compare

Fix setup-go action to use Go version from go.mod

v1.4.4-odh

21 Jun 18:08

Choose a tag to compare

Merge remote-tracking branch 'upstream/main'

v1.4.3-odh

06 Jun 15:12

Choose a tag to compare

CARRY: Add workflow to release ODH/CFO with compiled test binaries

v1.4.2-odh

27 May 09:32

Choose a tag to compare

CARRY: Add workflow to release ODH/CFO with compiled test binaries

v1.4.1-odh

13 May 18:49

Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.4.1-odh

v1.2.0: DROP: RHOAIENG-3771 - Reduce execution time of E2E tests

13 Mar 09:46

Choose a tag to compare

By reducing number of epochs and number of training
samples in each epoch it was possible to reduce
test execution time from more than 10 minutes to
less than 2 minutes.