daml/ledger-service
Leonid Shlyapnikov 1452076eee
Deprecating noop '--application-id' command-line option in JSON API (#7232)
* Deprecate noop `--application-id`

changelog_begin

[JSON API]
Hiding and deprecating `--application-id` command-line option. JSON API never used it.
It is required to instantiate LedgerClientConfiguration and was not used for any command submission.
JSON API uses Application ID specified in the JWT. See #7162

changelog_end

* removing further usage of noop applicationId

* a bit of explanation what this is for
2020-08-26 20:05:00 +00:00
..
cli-opts add --address option to trigger service (#7090) 2020-08-12 13:50:00 -04:00
db-backend use daml-lf scalacopts for ledger-service (#6569) 2020-07-02 13:58:41 +00:00
http-json Deprecating noop '--application-id' command-line option in JSON API (#7232) 2020-08-26 20:05:00 +00:00
http-json-perf http-json-perf cleanup (#7145) 2020-08-14 17:02:45 +00:00
jwt add more scalac 2.12 warnings (#6798) 2020-07-21 08:18:01 -04:00
lf-value-json Remove damlLfInstantiate in favor of TypeCon.instantiate (#7166) 2020-08-18 12:15:12 +00:00
utils replace traverseU and sequenceU with traverse and sequence (#6594) 2020-07-07 15:01:58 +00:00