Skip to content

Commit

Permalink
docs: Release notes for 0.15.4. (#2370)
Browse files Browse the repository at this point in the history
  • Loading branch information
justin-determined-ai authored May 12, 2021
1 parent a2f531c commit 664452a
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 23 deletions.
25 changes: 25 additions & 0 deletions docs/release-notes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,31 @@
Version 0.15
**************

Version 0.15.4
==============

**Release Date:** May 12, 2021

**New Features**

- Model Hub: Publish Determined's Model Hub library to make it easy to
train models from supported third-party libraries with a Determined
cluster. The first library supported in Model Hub is the `HuggingFace
transformers library for NLP
<https://huggingface.co/transformers>`__. See :ref:`model-hub` to get
started.

**Minor Changes**

- API: Remove redundant APIs for commands, shells, TensorBoards, and
notebooks. The CLI now uses updated versions of these endpoints;
related CLI commands on versions 0.15.4 and beyond are not
backward-compatible with previous versions of Determined clusters.

- API: Update the trial detail endpoint (``GET /api/v1/trials/:id``),
dropping ``prior_batches_processed`` and ``num_inputs`` in favor of
``total_batches``.

Version 0.15.3
==============

Expand Down
8 changes: 0 additions & 8 deletions docs/release-notes/2068-model-hub-transformers.txt

This file was deleted.

8 changes: 0 additions & 8 deletions docs/release-notes/2321-delete-old-command-api.txt

This file was deleted.

This file was deleted.

0 comments on commit 664452a

Please sign in to comment.