daml/ledger/ledger-api-client
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 Move sandbox-classic test lib and IT tests to Sandbox-on-x (#12641) 2022-01-31 12:49:46 +01:00