daml/ledger/ledger-configuration
Samir Talwar bd35f80efa
ledger-configuration: Correct the protobuf package. [KVL-1002] (#10302)
* ledger-configuration: Correct the protobuf package.

CHANGELOG_BEGIN
- [Integration Kit] The *ledger_configuration.proto* Protobuf definition
  has been repackaged under ``com.daml.ledger.configuration``, and the
  Java and C# packages have been renamed accordingly. If you are using
  this Protobuf definition, you will need to update your imports. The
  Maven artifact name has not changed.
CHANGELOG_END

* ledger-configuration: Resolve a naming collision in Scala 2.12.
2021-07-19 11:00:11 +00:00
..
protobuf ledger-configuration: Correct the protobuf package. [KVL-1002] (#10302) 2021-07-19 11:00:11 +00:00
src ledger-configuration: Correct the protobuf package. [KVL-1002] (#10302) 2021-07-19 11:00:11 +00:00
BUILD.bazel ledger-configuration: Add tests for the Configuration decoding methods. [KVL-1002] (#10293) 2021-07-15 16:15:08 +00:00