daml/ledger-service
Stefano Baghino 4af48bbccc
Split channel configuration from LedgerClientConfiguration (#12433)
* Split channel configuration from LedgerClientConfiguration

Fixes #12391

The channel configuration now has to be provided separately from the
configuration specific to the ledger client. In this way we avoid
situations where the builder is provided with some configuration
that gets overridden.

changelog_begin
[Scala bindings] The channel configuration has been split from the
LedgerClientConfiguration class. Provide the gRPC channel specific
configuration separately or use a builder. The channel configuration
no longer overrides the builder.
changelog_end

* Fix compilation issues in //ledger-service/...
2022-01-18 10:03:33 +00:00
..
cli-opts update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
db-backend update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
fetch-contracts update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
http-json Split channel configuration from LedgerClientConfiguration (#12433) 2022-01-18 10:03:33 +00:00
http-json-cli local import cleanup in json-api (#12335) 2022-01-11 17:37:03 +00:00
http-json-ledger-client Split channel configuration from LedgerClientConfiguration (#12433) 2022-01-18 10:03:33 +00:00
http-json-oracle [JSON-API] HOCON config json api (#12236) 2022-01-10 23:07:07 +00:00
http-json-perf [JSON-API] HOCON config json api (#12236) 2022-01-10 23:07:07 +00:00
http-json-testing Split channel configuration from LedgerClientConfiguration (#12433) 2022-01-18 10:03:33 +00:00
jwt update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
lf-value-json update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
pureconfig-utils [JSON-API] HOCON config json api (#12236) 2022-01-10 23:07:07 +00:00
utils update copyright headers (#12240) 2022-01-03 16:36:51 +00:00