daml/triggers/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
..
auth ledger-api-auth: remove SupportedJWTPayload (#12343) 2022-01-13 16:12:13 +00:00
release Rename targets (#5950) 2020-05-12 16:00:15 -04:00
src Split channel configuration from LedgerClientConfiguration (#12433) 2022-01-18 10:03:33 +00:00
test-model update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
authentication.md Don't always redirect to /login automatically (#8532) 2021-01-18 14:03:39 +00:00
BUILD.bazel [Trigger Service/Oauth2-Middleware] Hocon config refactor (#12228) 2022-01-07 10:35:31 +00:00
daml-platform.sh update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
hash-migrations.sh update copyright headers (#12240) 2022-01-03 16:36:51 +00:00