daml/libs-scala
Samir Talwar 052f69cde9
ledger-api: Use proto_jars, and publish Protobuf sources separately from the Scala classes. [KVL-714] (#8091)
* ledger-api: Use `proto_jars`.

CHANGELOG_BEGIN
- [Ledger API] The Scala JARs containing the gRPC definitions no longer
  contain the *.proto files used to generate the ScalaPB-based classes.
CHANGELOG_END

* Create a source JAR for *.proto files in `proto_jars`.

* ledger-api: Publish the protobuf sources as "ledger-api-proto".

CHANGELOG_BEGIN
- [Ledger API] The *.proto files containing the gRPC definitions are now
  provided by a new Maven Central artifact, with the group "com.daml"
  and the artifact name "ledger-api-proto".
CHANGELOG_END

* release: We don't need the "main-jar" option.

* Bazel: Proto JARs will always have a Maven artifact suffix.

* Bazel: Simplify Protobuf source file TAR and JAR targets.

* Bazel: Extract out Protobuf functions.
2020-11-27 17:14:48 +00:00
..
adjustable-clock Implement token refresh in auth middleware (#7981) 2020-11-17 12:06:42 +00:00
auth-utils Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
build-info Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
concurrent add silent_annotations option to da_scala bazel functions (#7668) 2020-10-13 15:44:16 +00:00
contextualized-logging add silent_annotations option to da_scala bazel functions (#7668) 2020-10-13 15:44:16 +00:00
flyway-testing Check trigger dao migrations digests (#7908) 2020-11-06 09:20:32 +00:00
gatling-utils Write report summary in text format (#7407) 2020-09-16 09:31:54 -04:00
grpc-utils ledger-api: Use proto_jars, and publish Protobuf sources separately from the Scala classes. [KVL-714] (#8091) 2020-11-27 17:14:48 +00:00
ports sandbox: fail on already existing port-file. (#7929) 2020-11-17 11:08:37 +01:00
postgresql-testing resources: Customizable contexts. (#7678) 2020-10-20 09:26:28 +00:00
resources resources: Release sequenced resources in parallel. (#7991) 2020-11-18 09:33:44 +00:00
resources-akka resources: Customizable contexts. (#7678) 2020-10-20 09:26:28 +00:00
scala-utils Introduce //libs-scala/scala-utils (#6935) 2020-07-30 13:51:07 -04:00
scalatest-utils slow down trigger on RESOURCE_EXHAUSTED failures (#7820) 2020-11-10 21:36:48 +00:00
timer-utils timer-utils: Widen the bounds for duration checks. (#7760) 2020-10-21 12:19:27 +02:00