daml/ledger/ledger-api-domain
Adriaan Moors e3bae961cc
VersionClient supports getApiFeatures (#12724)
* VersionClient supports getApiFeatures

This exposes the `features` part of the version service's
`GetLedgerApiVersionResponse` protobuf.

Map the protobuf to user-friendly subclasses of `Feature`,
defined in `c.d.ledger.api.domain`.

VersionClient does not expose experimental features, as they
are meant for internal testing only.

CHANGELOG_BEGIN
CHANGELOG_END

Co-authored-by: Simon Meier <meiersi-da@users.noreply.github.com>

Co-authored-by: Simon Meier <meiersi-da@users.noreply.github.com>
2022-02-04 16:02:36 +00:00
..
src VersionClient supports getApiFeatures (#12724) 2022-02-04 16:02:36 +00:00
BUILD.bazel Remove dependencies on compatibility libraries (#12548) 2022-01-24 18:04:07 +00:00