sahara/releasenotes/notes/apiv2-preview-release-b1ee8cc9b2fb01da.yaml
Jeremy Freudberg 991a3995e2 [APIv2]Enable APIv2, experimentally
Pretty much all the changes from v1->v2 regarding REST semantics,
payload changes, etc have been completed.

So let's enable APIv2 in an experimental state. It will be needed for
exposing some new Sahara features like force-delete, decomission of
a specific node, and hopefully more.

bp v2-api-experimental-impl

Depends-On: I8397ed7c134f0742de8c38466ed3f9035d8103d4
Depends-On: I102fb2ad16d0256e3a9aa364586332a13826cc90
Change-Id: I6ee89d52ab6679c34f0a089df4b111796922e171
2017-12-14 17:33:07 +00:00

10 lines
408 B
YAML

---
features:
- |
Sahara's APIv2 is now exposed by default (although its state is
still experimental). It has feature parity with Sahara's APIv1.1,
but APIv2 brings better REST semantics, tweaks to some response
payloads, and some other improvements. APIv2 will remain labeled
experimental until it is stabilized following the addition of new
features to it in the coming cycle(s).